chore(deps): update dependency golangci/golangci-lint to v2.10.1 #461
ci.yml
on: pull_request
detect-noop
7s
report-breaking-changes
9s
lint
8m 26s
check-diff
5m 24s
unit-tests
5m 25s
local-deploy
3m 49s
check-examples
5s
Annotations
10 errors and 4 warnings
|
lint:
internal/terraform/terraform.go#L412
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
lint:
internal/terraform/terraform.go#L325
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
lint:
internal/terraform/terraform.go#L302
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
lint:
internal/terraform/terraform.go#L282
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
lint:
internal/terraform/terraform.go#L265
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
lint:
internal/terraform/terraform.go#L251
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
lint:
internal/terraform/terraform.go#L216
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
lint:
internal/terraform/terraform.go#L187
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
lint:
internal/terraform/terraform_harness_test.go#L2
buildtag: +build line is no longer needed (govet)
|
|
lint:
internal/bootcheck/default.go#L2
buildtag: +build line is no longer needed (govet)
|
|
check-diff
No files were found with the provided path: _output/skipped_resources.csv. No artifacts will be uploaded.
|
|
check-diff
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
unit-tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|