Skip to content

chore(deps): update dependency @types/node to v20.14.3 #488

chore(deps): update dependency @types/node to v20.14.3

chore(deps): update dependency @types/node to v20.14.3 #488

Triggered via push June 17, 2024 21:46
Status Success
Total duration 53s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
tests: src/REST.ts#L34
Async arrow function has no 'await' expression
tests: src/REST.ts#L70
Async arrow function has no 'await' expression
tests: src/REST.ts#L88
Async arrow function has no 'await' expression
tests: src/REST.ts#L105
Unsafe assignment of an `any` value
tests: src/REST.ts#L107
Unsafe assignment of an `any` value
tests: src/REST.ts#L119
Unsafe assignment of an `any` value
tests: src/REST.ts#L123
Unsafe assignment of an `any` value
tests: src/REST.ts#L124
Unsafe argument of type `any` assigned to a parameter of type `ObjMatch<unknown>`
tests: src/REST.ts#L126
Unsafe argument of type `any` assigned to a parameter of type `ObjMatch<{ [x: string]: ...; }>`
tests: src/httpApiMock.ts#L98
Unsafe argument of type `any` assigned to a parameter of type `ObjMatch<unknown>`