Add managing wallet in update blobber (#1746) #7618
tests.yml
on: push
go-test
2m 15s
lint
3m 28s
wasm-test
1m 49s
system-test
0s
Annotations
6 errors
go-test
Process completed with exit code 2.
|
lint:
zboxcore/sdk/allocation.go#L3429
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
|