chore: Update Controller to Include Hash #9201
Annotations
6 errors
pkg/controllers/nodetemplate/status.go#L49
receiver-naming: receiver name c should be consistent with previous receiver name s for Status (revive)
|
pkg/controllers/nodetemplate/status.go#L73
receiver-naming: receiver name c should be consistent with previous receiver name s for Status (revive)
|
pkg/controllers/nodetemplate/hash.go#L27
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
pkg/controllers/nodetemplate/status.go#L93
receiver-naming: receiver name c should be consistent with previous receiver name s for Status (revive)
|
pkg/controllers/nodetemplate/status.go#L39
ST1016: methods on the same type should have the same receiver name (seen 1x "s", 3x "c") (stylecheck)
|
|
The logs for this run have expired and are no longer available.
Loading