Matrix strategy for CI tests, allowing to parametrize different tests… #76
Annotations
10 warnings
Lint Codebase:
.devcontainer/devcontainer.json#L1
File ignored by default.
|
Lint Codebase:
.github/linters/tsconfig.json#L1
File ignored by default.
|
Lint Codebase:
.prettierrc.json#L1
File ignored by default.
|
Lint Codebase:
src/ci-tester.ts#L19
Missing return type on function
|
Lint Codebase:
src/ci-tester.ts#L45
Missing return type on function
|
Lint Codebase:
src/ci-tester.ts#L85
Missing return type on function
|
Lint Codebase:
src/ci-tester.ts#L99
Forbidden non-null assertion
|
Lint Codebase:
src/ci-tester.ts#L181
Unexpected any. Specify a different type
|
Lint Codebase:
src/ci-tester.ts#L201
Forbidden non-null assertion
|
Lint Codebase:
src/ci-tester.ts#L211
Forbidden non-null assertion
|