[chore] : Bump the actions group with 4 updates #73
Annotations
10 errors
lint-and-test
issues found
|
lint-and-test:
client.go#L149
ST1005: error strings should not be capitalized (staticcheck)
|
lint-and-test:
server.go#L110
Error return value of `s.ipv6List.Close` is not checked (errcheck)
|
lint-and-test:
server.go#L107
Error return value of `s.ipv4List.Close` is not checked (errcheck)
|
lint-and-test:
client.go#L245
Error return value of `c.ipv6MulticastConn.Close` is not checked (errcheck)
|
lint-and-test:
client.go#L242
Error return value of `c.ipv4MulticastConn.Close` is not checked (errcheck)
|
lint-and-test:
client.go#L239
Error return value of `c.ipv6UnicastConn.Close` is not checked (errcheck)
|
lint-and-test:
client.go#L236
Error return value of `c.ipv4UnicastConn.Close` is not checked (errcheck)
|
lint-and-test:
client.go#L95
Error return value of `client.Close` is not checked (errcheck)
|
lint-and-test:
client.go#L90
Error return value of `client.Close` is not checked (errcheck)
|