Fix wront cluster_id in helm chart #96
Triggered via pull request
September 24, 2024 06:05
Status
Failure
Total duration
1m 25s
Artifacts
–
Annotations
5 errors
lint:
internal/castai/client.go#L63
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
|
lint:
internal/castai/client.go#L64
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
|
lint:
internal/castai/client.go#L65
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
|
lint:
internal/castai/client.go#L62
S1038: should use fmt.Printf instead of fmt.Println(fmt.Sprintf(...)) (but don't forget the newline) (gosimple)
|
lint
issues found
|