Skip to content

fix(api): improve perf for /api/v1/app/dashboard #3401

fix(api): improve perf for /api/v1/app/dashboard

fix(api): improve perf for /api/v1/app/dashboard #3401

Triggered via pull request October 9, 2024 15:17
Status Failure
Total duration 4m 6s
Artifacts

staticcheck.yml

on: pull_request
Matrix: Run CI
Fit to window
Zoom out
Zoom in

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.