Skip to content

feat: clean up github action caches #11

feat: clean up github action caches

feat: clean up github action caches #11

Triggered via pull request January 17, 2024 10:04
Status Failure
Total duration 29s
Artifacts

ci.yml

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

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