Prevent heap allocations in FiveTuple Fingerprint #1407
lint.yaml
on: pull_request
lint
/
Metadata
8s
lint
/
Go
2m 36s
Annotations
6 errors and 3 warnings
Commit message check failed
Limit the subject line to 50 characters
|
lint / Metadata
Process completed with exit code 1.
|
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 / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/turn/turn. Supported file pattern: go.sum
|
lint / Go:
internal/allocation/five_tuple.go#L35
exported: exported type FiveTupleFingerprint should have comment or be unexported (revive)
|
lint / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/turn/turn. Supported file pattern: go.sum
|