chore(deps): update typescript-eslint monorepo to ~8.17.0 #85
Annotations
4 errors and 1 warning
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.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|