test: enhance Redis controllers' test cases with testdata and validation checks #463
Annotations
3 errors and 1 warning
Run GolangCI-Lint:
pkg/controllers/redis/redis_controller_test.go#L91
exporting a pointer for the loop variable container (exportloopref)
|
Run GolangCI-Lint:
pkg/controllers/rediscluster/rediscluster_controller_test.go#L116
exporting a pointer for the loop variable c (exportloopref)
|
Run GolangCI-Lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading