Skip to content

Bump @types/node from 20.8.5 to 20.8.10 #19

Bump @types/node from 20.8.5 to 20.8.10

Bump @types/node from 20.8.5 to 20.8.10 #19

Triggered via pull request October 31, 2023 09:21
Status Failure
Total duration 28s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
TypeScript Tests
18s
TypeScript Tests
GitHub Actions Test
5s
GitHub Actions Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
TypeScript Tests: __tests__/main.test.ts#L12
'afterEach' is defined but never used
TypeScript Tests: __tests__/main.test.ts#L24
Missing return type on function
TypeScript Tests: __tests__/main.test.ts#L39
Replace toBeCalledTimes() with its canonical name of toHaveBeenCalledTimes()
TypeScript Tests: __tests__/main.test.ts#L40
Replace toBeCalledTimes() with its canonical name of toHaveBeenCalledTimes()
TypeScript Tests: src/main.ts#L37
Missing return type on function
TypeScript Tests: src/main.ts#L41
Missing return type on function
TypeScript Tests: src/main.ts#L52
Missing return type on function
TypeScript Tests: src/main.ts#L52
'NodeJS' is not defined
TypeScript Tests: src/main.ts#L63
Missing return type on function
TypeScript Tests: src/main.ts#L63
'NodeJS' is not defined
TypeScript Tests: __tests__/main.test.ts#L41
Forbidden non-null assertion