Skip to content

proposed new search lexicons (#1594) #59

proposed new search lexicons (#1594)

proposed new search lexicons (#1594) #59

Triggered via push September 25, 2023 23:56
Status Success
Total duration 2m 51s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

publish.yaml

on: push
Build & Publish
2m 40s
Build & Publish
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
Build & Publish: packages/api/tests/rich-text-detection.test.ts#L298
'detectedTags' is never reassigned. Use 'const' instead
Build & Publish: packages/api/tests/rich-text-detection.test.ts#L299
'detectedIndices' is never reassigned. Use 'const' instead
Build & Publish: packages/bsky/src/api/app/bsky/actor/searchActors.ts#L14
'cursor' is never reassigned. Use 'const' instead
Build & Publish: packages/bsky/src/api/app/bsky/actor/searchActors.ts#L14
'limit' is never reassigned. Use 'const' instead
Build & Publish: packages/bsky/src/api/app/bsky/actor/searchActors.ts#L14
'rawQ' is never reassigned. Use 'const' instead
Build & Publish: packages/bsky/src/api/app/bsky/actor/searchActorsTypeahead.ts#L12
'limit' is never reassigned. Use 'const' instead
Build & Publish: packages/bsky/src/api/app/bsky/actor/searchActorsTypeahead.ts#L12
'rawQ' is never reassigned. Use 'const' instead
Build & Publish: packages/pds/tests/file-uploads.test.ts#L31
'cfg' is assigned a value but never used. Allowed unused vars must match /^_/u
Build & Publish: packages/pds/tests/file-uploads.test.ts#L32
'serverUrl' is assigned a value but never used. Allowed unused vars must match /^_/u