feat: clean up github action caches #11
ci.yml
on: pull_request
TypeScript Tests
16s
GitHub Actions Test
5s
Annotations
7 errors and 2 warnings
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#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/main.ts#L36
Prefer for...of instead of Array.forEach
|
TypeScript Tests:
src/main.ts#L60
Prefer for...of instead of Array.forEach
|
TypeScript Tests
Process completed with exit code 1.
|
GitHub Actions Test
Unexpected input(s) 'milliseconds', valid inputs are ['repo-token']
|
TypeScript Tests:
__tests__/main.test.ts#L54
Test has no assertions
|