interpreters #3016
Annotations
10 errors and 2 warnings
Run yarn test:tsc:
test/resolvers-test.ts#L10
Argument of type '{ root: string; path: string; }' is not assignable to parameter of type '{ root: string; path: string; interpreters: Map<string, string[]>; }'.
|
Run yarn test:tsc:
test/resolvers-test.ts#L16
Argument of type '{ root: string; path: string; }' is not assignable to parameter of type '{ root: string; path: string; interpreters: Map<string, string[]>; }'.
|
Run yarn test:tsc:
test/resolvers-test.ts#L22
Argument of type '{ root: string; path: string; }' is not assignable to parameter of type '{ root: string; path: string; interpreters: Map<string, string[]>; }'.
|
Run yarn test:tsc:
test/resolvers-test.ts#L28
Argument of type '{ root: string; path: string; }' is not assignable to parameter of type '{ root: string; path: string; interpreters: Map<string, string[]>; }'.
|
Run yarn test:tsc:
test/resolvers-test.ts#L35
Argument of type '{ root: string; path: string; }' is not assignable to parameter of type '{ root: string; path: string; interpreters: Map<string, string[]>; }'.
|
Run yarn test:tsc:
test/resolvers-test.ts#L42
Argument of type '{ root: string; path: string; }' is not assignable to parameter of type '{ root: string; path: string; interpreters: Map<string, string[]>; }'.
|
Run yarn test:tsc:
test/resolvers-test.ts#L49
Argument of type '{ root: string; path: string; }' is not assignable to parameter of type '{ root: string; path: string; interpreters: Map<string, string[]>; }'.
|
Run yarn test:tsc:
test/resolvers-test.ts#L56
Argument of type '{ root: string; path: string; }' is not assignable to parameter of type '{ root: string; path: string; interpreters: Map<string, string[]>; }'.
|
Run yarn test:tsc:
test/resolvers-test.ts#L63
Argument of type '{ root: string; path: string; }' is not assignable to parameter of type '{ root: string; path: string; interpreters: Map<string, string[]>; }'.
|
Run yarn test:tsc:
test/resolvers-test.ts#L70
Argument of type '{ root: string; path: string; }' is not assignable to parameter of type '{ root: string; path: string; interpreters: Map<string, string[]>; }'.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run actions/upload-artifact@v3
No files were found with the provided path: test/output/*-changed.*
test/output/build/*-changed/. No artifacts will be uploaded.
|
Loading