chore(deps): update pnpm to v10 #2378
Annotations
5 errors and 4 warnings
Build:
src/context/script-let.ts#L4
Cannot find module '@typescript-eslint/scope-manager' or its corresponding type declarations.
|
Build:
src/context/script-let.ts#L1319
Type 'TSAbstractKeyword | TSAnyKeyword | TSArrayType | TSAsyncKeyword | TSBigIntKeyword | TSBooleanKeyword | ... 34 more ... | TSVoidKeyword' is not assignable to type 'never'.
|
Build:
src/traverse.ts#L6
Cannot find module '@typescript-eslint/visitor-keys' or its corresponding type declarations.
|
Build:
src/traverse.ts#L50
Parameter 'key' implicitly has an 'any' type.
|
Build
Process completed with exit code 2.
|
Lint:
src/ast/html.ts#L269
Unexpected 'todo' comment: 'TODO Remove in v2 and later.'
|
Lint:
src/parser/converts/attr.ts#L174
Unexpected 'fixme' comment: 'FIXME: Older parsers may use the same...'
|
Lint:
src/parser/converts/const.ts#L22
Unexpected 'todo' comment: 'TODO Remove in v2 and later.'
|
Lint:
src/parser/template.ts#L1
Unexpected 'fixme' comment: 'FIXME: Workaround to get type...'
|
Loading