Merge branch 'staging' into sprint-1.19 #7545
tests.yml
on: push
go-test
2m 9s
lint
1m 21s
wasm-test
1m 11s
system-test
0s
Annotations
6 errors
lint:
zboxcore/sdk/allocation.go#L3441
Error return value of `sys.Files.StoreLogs` is not checked (errcheck)
|
lint:
core/client/set.go#L36
field `sign` is unused (unused)
|
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.
|