chore(deps): update dependency golangci/golangci-lint to v2.10.1 #478
ci.yml
on: pull_request
detect-noop
10s
report-breaking-changes
11s
lint
3m 37s
check-diff
1m 28s
unit-tests
3m 11s
local-deploy
5m 14s
check-examples
4s
Annotations
10 errors and 5 warnings
|
lint:
internal/terraform/terraform.go#L558
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
lint:
internal/terraform/terraform.go#L472
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
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)
|
|
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
|
|
local-deploy
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|