⚠️ Replace Helm binary with pure go packages based solution #50
pr-lint.yml
on: pull_request
Lint Pull Request
3m 0s
Annotations
2 errors
Lint Pull Request:
internal/controller/clusteraddon_controller.go#L349
paramTypeCombine: func(restConfig *rest.Config, clusterAddonChart string, clusterAddonTemplate string) ([]byte, error) could be replaced with func(restConfig *rest.Config, clusterAddonChart, clusterAddonTemplate string) ([]byte, error) (gocritic)
|
Lint Pull Request
Process completed with exit code 2.
|