Merge remote-tracking branch 'upstream/develop' into bsk-dev #197
lint.yml
on: push
pnpm_install
1m 6s
Matrix: lint
Matrix: typecheck
Annotations
2 errors
typecheck (backend)
Object literal may only specify known properties, and 'reactionCount' does not exist in type '{ text: SchemaType<{ readonly type: "string"; readonly optional: false; readonly nullable: true; }>; id: string; userId: string; user: { host: SchemaType<{ readonly type: "string"; readonly nullable: true; readonly optional: false; readonly example: "misskey.example.com"; readonly description: "The local host is rep...'.
|
typecheck (backend)
Process completed with exit code 2.
|