mirror of
https://github.com/juanfont/headscale.git
synced 2026-01-23 18:36:36 +00:00
- Add nolint:staticcheck for SA1019 deprecation warnings on types.Route (kept for GORM migrations only, intentionally deprecated) - Add nolint:staticcheck for SA4006 false positives where variables are used inside new() expressions which staticcheck doesn't recognize - Fix SA5011 potential nil pointer dereferences in util_test.go by using t.Fatal instead of t.Error for nil checks - Add nolint:contextcheck for functions where context propagation would require significant architectural changes (Docker client creation, OIDC initialization, scheduled tasks, etc.) |
||
|---|---|---|
| .. | ||
| headscale | ||
| hi | ||
| mapresponses | ||