chore(deps-dev): bump eslint-plugin-jsonc from 2.18.0 to 2.18.1 in the npm-development group #16
ci.yml
on: pull_request
TypeScript Tests
29s
GitHub Actions Test
5s
Annotations
6 warnings
TypeScript Tests:
__tests__/mocks.utility.ts#L76
Unsafe assignment of an `any` value
|
TypeScript Tests:
src/main.ts#L18
Unsafe argument of type error typed assigned to a parameter of type `string | Error`
|
TypeScript Tests:
src/main.ts#L18
Unsafe call of a(n) `error` type typed value
|
TypeScript Tests:
src/utility.ts#L29
Unsafe assignment of an `any` value
|
TypeScript Tests:
src/utility.ts#L29
Unsafe call of a(n) `any` typed value
|
TypeScript Tests:
src/utility.ts#L29
Unsafe member access .toString on an `any` value
|