Bump the eslint group across 1 directory with 2 updates #858
Annotations
14 errors and 1 warning
JavaScript Test Action (22):
src/parser.ts#L25
Argument of type '{ filePath: string | undefined; loc: boolean; range?: boolean; tokens?: boolean; comment?: boolean; sourceType: string; ecmaVersion: string; }' is not assignable to parameter of type 'ParseAndGenerateServicesOptions'.
|
JavaScript Test Action (22):
src/source_file.ts#L29
Type 'ParserOptions' does not satisfy the constraint 'ParseAndGenerateServicesOptions'.
|
JavaScript Test Action (22):
src/util/walk.ts#L16
Type 'ParserOptions' does not satisfy the constraint 'ParseAndGenerateServicesOptions'.
|
JavaScript Test Action (22)
Process completed with exit code 1.
|
JavaScript Test Action (20)
The job was canceled because "_22" failed.
|
JavaScript Test Action (20):
src/parser.ts#L25
Argument of type '{ filePath: string | undefined; loc: boolean; range?: boolean; tokens?: boolean; comment?: boolean; sourceType: string; ecmaVersion: string; }' is not assignable to parameter of type 'ParseAndGenerateServicesOptions'.
|
JavaScript Test Action (20):
src/source_file.ts#L29
Type 'ParserOptions' does not satisfy the constraint 'ParseAndGenerateServicesOptions'.
|
JavaScript Test Action (20):
src/util/walk.ts#L16
Type 'ParserOptions' does not satisfy the constraint 'ParseAndGenerateServicesOptions'.
|
JavaScript Test Action (20)
Process completed with exit code 1.
|
JavaScript Test Action (23)
The job was canceled because "_22" failed.
|
JavaScript Test Action (23):
src/parser.ts#L25
Argument of type '{ filePath: string | undefined; loc: boolean; range?: boolean; tokens?: boolean; comment?: boolean; sourceType: string; ecmaVersion: string; }' is not assignable to parameter of type 'ParseAndGenerateServicesOptions'.
|
JavaScript Test Action (23):
src/source_file.ts#L29
Type 'ParserOptions' does not satisfy the constraint 'ParseAndGenerateServicesOptions'.
|
JavaScript Test Action (23):
src/util/walk.ts#L16
Type 'ParserOptions' does not satisfy the constraint 'ParseAndGenerateServicesOptions'.
|
JavaScript Test Action (23)
The operation was canceled.
|
JavaScript Test Action (22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|