Skip to content

fix(ssh-args): space inside quotes #23

fix(ssh-args): space inside quotes

fix(ssh-args): space inside quotes #23

Triggered via push May 23, 2024 13:50
Status Failure
Total duration 1m 24s
Artifacts

run-lint.yml

on: push
smart-checkout
3s
smart-checkout
golangci-lint
18s
golangci-lint
autoformat check
20s
autoformat check
run tests
1m 16s
run tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 5 warnings
golangci-lint: cmd/maintenance/host.go#L28
Error return value of `client.InitConnectionFactory` is not checked (errcheck)
golangci-lint: cmd/restart.go#L31
Error return value of `client.InitConnectionFactory` is not checked (errcheck)
golangci-lint: cmd/run.go#L37
Error return value of `client.InitConnectionFactory` is not checked (errcheck)
golangci-lint: pkg/options/restart.go#L217
unusedresult: result of fmt.Sprintf call not used (govet)
golangci-lint: pkg/maintenance/host.go#L41
ineffectual assignment to err (ineffassign)
golangci-lint
issues found
smart-checkout
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint: pkg/client/factory.go#L142
empty-block: this block is empty, you can remove it (revive)
autoformat check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.