Prevent heap allocations in FiveTuple Fingerprint #1415
Annotations
3 errors and 1 warning
golangci-lint:
internal/allocation/five_tuple.go#L62
use of `panic` forbidden by pattern `^panic$` (forbidigo)
|
golangci-lint:
internal/allocation/five_tuple.go#L63
unreachable: unreachable code (govet)
|
golangci-lint
issues found
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/turn/turn. Supported file pattern: go.sum
|
Loading