chore(deps): update typescript-eslint monorepo to ~8.18.0 #2166
Annotations
4 errors and 3 warnings
Build:
src/parser/converts/block.ts#L284
Object is possibly 'null' or 'undefined'.
|
Build:
src/parser/converts/block.ts#L293
Argument of type 'Pattern | null' is not assignable to parameter of type 'Pattern'.
|
Build:
src/parser/converts/block.ts#L338
Argument of type 'Identifier | ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AwaitExpression | ... 27 more ... | null' is not assignable to parameter of type 'Node | { start: number; end: number; }'.
|
Build
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
src/parser/converts/attr.ts#L173
Unexpected 'fixme' comment: 'FIXME: Older parsers may use the same...'
|
Lint:
src/parser/template.ts#L1
Unexpected 'fixme' comment: 'FIXME: Workaround to get type...'
|
Loading