Skip to content

Feat add download script #5

Feat add download script

Feat add download script #5

Triggered via pull request February 17, 2024 10:14
Status Failure
Total duration 28s
Artifacts

ci.yml

on: pull_request
TypeScript Tests
17s
TypeScript Tests
GitHub Actions Test
2s
GitHub Actions Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
TypeScript Tests: __tests__/main.test.ts#L13
'runMock' is assigned a value but never used
TypeScript Tests: __tests__/main.test.ts#L16
'timeRegex' is assigned a value but never used
TypeScript Tests: __tests__/main.test.ts#L19
'debugMock' is assigned a value but never used
TypeScript Tests: __tests__/main.test.ts#L20
'errorMock' is assigned a value but never used
TypeScript Tests: __tests__/main.test.ts#L21
'getInputMock' is assigned a value but never used
TypeScript Tests: __tests__/main.test.ts#L22
'setFailedMock' is assigned a value but never used
TypeScript Tests: __tests__/main.test.ts#L23
'setOutputMock' is assigned a value but never used
TypeScript Tests: src/downloader.ts#L5
'path' imported multiple times
TypeScript Tests: src/downloader.ts#L7
'path' imported multiple times
TypeScript Tests: src/downloader.ts#L40
Functions that return promises must be async
TypeScript Tests: __tests__/main.test.ts#L36
Test has no assertions
TypeScript Tests: __tests__/main.test.ts#L70
Test has no assertions