Revert "feat(frontend): Audio player で波形を表示するように (MisskeyIO#827)" #197
lint.yml
on: push
pnpm_install
36s
Matrix: lint
Matrix: typecheck
Annotations
30 errors and 14 warnings
typecheck (backend)
Property 'validateMinimumUsernameLength' does not exist on type 'MiMeta'.
|
typecheck (backend)
Object literal may only specify known properties, and 'signupReason' does not exist in type 'Partial<MiUser>'.
|
typecheck (backend)
Property 'approvalRequiredForSignup' does not exist on type 'MiMeta'. Did you mean 'emailRequiredForSignup'?
|
typecheck (backend)
Property 'defaultFollowedUsers' does not exist on type 'MiMeta'.
|
typecheck (backend)
Property 'forciblyFollowedUsers' does not exist on type 'MiMeta'.
|
typecheck (backend)
Property 'defaultFollowedUsers' does not exist on type 'MiMeta'.
|
typecheck (backend)
Property 'forciblyFollowedUsers' does not exist on type 'MiMeta'.
|
typecheck (backend)
Argument of type 'boolean' is not assignable to parameter of type 'Resolver'.
|
typecheck (backend)
Property 'featured' does not exist on type 'FlashService'.
|
typecheck (backend)
Process completed with exit code 2.
|
lint (backend):
packages/backend/src/GlobalModule.ts#L159
A space is required after ','
|
lint (backend):
packages/backend/src/core/CoreModule.ts#L156
A space is required after '{'
|
lint (backend):
packages/backend/src/core/CoreModule.ts#L156
A space is required before '}'
|
lint (backend):
packages/backend/src/core/activitypub/models/ApPersonService.ts#L260
Block must not be padded by blank lines
|
lint (backend):
packages/backend/src/core/activitypub/models/ApPersonService.ts#L535
Forbidden extra non-null assertion
|
lint (backend):
packages/backend/src/core/activitypub/models/ApPersonService.ts#L537
Forbidden extra non-null assertion
|
lint (backend):
packages/backend/src/misc/fetchJson.ts#L30
'config' is never reassigned. Use 'const' instead
|
lint (backend):
packages/backend/src/models/RepositoryModule.ts#L99
More than 1 blank line not allowed
|
lint (backend):
packages/backend/src/server/web/UrlPreviewService.ts#L187
More than 1 blank line not allowed
|
lint (backend)
Process completed with exit code 1.
|
lint (frontend):
packages/frontend/src/components/MkNotes.vue#L27
Attribute ':allow-network' can't be hyphenated
|
lint (frontend):
packages/frontend/src/components/MkNotification.vue#L75
Multiple spaces found before '/* || notification.type === 'unfollow' */'
|
lint (frontend):
packages/frontend/src/components/MkUrlPreview.vue#L240
Expected blank line before this statement
|
lint (frontend):
packages/frontend/src/components/global/MkCustomEmoji.vue#L39
A space is required after '{'
|
lint (frontend):
packages/frontend/src/components/global/MkCustomEmoji.vue#L39
A space is required before '}'
|
lint (frontend):
packages/frontend/src/pages/about.vue#L32
A space is required after '{'
|
lint (frontend):
packages/frontend/src/pages/about.vue#L32
A space is required before '}'
|
lint (frontend):
packages/frontend/src/pages/about.vue#L34
More than 1 blank line not allowed
|
lint (frontend):
packages/frontend/src/pages/about.vue#L47
Expected space(s) after "if"
|
lint (frontend):
packages/frontend/src/pages/about.vue#L80
A space is required after ','
|
pnpm_install
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typecheck (misskey-js)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typecheck (sw)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typecheck (backend)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (misskey-bubble-game)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (frontend-embed)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (misskey-reversi)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (frontend-shared)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (misskey-js)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (misskey-js):
packages/misskey-js/src/consts.ts#L415
Unexpected any. Specify a different type
|
lint (misskey-js):
packages/misskey-js/src/consts.ts#L416
Unexpected any. Specify a different type
|
lint (sw)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (backend)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (frontend)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|