Fix wront cluster_id in helm chart #96
Annotations
5 errors
golangci-lint:
internal/castai/client.go#L63
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
|
golangci-lint:
internal/castai/client.go#L64
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
|
golangci-lint:
internal/castai/client.go#L65
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
|
golangci-lint:
internal/castai/client.go#L62
S1038: should use fmt.Printf instead of fmt.Println(fmt.Sprintf(...)) (but don't forget the newline) (gosimple)
|
golangci-lint
issues found
|
Loading