chore(deps-dev): bump the npm-development group across 1 directory with 7 updates #14
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
|