Skip to content

chore(deps-dev): bump the npm-development group across 1 directory with 8 updates #15

chore(deps-dev): bump the npm-development group across 1 directory with 8 updates

chore(deps-dev): bump the npm-development group across 1 directory with 8 updates #15

Triggered via pull request December 2, 2024 04:11
Status Failure
Total duration 2m 34s
Billable time 3m
Artifacts

linter.yml

on: pull_request
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#L40
This assertion is unnecessary since it does not change the type of the expression
Lint Codebase: src/main.ts#L106
Unsafe assignment of an `any` value
Lint Codebase: src/main.ts#L106
Unexpected any. Specify a different type
Lint Codebase: src/main.ts#L108
Unsafe member access .data on an `any` value
Lint Codebase: src/main.ts#L109
Unsafe member access .data on an `any` value
Lint Codebase: src/main.ts#L110
Unsafe call of a(n) `any` typed value
Lint Codebase: src/main.ts#L110
Unsafe member access .message on an `any` value
Lint Codebase: src/main.ts#L111
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
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.
Lint Codebase: src/main.ts#L40
Forbidden non-null assertion