Skip to content

chore(deps): update dependency @types/node to v22.10.3 #329

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

chore(deps): update dependency @types/node to v22.10.3 #329

Triggered via push January 1, 2025 04:36
Status Success
Total duration 36s
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>`