Prevent heap allocations in FiveTuple Fingerprint #1410
lint.yaml
on: pull_request
lint
/
Metadata
10s
lint
/
Go
6s
Annotations
5 errors and 2 warnings
lint / Go:
internal/allocation/five_tuple.go#L35
exported: exported type FiveTupleFingerprint should have comment or be unexported (revive)
|
lint / Go:
internal/allocation/five_tuple.go#L45
type assertion must be checked (forcetypeassert)
|
lint / Go:
internal/allocation/five_tuple.go#L48
type assertion must be checked (forcetypeassert)
|
lint / Go:
internal/allocation/five_tuple.go#L52
type assertion must be checked (forcetypeassert)
|
lint / Go
issues found
|
lint / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/turn/turn. Supported file pattern: go.sum
|
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/turn/turn. Supported file pattern: go.sum
|