explicit remote #7
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",·"https://github.com/kpgalligan/SharedKotlin.git",·"testbranch"` with `⏎······'subtree',⏎······'push',⏎······'--prefix',⏎······'kmp',⏎······'https://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.
|