Update neko/2024.11.0 #64
lint.yml
on: pull_request
pnpm_install
39s
Matrix: lint
Matrix: typecheck
Annotations
12 errors and 3 warnings
typecheck (backend)
Duplicate identifier 'updatedAt'.
|
typecheck (backend)
Process completed with exit code 2.
|
lint (frontend):
packages/frontend/src/components/MkCaptcha.vue#L50
An interface declaring no members is equivalent to its supertype
|
lint (frontend):
packages/frontend/src/components/MkChartLegend.vue#L24
Expected an assignment or function call and instead saw an expression
|
lint (frontend):
packages/frontend/src/components/MkContainer.vue#L71
Expected an assignment or function call and instead saw an expression
|
lint (frontend):
packages/frontend/src/components/MkContainer.vue#L84
Expected an assignment or function call and instead saw an expression
|
lint (frontend):
packages/frontend/src/components/MkFoldableSection.vue#L64
Expected an assignment or function call and instead saw an expression
|
lint (frontend):
packages/frontend/src/components/MkFoldableSection.vue#L77
Expected an assignment or function call and instead saw an expression
|
lint (frontend):
packages/frontend/src/components/MkFolder.vue#L82
Expected an assignment or function call and instead saw an expression
|
lint (frontend):
packages/frontend/src/components/MkFolder.vue#L95
Expected an assignment or function call and instead saw an expression
|
lint (frontend):
packages/frontend/src/components/global/MkPageHeader.tabs.vue#L129
Expected an assignment or function call and instead saw an expression
|
lint (frontend):
packages/frontend/src/components/global/MkPageHeader.tabs.vue#L149
Expected an assignment or function call and instead saw an expression
|
lint (misskey-reversi):
packages/misskey-reversi/src/serializer.ts#L25
Unnecessary conditional, both sides of the expression are literal values
|
lint (misskey-reversi):
packages/misskey-reversi/src/serializer.ts#L88
Unnecessary conditional, both sides of the expression are literal values
|
lint (frontend-shared):
packages/frontend-shared/js/embed-page.ts#L9
'embeddableEntities' is assigned a value but only used as a type
|