Skip to content

Try stuff

Try stuff #5

Triggered via push December 16, 2023 16:37
Status Failure
Total duration 2m 35s
Artifacts

linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
Lint Codebase: __tests__/wait.test.ts#L5
Unable to resolve path to module '../src/wait'
Lint Codebase: src/main.ts#L2
Using exported name 'simpleGit' as identifier for default export
Lint Codebase: src/main.ts#L2
Replace `"simple-git";` with `'simple-git'`
Lint Codebase: src/main.ts#L2
Extra semicolon
Lint Codebase: src/main.ts#L20
Delete `;⏎`
Lint Codebase: src/main.ts#L20
Extra semicolon
Lint Codebase: src/main.ts#L23
Insert `····`
Lint Codebase: src/main.ts#L25
Replace `"subtree",·"push",·"--prefix",·"kmp",·"kmp",·"testbranch"` with `'subtree',·'push',·'--prefix',·'kmp',·'kmp',·'testbranch'`
Lint Codebase: .github/linters/tsconfig.json#L1
File ignored by default.
Lint Codebase: .prettierrc.json#L1
File ignored by default.