Bump the eslint group across 1 directory with 2 updates #904
Annotations
11 errors
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)
The operation was canceled.
|
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.
|