Skip to content

feat: refactored project based on preferences #4

feat: refactored project based on preferences

feat: refactored project based on preferences #4

Triggered via push June 4, 2024 16:36
Status Failure
Total duration 2m 2s
Artifacts

linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
Lint Codebase: __tests__/main.test.ts#L52
Replace `⏎······2,⏎······expect.stringMatching(timeRegex)⏎····` with `2,·expect.stringMatching(timeRegex)`
Lint Codebase: __tests__/main.test.ts#L56
Replace `⏎······3,⏎······expect.stringMatching(timeRegex)⏎····` with `3,·expect.stringMatching(timeRegex)`
Lint Codebase: __tests__/main.test.ts#L60
Replace `⏎······1,⏎······'time',⏎······expect.stringMatching(timeRegex)⏎····` with `1,·'time',·expect.stringMatching(timeRegex)`
Lint Codebase: __tests__/main.test.ts#L83
Replace `⏎······1,⏎······'milliseconds·not·a·number'⏎····` with `1,·'milliseconds·not·a·number'`
Lint Codebase: .devcontainer/devcontainer.json#L1
File ignored by default.
Lint Codebase: .github/linters/tsconfig.json#L1
File ignored by default.
Lint Codebase: .prettierrc.json#L1
File ignored by default.