Pulse/internal/mock
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
..
alert_history.go Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
generator.go style: fix additional staticcheck warnings 2025-11-27 09:21:11 +00:00
generator_test.go feat: finalize swarm service monitoring (#598) 2025-10-26 09:35:49 +00:00
integration.go chore: remove more dead code 2025-11-27 00:10:55 +00:00