Update CI configs to v0.11.18 #1132
Annotations
10 errors and 2 warnings
golangci-lint
c.RecvMsgs undefined (type *payloadHandler has no field or method RecvMsgs) (typecheck)
|
golangci-lint
c.RecvMsg undefined (type *payloadHandler has no field or method RecvMsg) (typecheck)
|
golangci-lint
c.SendMsgs undefined (type *payloadHandler has no field or method SendMsgs) (typecheck)
|
golangci-lint
c.SendMsg undefined (type *payloadHandler has no field or method SendMsg) (typecheck)
|
golangci-lint
c.RecvMsgs undefined (type *packetHandler has no field or method RecvMsgs) (typecheck)
|
golangci-lint
c.RecvMsg undefined (type *packetHandler has no field or method RecvMsg) (typecheck)
|
golangci-lint
c.SendMsgs undefined (type *packetHandler has no field or method SendMsgs) (typecheck)
|
golangci-lint
c.SendMsg undefined (type *packetHandler has no field or method SendMsg) (typecheck)
|
golangci-lint
so.SetInt undefined (type *sockOpt has no field or method SetInt) (typecheck)
|
golangci-lint
so.SetInt undefined (type *sockOpt has no field or method SetInt) (typecheck)
|
golangci-lint
Cache not found for keys: golangci-lint.cache-Linux-2876-301748efbf0a50d76239aa18937029ac759c7e33, golangci-lint.cache-Linux-2876-
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/transport/transport. Supported file pattern: go.sum
|
Loading