✨ Allow appealing a moderator decision through special report type #5323
repo.yaml
on: pull_request
Build
1m 0s
Verify
47s
Matrix: Test
Annotations
2 errors and 4 warnings
Build
Argument of type '{ opts: { blobLimit: number; }; auth: (ctx: ReqCtx) => RoleOutput; handler: ({ params, input, req }: HandlerReqCtx<RoleOutput>) => Promise<{ encoding: "text/plain"; body: Readable; }>; }' is not assignable to parameter of type 'ConfigOf<(ctx: ReqCtx) => RoleOutput, Handler<RoleOutput>, HandlerReqCtx<RoleOutput>>'.
|
Build
Process completed with exit code 1.
|
Verify:
packages/bsky/tests/admin/moderation-appeals.test.ts#L7
'forSnapshot' is defined but never used. Allowed unused vars must match /^_/u
|
Verify:
packages/dev-env/src/seed-client.ts#L451
'id' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Verify:
packages/lex-cli/src/codegen/client.ts#L10
'LexXrpcProcedure' is defined but never used. Allowed unused vars must match /^_/u
|
Verify:
packages/lex-cli/src/codegen/client.ts#L11
'LexXrpcQuery' is defined but never used. Allowed unused vars must match /^_/u
|