Merge pull request #1751 from 0chain/fix/noversion-check #7623
tests.yml
on: push
go-test
1m 57s
lint
1m 14s
wasm-test
1m 39s
system-test
0s
Annotations
6 errors
lint:
core/client/set.go#L36
field `sign` is unused (unused)
|
lint:
zboxcore/sdk/allocation.go#L3429
Error return value of `sys.Files.StoreLogs` is not checked (errcheck)
|
lint:
zcncore/wallet_base.go#L84
var `defaultLogLevel` is unused (unused)
|
lint:
zboxcore/sdk/deleteworker.go#L8
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
lint
issues found
|
go-test
Process completed with exit code 2.
|