Skip to content

Bump the npm-development group with 2 updates #17

Bump the npm-development group with 2 updates

Bump the npm-development group with 2 updates #17

Triggered via pull request December 30, 2024 15:12
Status Failure
Total duration 1m 51s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
Lint Codebase: __tests__/index.test.ts#L9
Unsafe assignment of an error typed value
Lint Codebase: __tests__/index.test.ts#L9
Unsafe call of a(n) `error` type typed value
Lint Codebase: __tests__/index.test.ts#L9
Unsafe member access .mockImplementation on an `error` typed value
Lint Codebase: __tests__/main.test.ts#L14
Unsafe assignment of an error typed value
Lint Codebase: __tests__/main.test.ts#L17
'debugMock' is assigned a value but never used
Lint Codebase: __tests__/main.test.ts#L28
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
Lint Codebase: __tests__/main.test.ts#L48
Unsafe call of a(n) `error` type typed value
Lint Codebase: __tests__/main.test.ts#L48
Unsafe member access .run on an `error` typed value
Lint Codebase: src/main.ts#L31
Unsafe assignment of an `any` value
Lint Codebase: src/main.ts#L74
Unexpected `await` of a non-Promise (non-"Thenable") value
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.