Skip to content

Upgrade and automate deploy #1

Upgrade and automate deploy

Upgrade and automate deploy #1

Triggered via pull request December 20, 2024 01:50
@iccoicco
opened #46
one
Status Failure
Total duration 3m 3s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
lint: tool/main.go#L145
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
lint: tool/main.go#L137
printf: `fmt.Println` arg list ends with redundant newline (govet)
lint
issues found
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/