Skip to content

feat(subscription): サブスクリプション #4

feat(subscription): サブスクリプション

feat(subscription): サブスクリプション #4

Triggered via pull request July 24, 2024 02:23
Status Success
Total duration 14m 4s
Artifacts

lint.yml

on: pull_request
pnpm_install
36s
pnpm_install
Matrix: lint
Matrix: typecheck
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 10 warnings
typecheck (backend)
Type 'T' cannot be used to index type 'ModerationLogPayloads'.
typecheck (backend)
'"@/models/_.js"' has no exported member named 'SubscriptionPlansRepository'. Did you mean 'SubscriptionPlanRepository'?
typecheck (backend)
'"@/models/_.js"' has no exported member named 'SubscriptionPlansRepository'. Did you mean 'SubscriptionPlanRepository'?
typecheck (backend)
Expected 1-2 arguments, but got 3.
typecheck (backend)
Parameter 'x' implicitly has an 'any' type.
typecheck (backend)
'"@/models/_.js"' has no exported member named 'SubscriptionPlansRepository'. Did you mean 'SubscriptionPlanRepository'?
typecheck (backend)
'"@/models/_.js"' has no exported member named 'SubscriptionPlansRepository'. Did you mean 'SubscriptionPlanRepository'?
typecheck (backend)
'"@/models/_.js"' has no exported member named 'SubscriptionPlansRepository'. Did you mean 'SubscriptionPlanRepository'?
typecheck (backend)
Parameter 'x' implicitly has an 'any' type.
typecheck (backend)
'"@/models/_.js"' has no exported member named 'SubscriptionPlansRepository'. Did you mean 'SubscriptionPlanRepository'?
lint (backend): packages/backend/src/models/User.ts#L209
More than 1 blank line not allowed
lint (backend): packages/backend/src/types.ts#L116
More than 1 blank line not allowed
lint (backend)
Process completed with exit code 1.
lint (misskey-js): packages/misskey-js/eslint.config.js#L4
Prefer named exports
lint (misskey-js): packages/misskey-js/src/acct.ts#L7
Assignment to function parameter 'acct'
lint (misskey-js): packages/misskey-js/src/api.ts#L17
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/api.ts#L32
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/api.ts#L52
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/api.types.ts#L31
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/api.types.ts#L36
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/consts.ts#L140
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/consts.ts#L141
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/consts.ts#L162
Unexpected any. Specify a different type