Add Data Sources for existing resources #20
Annotations
6 errors and 2 warnings
Test
Process completed with exit code 1.
|
Lint:
internal/provider/helpers.go#L13
unused-parameter: parameter 'typeName' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint:
internal/provider/bootstrap_service_account_test.go#L39
The copy of the 'for' variable "tt" can be deleted (Go 1.22+) (copyloopvar)
|
Lint:
internal/provider/helpers_test.go#L73
The copy of the 'for' variable "tt" can be deleted (Go 1.22+) (copyloopvar)
|
Lint:
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)
|
Lint
issues found
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|