1
0
mirror of https://github.com/juanfont/headscale.git synced 2026-02-07 20:04:00 +01:00
juanfont.headscale/integration/tsic
Kristoffer Dalby 43349553f2 integration: add nolint:err113 comments for test infrastructure
Add nolint:err113 comments to integration test infrastructure code where
dynamic errors are appropriate for debugging test failures. These errors
include context-specific information like container names, hostnames,
and test states that help diagnose issues.

Files updated:
- derp_verify_endpoint_test.go: DERP verification errors
- helpers.go: command execution and user lookup errors
- hsic/hsic.go: database export errors
- scenario.go: network and HTTP client validation errors
- tsic/tsic.go: container status and peer validation errors

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-06 08:05:21 +00:00
..
tsic.go integration: add nolint:err113 comments for test infrastructure 2026-02-06 08:05:21 +00:00