build(deps-dev): bump the npm-development group with 6 updates #2
Annotations
10 errors and 2 warnings
Lint Codebase:
src/check.ts#L11
Unsafe assignment of an `any` value
|
Lint Codebase:
src/check.ts#L11
Unexpected any. Specify a different type
|
Lint Codebase:
src/check.ts#L37
Unsafe member access .repository on an `any` value
|
Lint Codebase:
src/check.ts#L43
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Lint Codebase:
src/check.ts#L43
Unsafe member access .repository on an `any` value
|
Lint Codebase:
src/check.ts#L47
Unsafe assignment of an `any` value
|
Lint Codebase:
src/check.ts#L47
Unsafe member access .repository on an `any` value
|
Lint Codebase:
src/check.ts#L50
Unexpected any. Specify a different type
|
Lint Codebase:
src/check.ts#L52
Unsafe member access .message on an `any` value
|
Lint Codebase:
src/index.ts#L5
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Lint Codebase:
.github/linters/tsconfig.json#L1
File ignored by default.
|
Lint Codebase:
.prettierrc.json#L1
File ignored by default.
|