Update CI configs to v0.11.18 #2953
lint.yaml
on: pull_request
lint
/
Metadata
15s
lint
/
Go
32s
Annotations
10 errors and 3 warnings
lint / Go:
examples/ping-pong/main.go#L24
undefined: ice (typecheck)
|
lint / Go:
examples/ping-pong/main.go#L45
undefined: ice (typecheck)
|
lint / Go:
examples/ping-pong/main.go#L58
undefined: ice (typecheck)
|
lint / Go:
agent.go#L60
undefined: mdns (typecheck)
|
lint / Go:
mdns.go#L50
undefined: mdns (typecheck)
|
lint / Go:
mdns.go#L72
undefined: mdns (typecheck)
|
lint / Go
c.RecvMsgs undefined (type *payloadHandler has no field or method RecvMsgs) (typecheck)
|
lint / Go
c.RecvMsg undefined (type *payloadHandler has no field or method RecvMsg) (typecheck)
|
lint / Go
c.SendMsgs undefined (type *payloadHandler has no field or method SendMsgs) (typecheck)
|
lint / Go
c.SendMsg undefined (type *payloadHandler has no field or method SendMsg) (typecheck)
|
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/ice/ice. Supported file pattern: go.sum
|
lint / Go
Cache not found for keys: golangci-lint.cache-Linux-2876-f3fcd04fd0d44ae0b7ab43769a3175e1adc1ff5b, golangci-lint.cache-Linux-2876-
|
lint / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/ice/ice. Supported file pattern: go.sum
|