2FA Feature/wasm sc txn #6955
tests.yml
on: pull_request
go-test
2m 50s
lint
3m 16s
wasm-test
1m 35s
system-test
12m 35s
Annotations
14 errors and 10 warnings
lint:
core/logger/logger.go#L95
Error return value of `l.logDebug.Output` is not checked (errcheck)
|
lint:
core/logger/logger.go#L101
Error return value of `l.logInfo.Output` is not checked (errcheck)
|
lint:
core/logger/logger.go#L107
Error return value of `l.logError.Output` is not checked (errcheck)
|
lint:
core/logger/logger.go#L113
Error return value of `l.logFatal.Output` is not checked (errcheck)
|
lint:
core/resty/resty.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/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:
wasmsdk/demo/main.go#L39
Error return value of `w.Write` is not checked (errcheck)
|
lint:
zboxcore/sdk/rollback.go#L163
Error return value of `formWriter.WriteField` is not checked (errcheck)
|
lint:
zboxcore/sdk/rollback.go#L164
Error return value of `formWriter.WriteField` is not checked (errcheck)
|
lint:
mobilesdk/zbox/m3u8.go#L89
Error return value of `m.Writer.Truncate` is not checked (errcheck)
|
system-test
zcncore.SetWalletInfo(clientConfig, false) (no value) used as value
|
system-test
cannot use clientConfig (variable of type string) as *zcncrypto.Wallet value in argument to zcncore.SetWalletInfo
|
zwallet CLI build failed
zwallet CLI build failed
|
system-test
Process completed with exit code 1.
|
wasm-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/
|
wasm-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v3, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
|
go-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
|
system-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, azure/setup-helm@v1, azure/setup-kubectl@v1, actions/setup-go@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "logging-pods-tests-blobber", "logging-pods-tests-miner", "logging-pods-tests-sharder", "logging-pods-tests-validator".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
logging-pods-tests-blobber
Expired
|
60.1 MB |
|
logging-pods-tests-miner
Expired
|
1.99 GB |
|
logging-pods-tests-sharder
Expired
|
1.06 GB |
|
logging-pods-tests-validator
Expired
|
38.1 KB |
|