fix Pacakge.swift paths #9
Annotations
7 errors and 3 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#L21
Replace `·?·remoteRepoUrl` with `⏎······?·remoteRepoUrl⏎·····`
|
Lint Codebase:
src/main.ts#L30
Replace `'worktree',·'add',·'.git/tmp/remote_swift_package',·'remote_swift_package'` with `⏎······'worktree',⏎······'add',⏎······'.git/tmp/remote_swift_package',⏎······'remote_swift_package'⏎····`
|
Lint Codebase:
src/main.ts#L32
Replace ``.${localPackagePath}/Package.swift`,·'utf8'` with `⏎······`.${localPackagePath}/Package.swift`,⏎······'utf8'⏎····`
|
Lint Codebase:
src/main.ts#L33
Replace ``.git/tmp/remote_swift_package${remotePackagePath}/Package.swift`,·packageSource);` with `⏎······`.git/tmp/remote_swift_package${remotePackagePath}/Package.swift`,⏎······packageSource⏎····)`
|
Lint Codebase:
src/main.ts#L33
Extra semicolon
|
Lint Codebase:
.devcontainer/devcontainer.json#L1
File ignored by default.
|
Lint Codebase:
.github/linters/tsconfig.json#L1
File ignored by default.
|
Lint Codebase:
.prettierrc.json#L1
File ignored by default.
|
Loading