implemented zcnsccollectreward func (#1367) #5594
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
tests.yml
on: push
go-test
2m 54s
lint
1m 22s
wasm-test
1m 48s
system-test
46s
Annotations
11 errors and 5 warnings
lint:
core/resty/resty.go#L7
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:
core/resty/resty_test.go#L6
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:
core/util/httpnet.go#L7
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:
core/logger/logger.go#L93
Error return value of `l.logDebug.Output` is not checked (errcheck)
|
lint:
core/logger/logger.go#L99
Error return value of `l.logInfo.Output` is not checked (errcheck)
|
lint:
core/logger/logger.go#L105
Error return value of `l.logError.Output` is not checked (errcheck)
|
lint:
core/logger/logger.go#L111
Error return value of `l.logFatal.Output` is not checked (errcheck)
|
lint:
zboxcore/encryption/pre_test.go#L173
SA1019: rand.Read has been deprecated since Go 1.20 because it shouldn't be used: For almost all use cases, crypto/rand.Read is more appropriate. (staticcheck)
|
lint:
zboxapi/sdk_test.go#L198
Error return value of `json.Unmarshal` is not checked (errcheck)
|
lint:
zboxcore/sdk/rollback.go#L137
Error return value of `formWriter.WriteField` is not checked (errcheck)
|
system-test
The operation was canceled.
|
wasm-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
go-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
system-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
system-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
system-test
The following actions uses node12 which is deprecated and will be forced to run on node16: azure/setup-helm@v1, azure/setup-kubectl@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|