fix: use generated tsconfig and virtual file augmentations #6704
ci.yml
on: pull_request
Matrix: build
Matrix: lint
Matrix: test
Matrix: edge-release
Annotations
11 errors
Build on Node.js 18
Process completed with exit code 1.
|
Lint on Node.js 18:
test/gen.test.ts#L7
Unsafe call of an `any` typed value
|
Lint on Node.js 18:
test/gen.test.ts#L7
Unsafe member access .mock on an `error` typed value
|
Lint on Node.js 18:
test/gen.test.ts#L9
Unsafe call of an `any` typed value
|
Lint on Node.js 18:
test/gen.test.ts#L9
Unsafe member access .mock on an `error` typed value
|
Lint on Node.js 18:
test/gen.test.ts#L10
Unsafe assignment of an error typed value
|
Lint on Node.js 18:
test/gen.test.ts#L10
Unsafe call of an `any` typed value
|
Lint on Node.js 18:
test/gen.test.ts#L10
Unsafe member access .importActual on an `error` typed value
|
Lint on Node.js 18:
test/gen.test.ts#L11
Unsafe return of an `any` typed value
|
Lint on Node.js 18:
test/gen.test.ts#L11
Unsafe assignment of an error typed value
|
Lint on Node.js 18:
test/gen.test.ts#L11
Unsafe call of an `any` typed value
|