DEVCON-7212: Upgrade atlantis to Go 1.23 #1620
Triggered via pull request
September 10, 2024 14:23
Status
Failure
Total duration
4m 48s
Artifacts
–
lint.yml
on: pull_request
runner / golangci-lint
4m 38s
Annotations
5 errors and 2 warnings
runner / golangci-lint:
server/legacy/controllers/jobs_controller.go#L44
printf: non-constant format string in call to (*github.com/runatlantis/atlantis/server/legacy/controllers.JobsController).respond (govet)
|
runner / golangci-lint:
server/legacy/controllers/jobs_controller.go#L74
printf: non-constant format string in call to (*github.com/runatlantis/atlantis/server/legacy/controllers.JobsController).respond (govet)
|
runner / golangci-lint:
server/neptune/temporalworker/controllers/job_controller.go#L81
printf: non-constant format string in call to (*github.com/runatlantis/atlantis/server/neptune/temporalworker/controllers.JobsController).respond (govet)
|
runner / golangci-lint:
server/neptune/temporalworker/controllers/job_controller.go#L109
printf: non-constant format string in call to (*github.com/runatlantis/atlantis/server/neptune/temporalworker/controllers.JobsController).respond (govet)
|
runner / golangci-lint
issues found
|
runner / golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3.2.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
runner / golangci-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/
|