Implement draft-ietf-tsvwg-sctp-zero-checksum-01 #2134
lint.yaml
on: pull_request
lint
/
Metadata
15s
lint
/
Go
45s
Annotations
7 errors and 1 warning
Invalid Go version:
go.mod#L12
Found 1.13. Expected 1.19
|
lint / Go:
packet_test.go#L69
unslice: could simplify data[:] to data (gocritic)
|
lint / Go:
packet_test.go#L74
File is not `gofumpt`-ed (gofumpt)
|
lint / Go:
packet_test.go#L65
G104: Errors unhandled. (gosec)
|
lint / Go:
packet_test.go#L61
checksumBenchmarkResult is a global variable (gochecknoglobals)
|
lint / Go:
packet_test.go#L75
packetBenchmarkResultPacket is a global variable (gochecknoglobals)
|
lint / Go
issues found
|
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/sctp/sctp. Supported file pattern: go.sum
|