Push auth #9
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.
|