Skip to content

fix(deps): update dependency @sinclair/typebox to ^0.34.27 #2189

fix(deps): update dependency @sinclair/typebox to ^0.34.27

fix(deps): update dependency @sinclair/typebox to ^0.34.27 #2189

Triggered via push February 20, 2025 15:12
Status Success
Total duration 1m 8s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
tests
Cache not found for keys: node-cache-Linux-x64-npm-ae05806314e4ab35998f25137cc8ef84e81536dd9ccb6bbd3d376a945580af40
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]: ...; }>`