Commit Graph

2 Commits

Author SHA1 Message Date
Jason Staack
0c1ffe0e39 fix(ci): resolve all lint and test failures
- Go: nil-safe profile cache in SNMPCollector, updated test assertion
- ESLint: fix conditional useQuery hook in SNMPMetricsSection
- ESLint: remove unused CREDENTIAL_TYPE_LABELS, ChevronDown/Right,
  EmptyState import, advancedOpen state
- TypeScript: replace empty interface with type alias

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 17:45:06 -05:00
Jason Staack
590b1c8d4d test(18-03): add failing tests for SNMPCollector interface and edge cases
- Compile-time Collector interface assertion
- Collect returns error with nil SNMPProfileID
- Collect returns error with unknown profile ID
- NewSNMPCollector returns initialized struct

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 19:26:23 -05:00