Skip to content

13.14.0-beta.7-cp-4.2.0-beta.1 #427

13.14.0-beta.7-cp-4.2.0-beta.1

13.14.0-beta.7-cp-4.2.0-beta.1 #427

Triggered via push July 20, 2023 08:34
Status Success
Total duration 7m 27s
Artifacts

lint.yml

on: push
Matrix: lint
Matrix: typecheck
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 10 warnings
lint (frontend)
Process completed with exit code 1.
typecheck (backend)
Cannot find module '@/misc/flash-token' or its corresponding type declarations.
typecheck (backend)
Argument of type 'null' is not assignable to parameter of type 'string'.
typecheck (backend)
Cannot find module '@/misc/flash-token' or its corresponding type declarations.
typecheck (backend)
Type 'true' has no properties in common with type '{ chars?: string | undefined; }'.
typecheck (backend)
Argument of type '(ps: SchemaType<{ readonly type: "object"; readonly properties: { readonly userId: { readonly type: "string"; readonly format: "misskey:id"; }; readonly groupId: { readonly type: "string"; readonly format: "misskey:id"; }; readonly limit: { ...; }; readonly sinceId: { ...; }; readonly untilId: { ...; }; readonly mar...' is not assignable to parameter of type 'Executor<{ readonly tags: readonly ["messaging"]; readonly requireCredential: true; readonly kind: "read:messaging"; readonly res: { readonly type: "array"; readonly optional: false; readonly nullable: false; readonly items: { ...; }; }; readonly errors: { ...; }; }, { ...; }>'.
typecheck (backend)
Not all code paths return a value.
typecheck (backend)
Argument of type 'User | null' is not assignable to parameter of type 'User | undefined'.
typecheck (backend)
Variable 'recipientUser' is used before being assigned.
typecheck (backend)
Variable 'recipientGroup' is used before being assigned.
typecheck (backend)
Process completed with exit code 1.
lint (cherrypick-js): packages/cherrypick-js/src/acct.ts#L7
Assignment to function parameter 'acct'
lint (cherrypick-js): packages/cherrypick-js/src/api.ts#L10
Unexpected any. Specify a different type
lint (cherrypick-js): packages/cherrypick-js/src/api.ts#L13
Unexpected any. Specify a different type
lint (cherrypick-js): packages/cherrypick-js/src/api.ts#L25
Unexpected any. Specify a different type
lint (cherrypick-js): packages/cherrypick-js/src/api.ts#L33
Unexpected any. Specify a different type
lint (cherrypick-js): packages/cherrypick-js/src/api.ts#L36
Unexpected any. Specify a different type
lint (cherrypick-js): packages/cherrypick-js/src/api.ts#L52
Missing return type on function
lint (cherrypick-js): packages/cherrypick-js/src/api.ts#L57
Unexpected any. Specify a different type
lint (cherrypick-js): packages/cherrypick-js/src/api.ts#L57
Unexpected any. Specify a different type
lint (cherrypick-js): packages/cherrypick-js/src/api.ts#L57
Unexpected any. Specify a different type