Copy all source #25
Annotations
10 errors and 4 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#L6
Missing return type on function
|
Lint Codebase:
src/main.ts#L10
Missing return type on function
|
Lint Codebase:
src/main.ts#L39
Replace `·?·remoteRepoUrl` with `⏎····?·remoteRepoUrl⏎···`
|
Lint Codebase:
src/main.ts#L44
Replace `'\'commitMessage\'·cannot·be·empty'` with `"'commitMessage'·cannot·be·empty"`
|
Lint Codebase:
src/main.ts#L45
Replace `'\'remoteRepo\'·cannot·be·empty'` with `"'remoteRepo'·cannot·be·empty"`
|
Lint Codebase:
src/main.ts#L46
Replace `'\'remoteBranch\'·cannot·be·empty'` with `"'remoteBranch'·cannot·be·empty"`
|
Lint Codebase:
src/main.ts#L53
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#L56
Replace ``.${localPackagePath}/Package.swift`,·'utf8'` with `⏎········`.${localPackagePath}/Package.swift`,⏎········'utf8'⏎······`
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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