Release: 0.3.0(Develop) #29
lint.yml
on: push
pnpm_install
59s
Matrix: lint
Matrix: typecheck
Annotations
4 errors and 10 warnings
typecheck (backend)
Cannot find name 'targetUri'. Did you mean 'target'?
|
typecheck (backend)
Property 'packMany' does not exist on type 'MessagingMessageEntityService'.
|
typecheck (backend)
Type '{ readonly description: "高度な検索ができます"; readonly tags: readonly ["notes"]; readonly requireCredential: true; readonly res: { readonly type: "array"; readonly optional: false; readonly nullable: false; readonly items: { ...; }; }; readonly errors: { ...; }; }' does not satisfy the constraint 'IEndpointMeta'.
|
typecheck (backend)
Process completed with exit code 2.
|
lint (cherrypick-js):
packages/cherrypick-js/src/acct.ts#L7
Assignment to function parameter 'acct'
|
lint (cherrypick-js):
packages/cherrypick-js/src/api.ts#L17
Unexpected any. Specify a different type
|
lint (cherrypick-js):
packages/cherrypick-js/src/api.ts#L32
Unexpected any. Specify a different type
|
lint (cherrypick-js):
packages/cherrypick-js/src/api.types.ts#L30
Unexpected any. Specify a different type
|
lint (cherrypick-js):
packages/cherrypick-js/src/api.types.ts#L35
Unexpected any. Specify a different type
|
lint (cherrypick-js):
packages/cherrypick-js/src/consts.ts#L141
Unexpected any. Specify a different type
|
lint (cherrypick-js):
packages/cherrypick-js/src/consts.ts#L142
Unexpected any. Specify a different type
|
lint (cherrypick-js):
packages/cherrypick-js/src/consts.ts#L163
Unexpected any. Specify a different type
|
lint (cherrypick-js):
packages/cherrypick-js/src/consts.ts#L167
Unexpected any. Specify a different type
|
lint (cherrypick-js):
packages/cherrypick-js/src/consts.ts#L168
Unexpected any. Specify a different type
|