Allow only admins to takedown feed gens (#2228) #277
Annotations
6 warnings
Build & Publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build & Publish:
packages/api/src/types.ts#L1
'AppBskyActorNS' is defined but never used. Allowed unused vars must match /^_/u
|
Build & Publish:
packages/bsky/src/api/app/bsky/graph/muteActor.ts#L9
'req' is defined but never used. Allowed unused args must match /^_/u
|
Build & Publish:
packages/bsky/src/views/types.ts#L12
'EmbedBlocked' is defined but never used. Allowed unused vars must match /^_/u
|
Build & Publish:
packages/bsky/src/views/types.ts#L13
'EmbedNotFound' is defined but never used. Allowed unused vars must match /^_/u
|
Build & Publish:
packages/xrpc-server/src/server.ts#L40
'handlerPipeThrough' is defined but never used. Allowed unused vars must match /^_/u
|