Skip to content

Feat add download script #8

Feat add download script

Feat add download script #8

Triggered via pull request February 17, 2024 10:30
Status Failure
Total duration 2m 41s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Lint Codebase: __tests__/main.test.ts#L13
'runMock' is assigned a value but never used
Lint Codebase: __tests__/main.test.ts#L16
'timeRegex' is assigned a value but never used
Lint Codebase: __tests__/main.test.ts#L19
'debugMock' is assigned a value but never used
Lint Codebase: __tests__/main.test.ts#L20
'errorMock' is assigned a value but never used
Lint Codebase: __tests__/main.test.ts#L21
'getInputMock' is assigned a value but never used
Lint Codebase: __tests__/main.test.ts#L22
'setFailedMock' is assigned a value but never used
Lint Codebase: __tests__/main.test.ts#L23
'setOutputMock' is assigned a value but never used
Lint Codebase: src/downloader.ts#L5
'path' imported multiple times
Lint Codebase: src/downloader.ts#L7
'path' imported multiple times
Lint Codebase: src/downloader.ts#L40
Functions that return promises must be async
Lint Codebase: .github/linters/tsconfig.json#L1
File ignored by default.
Lint Codebase: .prettierrc.json#L1
File ignored by default.
Lint Codebase: __tests__/main.test.ts#L36
Test has no assertions
Lint Codebase: __tests__/main.test.ts#L70
Test has no assertions