Skip to content

Tweak push command

Tweak push command #27

Triggered via push December 19, 2024 17:45
Status Failure
Total duration 2m 3s
Artifacts

linter.yml

on: push
Fit to window
Zoom out
Zoom in

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 ``Branch·${remoteBranch}·not·found·in·remote·repo·${remoteRepoUrl}.`` with `⏎········`Branch·${remoteBranch}·not·found·in·remote·repo·${remoteRepoUrl}.`⏎······`
Lint Codebase: src/main.ts#L57
Replace `'worktree',·'add',·'.git/tmp/remote_swift_package',·'remote_swift_package'` with `⏎······'worktree',⏎······'add',⏎······'.git/tmp/remote_swift_package',⏎······'remote_swift_package'⏎····`
Lint Codebase
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.