Skip to content

Bump the npm-development group with 7 updates #11

Bump the npm-development group with 7 updates

Bump the npm-development group with 7 updates #11

Triggered via pull request December 25, 2023 15:27
Status Failure
Total duration 2m 36s
Artifacts

linter.yml

on: pull_request
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#L12
Delete `;`
Lint Codebase: src/main.ts#L12
Extra semicolon
Lint Codebase: src/main.ts#L14
Insert `····`
Lint Codebase: src/main.ts#L16
Replace `"subtree",·"push",·"--prefix",·"kmp",·`https://${username}:${pat}@github.com/kpgalligan/SharedKotlin.git`,·"testbranch"` with `⏎······'subtree',⏎······'push',⏎······'--prefix',⏎······'kmp',⏎······`https://${username}:${pat}@github.com/kpgalligan/SharedKotlin.git`,⏎······'testbranch'⏎····`
Lint Codebase: .github/linters/tsconfig.json#L1
File ignored by default.
Lint Codebase: .prettierrc.json#L1
File ignored by default.