Use sync.Cond for packetio.Buffer #1099
lint.yaml
on: pull_request
lint
/
Metadata
6s
lint
/
Go
31s
Annotations
3 errors and 6 warnings
Commit message check failed
Capitalize the subject line
|
lint / Metadata
Process completed with exit code 1.
|
lint / Go
issues found
|
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/transport/transport. Supported file pattern: go.sum
|
lint / Go:
deadline/deadline.go#L64
receiver-naming: receiver name d should be consistent with previous receiver name t for Func (revive)
|
lint / Go:
deadline/deadline.go#L94
receiver-naming: receiver name d should be consistent with previous receiver name t for Func (revive)
|
lint / Go:
deadline/deadline.go#L31
exported: type name will be used as deadline.DeadlineFunc by other packages, and that stutters; consider calling this Func (revive)
|
lint / Go:
deadline/deadline.go#L42
exported: exported function NewFunc should have comment or be unexported (revive)
|
lint / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/transport/transport. Supported file pattern: go.sum
|