fix(api): improve perf for /api/v1/app/dashboard #3401
Annotations
7 errors
Run CI (ubuntu-latest, 1.21.x):
handlers/api.go#L937
unnecessary use of fmt.Sprintf (S1039)
|
Run CI (ubuntu-latest, 1.21.x):
handlers/api.go#L945
unnecessary use of fmt.Sprintf (S1039)
|
Run CI (ubuntu-latest, 1.21.x):
handlers/api.go#L952
unnecessary use of fmt.Sprintf (S1039)
|
Run CI (ubuntu-latest, 1.21.x):
handlers/api.go#L961
unnecessary use of fmt.Sprintf (S1039)
|
Run CI (ubuntu-latest, 1.21.x):
handlers/api.go#L968
unnecessary use of fmt.Sprintf (S1039)
|
Run CI (ubuntu-latest, 1.21.x):
handlers/api.go#L975
unnecessary use of fmt.Sprintf (S1039)
|
Run CI (ubuntu-latest, 1.21.x)
Process completed with exit code 1.
|