chore: bump min go version #102
Annotations
14 errors and 2 warnings
|
lint / lint (macos-latest):
server.go#L320
Error return value of `newConn.Close` is not checked (errcheck)
|
|
lint / lint (macos-latest):
server.go#L278
Error return value of `l.Close` is not checked (errcheck)
|
|
lint / lint (macos-latest):
server.go#L239
Error return value of `c.Close` is not checked (errcheck)
|
|
lint / lint (macos-latest):
conn.go#L62
Error return value of `c.Conn.SetDeadline` is not checked (errcheck)
|
|
lint / lint (macos-latest):
agent.go#L77
Error return value of `channel.CloseWrite` is not checked (errcheck)
|
|
lint / lint (macos-latest):
agent.go#L76
Error return value of `io.Copy` is not checked (errcheck)
|
|
lint / lint (macos-latest):
agent.go#L72
Error return value of `(*net.UnixConn).CloseWrite` is not checked (errcheck)
|
|
lint / lint (macos-latest):
agent.go#L71
Error return value of `io.Copy` is not checked (errcheck)
|
|
lint / lint (macos-latest):
agent.go#L66
Error return value of `channel.Close` is not checked (errcheck)
|
|
lint / lint (macos-latest):
agent.go#L61
Error return value of `conn.Close` is not checked (errcheck)
|
|
lint / lint (ubuntu-latest)
The strategy configuration was canceled because "lint.lint.macos-latest" failed
|
|
lint / lint (ubuntu-latest)
The operation was canceled.
|
|
lint / lint (windows-latest)
The strategy configuration was canceled because "lint.lint.macos-latest" failed
|
|
lint / lint (windows-latest)
The operation was canceled.
|
|
lint / lint (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/ssh/ssh. Supported file pattern: go.mod
|
|
lint / lint (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/ssh/ssh. Supported file pattern: go.mod
|