feat: remove resource groups endpoint #380
Annotations
6 errors and 2 warnings
run-tests:
internal/environments/defaultEnvironments.go#L82
SA4023: this comparison is always true (staticcheck)
|
run-tests:
internal/environments/defaultEnvironments.go#L81
SA4023(related information): the lhs of the comparison is the 2nd return value of this function call (staticcheck)
|
run-tests:
internal/environments/defaultEnvironments.go#L28
SA4023(related information): github.com/konstructio/kubefirst-api/internal/environments.NewEnvironment never returns a nil interface value (staticcheck)
|
run-tests:
internal/router/api/v1/environments.go#L40
SA4023: this comparison is always true (staticcheck)
|
run-tests:
internal/router/api/v1/environments.go#L39
SA4023(related information): the lhs of the comparison is the 2nd return value of this function call (staticcheck)
|
run-tests
issues found
|
run-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run-tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|