Skip to content

test linting

test linting #2

Triggered via push March 31, 2024 00:39
Status Failure
Total duration 36s
Artifacts

build-test.yml

on: push
Matrix: integration_tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: lib/command.go#L1
: cannot compile Go 1.22 code (typecheck)
lint: main.go#L38
could not import github.com/warrensbox/terraform-switcher/lib (-: cannot compile Go 1.22 code) (typecheck)
lint: main_test.go#L1
: cannot compile Go 1.22 code (typecheck)
lint: lib/command_test.go#L7
could not import github.com/warrensbox/terraform-switcher/lib (-: cannot compile Go 1.22 code) (typecheck)
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@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/.