Pulse/internal/models
rcourtman 7dad9c7a17 style: fix additional staticcheck warnings
- Lowercase error messages (ST1005)
- Use context.Background() instead of nil (SA1012)
- Fix rand.Intn(1) which always returns 0 (SA4030)
- Remove unnecessary nil check before len() (S1009)
2025-11-27 09:21:11 +00:00
..
concurrency_test.go Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
converters.go Fix Docker host custom display name not persisting in UI (related to #662) 2025-11-08 10:28:20 +00:00
converters_test.go style: fix additional staticcheck warnings 2025-11-27 09:21:11 +00:00
models.go feat: adaptive node table layout, guest row fixes, and legacy agent detection 2025-11-25 17:19:36 +00:00
models_frontend.go style: fix gofmt formatting inconsistencies 2025-11-26 23:44:36 +00:00
state_snapshot.go style: fix gofmt formatting inconsistencies 2025-11-26 23:44:36 +00:00