Skip to content

Disable pds appview indexing (#1645) #12

Disable pds appview indexing (#1645)

Disable pds appview indexing (#1645) #12

Triggered via push September 26, 2023 04:23
Status Success
Total duration 2m 58s
Artifacts

publish.yaml

on: push
Build & Publish
2m 41s
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