Upgrade and automate deploy #1
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/
|