Skip to content

feat: add logic

feat: add logic #5

Triggered via push June 5, 2024 06:27
Status Failure
Total duration 2m 1s
Artifacts

linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 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: __tests__/wait.test.ts#L5
Unable to resolve path to module '../src/wait'
Lint Codebase: src/main.ts#L11
'pattern' is assigned a value but never used
Lint Codebase: src/main.ts#L19
'files' is assigned a value but never used
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.