Skip to content

update readme

update readme #4

Triggered via push February 1, 2024 16:01
Status Failure
Total duration 2m 59s
Artifacts

linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 5 warnings
Lint Codebase: __tests__/main.test.ts#L11
Replace `"dotenv/config";` with `'dotenv/config'`
Lint Codebase: __tests__/main.test.ts#L11
Extra semicolon
Lint Codebase: src/main.ts#L22
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
Lint Codebase: src/main.ts#L40
Unexpected any. Specify a different type
Lint Codebase: src/main.ts#L40
Unexpected any. Specify a different type
Lint Codebase: src/main.ts#L57
Expected a 'break' statement before 'case'
Lint Codebase: src/main.ts#L64
Expected a 'break' statement before 'case'
Lint Codebase: src/main.ts#L71
Expected a 'break' statement before 'case'
Lint Codebase: src/main.ts#L96
Replace `"finished"` with `'finished'`
Lint Codebase: .github/linters/tsconfig.json#L1
File ignored by default.
Lint Codebase: .prettierrc.json#L1
File ignored by default.
Lint Codebase: __tests__/wait.ts#L8
Some tests seem to be commented
Lint Codebase: __tests__/wait.ts#L9
Some tests seem to be commented
Lint Codebase: __tests__/wait.ts#L16
Some tests seem to be commented