Feat add download script #10
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#L1
RestEndpointMethodTypes not found in '@octokit/rest'
|
Lint Codebase:
src/downloader.ts#L5
'path' imported multiple times
|
Lint Codebase:
src/downloader.ts#L7
'path' imported multiple times
|
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
|