Refactor PDS appview routes (#1673) #61
Annotations
9 warnings
packages/api/tests/rich-text-detection.test.ts#L298
'detectedTags' is never reassigned. Use 'const' instead
|
packages/api/tests/rich-text-detection.test.ts#L299
'detectedIndices' is never reassigned. Use 'const' instead
|
packages/bsky/src/api/app/bsky/actor/searchActors.ts#L14
'cursor' is never reassigned. Use 'const' instead
|
packages/bsky/src/api/app/bsky/actor/searchActors.ts#L14
'limit' is never reassigned. Use 'const' instead
|
packages/bsky/src/api/app/bsky/actor/searchActors.ts#L14
'rawQ' is never reassigned. Use 'const' instead
|
packages/bsky/src/api/app/bsky/actor/searchActorsTypeahead.ts#L12
'limit' is never reassigned. Use 'const' instead
|
packages/bsky/src/api/app/bsky/actor/searchActorsTypeahead.ts#L12
'rawQ' is never reassigned. Use 'const' instead
|
packages/pds/tests/file-uploads.test.ts#L31
'cfg' is assigned a value but never used. Allowed unused vars must match /^_/u
|
packages/pds/tests/file-uploads.test.ts#L32
'serverUrl' is assigned a value but never used. Allowed unused vars must match /^_/u
|
The logs for this run have expired and are no longer available.
Loading