Add Data Sources for existing resources #20
Annotations
5 errors and 1 warning
internal/provider/helpers.go#L13
unused-parameter: parameter 'typeName' seems to be unused, consider removing or renaming it as _ (revive)
|
internal/provider/bootstrap_service_account_test.go#L39
The copy of the 'for' variable "tt" can be deleted (Go 1.22+) (copyloopvar)
|
internal/provider/helpers_test.go#L73
The copy of the 'for' variable "tt" can be deleted (Go 1.22+) (copyloopvar)
|
internal/provider/helpers.go#L48
SA1012: do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (staticcheck)
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading