Bump the eslint group across 1 directory with 2 updates #905
Annotations
11 errors
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 "_20" 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)
Process completed with exit code 1.
|
JavaScript Test Action (22)
The job was canceled because "_20" failed.
|
JavaScript Test Action (22)
The operation was canceled.
|