Skip to content

updated readme - roadmap #11

updated readme - roadmap

updated readme - roadmap #11

Triggered via push September 24, 2023 21:11
Status Failure
Total duration 23s
Artifacts

lint.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build (3.1): lib/rcv/udp.go#L60
Error return value of `c.SetReadDeadline` is not checked (errcheck)
build (3.1): lib/rcv/udp.go#L61
Error return value of `c.SetReadDeadline` is not checked (errcheck)
build (3.1): lib/rcv/udp.go#L78
Error return value of `c.SetWriteDeadline` is not checked (errcheck)
build (3.1): lib/rcv/udp.go#L79
Error return value of `c.SetWriteDeadline` is not checked (errcheck)
build (3.1): lib/main/service.go#L34
Error return value of `svc.serve` is not checked (errcheck)
build (3.1): lib/u/transport.go#L38
type `bufferReaderConn` is unused (unused)
build (3.1): lib/rcv/tcp.go#L58
func `(*listenerTcp).control` is unused (unused)
build (3.1): lib/rcv/udp.go#L51
type `connUdp` is unused (unused)
build (3.1): lib/rcv/udp.go#L58
func `(*connUdp).Read` is unused (unused)
build (3.1): lib/rcv/udp.go#L76
func `(*connUdp).Write` is unused (unused)
build (3.1): .github/workflows/lint.yml#L5
5:1 [truthy] truthy value should be one of [false, true]
build (3.1)
Restore cache failed: Dependencies file is not found in /home/runner/work/calamary/calamary. Supported file pattern: go.sum