fix build #10
Annotations
10 errors and 5 warnings
Lint Codebase:
__tests__/wait.test.ts#L13
Unsafe call of a(n) `error` type typed value
|
Lint Codebase:
__tests__/wait.test.ts#L18
Unsafe call of a(n) `error` type typed value
|
Lint Codebase:
src/main.ts#L10
'createWriteStream' is defined but never used
|
Lint Codebase:
src/main.ts#L12
'promisify' is defined but never used
|
Lint Codebase:
src/main.ts#L33
Unsafe assignment of an `any` value
|
Lint Codebase:
src/main.ts#L34
Unsafe assignment of an `any` value
|
Lint Codebase:
src/main.ts#L34
Unsafe call of a(n) `any` typed value
|
Lint Codebase:
src/main.ts#L34
Unsafe member access .tag_name on an `any` value
|
Lint Codebase:
src/main.ts#L44
Missing return type on function
|
Lint Codebase:
src/main.ts#L60
Missing return type on function
|
Lint Codebase
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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:
.vscode/launch.json#L1
File ignored by default.
|