Skip to content

chore(deps): update dependency @types/node to v22.10.5 #334

chore(deps): update dependency @types/node to v22.10.5

chore(deps): update dependency @types/node to v22.10.5 #334

Triggered via push January 3, 2025 14:03
Status Success
Total duration 40s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
tests: src/run.spec.ts#L65
Unsafe call of an `any` typed value
tests: src/run.spec.ts#L65
Unsafe member access .toString on an `any` value
tests: src/run.spec.ts#L77
Unsafe call of an `any` typed value
tests: src/run.spec.ts#L77
Unsafe member access .toString on an `any` value
tests: src/run.ts#L43
Unsafe argument of type `any` assigned to a parameter of type `string`
tests: src/run.ts#L44
Unsafe argument of type `any` assigned to a parameter of type `Buffer<ArrayBufferLike>`
tests: src/run.ts#L47
Unsafe argument of type `any` assigned to a parameter of type `string`
tests: src/run.ts#L48
Unsafe argument of type `any` assigned to a parameter of type `Buffer<ArrayBufferLike>`