Comprehensive library improvements #35
Annotations
10 errors and 4 warnings
|
Lint 1.24:
dare_test.go#L147
Error return value of `ad.SealFinal` is not checked (errcheck)
|
|
Lint 1.24:
cmd/ncrypt/main.go#L218
Error return value of `fmt.Fprintln` is not checked (errcheck)
|
|
Lint 1.24:
cmd/ncrypt/main.go#L212
Error return value of `fmt.Fprint` is not checked (errcheck)
|
|
Lint 1.24:
cmd/ncrypt/main.go#L209
Error return value of `term.Restore` is not checked (errcheck)
|
|
Lint 1.24:
cmd/ncrypt/main.go#L207
Error return value of `fmt.Fprintln` is not checked (errcheck)
|
|
Lint 1.24:
cmd/ncrypt/main.go#L191
Error return value of `os.Remove` is not checked (errcheck)
|
|
Lint 1.24:
cmd/ncrypt/main.go#L189
Error return value of `out.Close` is not checked (errcheck)
|
|
Lint 1.24:
cmd/ncrypt/main.go#L175
Error return value of `in.Close` is not checked (errcheck)
|
|
Lint 1.24:
cmd/ncrypt/main.go#L141
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
|
Lint 1.24:
cmd/ncrypt/main.go#L139
Error return value of `fmt.Fprintln` is not checked (errcheck)
|
|
Lint 1.24
Restore cache failed: Dependencies file is not found in /home/runner/work/sio/sio. Supported file pattern: go.sum
|
|
Test Go 1.24 on macos-latest
Restore cache failed: Dependencies file is not found in /Users/runner/work/sio/sio. Supported file pattern: go.sum
|
|
Test Go 1.24 on ubuntu-latest
Restore cache failed: Dependencies file is not found in /home/runner/work/sio/sio. Supported file pattern: go.sum
|
|
Test Go 1.24 on windows-latest
Restore cache failed: Dependencies file is not found in D:\a\sio\sio. Supported file pattern: go.sum
|