Skip to content

chore(deps): update dependency @types/node to v22.13.9 #2255

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

chore(deps): update dependency @types/node to v22.13.9 #2255

Triggered via push March 4, 2025 01:59
Status Success
Total duration 1m 4s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
tests
Cache not found for keys: node-cache-Linux-x64-npm-31bcb818f46335622051d52d3915bb25a0b13a614b237f8abdfe617e2e80df11
tests: src/REST.ts#L36
Async arrow function has no 'await' expression
tests: src/REST.ts#L77
Async arrow function has no 'await' expression
tests: src/REST.ts#L90
Async arrow function has no 'await' expression
tests: src/REST.ts#L108
Async arrow function has no 'await' expression
tests: src/REST.ts#L125
Unsafe assignment of an `any` value
tests: src/REST.ts#L127
Unsafe assignment of an `any` value
tests: src/REST.ts#L139
Unsafe assignment of an `any` value
tests: src/REST.ts#L143
Unsafe assignment of an `any` value
tests: src/REST.ts#L144
Unsafe argument of type `any` assigned to a parameter of type `ObjMatch<unknown>`
tests: src/REST.ts#L146
Unsafe argument of type `any` assigned to a parameter of type `ObjMatch<{ [x: string]: ...; }>`