Upgrade to go 1.22 #1416
lint.yml
on: pull_request
runner / golangci-lint
33s
Annotations
10 errors and 3 warnings
runner / golangci-lint:
server/neptune/context/key.go#L1
: cannot compile Go 1.22 code (typecheck)
|
runner / golangci-lint:
server/logging/logger.go#L25
could not import github.com/runatlantis/atlantis/server/neptune/context (-: cannot compile Go 1.22 code) (typecheck)
|
runner / golangci-lint:
server/legacy/controllers/templates/web_templates.go#L1
: cannot compile Go 1.22 code (typecheck)
|
runner / golangci-lint:
server/legacy/events/vcs/common/common.go#L1
: cannot compile Go 1.22 code (typecheck)
|
runner / golangci-lint:
server/models/models.go#L30
could not import github.com/runatlantis/atlantis/server/vcs (-: cannot compile Go 1.22 code) (typecheck)
|
runner / golangci-lint:
server/logging/fields/repo.go#L11
could not import github.com/runatlantis/atlantis/server/neptune/context (-: cannot compile Go 1.22 code) (typecheck)
|
runner / golangci-lint:
server/logging/fields/repo.go#L8
"strconv" imported and not used (typecheck)
|
runner / golangci-lint:
server/neptune/exec/exec.go#L7
could not import github.com/runatlantis/atlantis/server/neptune/context (-: cannot compile Go 1.22 code) (typecheck)
|
runner / golangci-lint:
server/legacy/jobs/project_command_output_handler.go#L8
could not import github.com/runatlantis/atlantis/server/legacy/events/terraform/filter (-: cannot compile Go 1.22 code) (typecheck)
|
runner / golangci-lint:
server/vcs/markdown/template_resolver.go#L8
could not import github.com/runatlantis/atlantis/server/legacy/events/terraform/filter (-: cannot compile Go 1.22 code) (typecheck)
|
runner / golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3.2.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
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/
|