Skip to content

fix build

fix build #10

Triggered via push December 23, 2024 10:11
Status Failure
Total duration 1m 53s
Artifacts

linter.yml

on: push
Fit to window
Zoom out
Zoom in

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.