Bump the dev-dependencies group with 3 updates #649
Annotations
10 warnings
Run linter:
src/abstract-service.ts#L52
Unexpected any. Specify a different type
|
Run linter:
src/abstract-service.ts#L147
Unexpected any. Specify a different type
|
Run linter:
src/abstract-service.ts#L148
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Run linter:
src/get-state-data-object.ts#L17
Unexpected any. Specify a different type
|
Run linter:
src/get-state-data-sys-info.ts#L20
Unexpected any. Specify a different type
|
Run linter:
src/get-state.service.ts#L72
Unexpected any. Specify a different type
|
Run linter:
src/get-state.service.ts#L77
Unexpected any. Specify a different type
|
Run linter:
src/get-state.service.ts#L92
Unexpected any. Specify a different type
|
Run linter:
src/get-state.service.ts#L189
Unsafe argument of type `any` assigned to a parameter of type `Error`
|
Run linter:
src/get-state.service.ts#L219
Unexpected any. Specify a different type
|
Loading