Skip to content

Merge pull request #1443 from 0chain/feature/gas-estimation #5934

Merge pull request #1443 from 0chain/feature/gas-estimation

Merge pull request #1443 from 0chain/feature/gas-estimation #5934

Triggered via push March 28, 2024 13:48
Status Failure
Total duration 2m 56s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 5 warnings
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: zboxapi/sdk_test.go#L198
Error return value of `json.Unmarshal` is not checked (errcheck)
lint: zboxcore/sdk/rollback.go#L138
Error return value of `formWriter.WriteField` is not checked (errcheck)
lint: zboxcore/sdk/rollback.go#L139
Error return value of `formWriter.WriteField` is not checked (errcheck)
lint: wasmsdk/demo/main.go#L38
Error return value of `w.Write` is not checked (errcheck)
lint: mobilesdk/zbox/m3u8.go#L89
Error return value of `m.Writer.Truncate` is not checked (errcheck)
lint: mobilesdk/zbox/m3u8.go#L90
Error return value of `m.Writer.Seek` is not checked (errcheck)
go-test
Process completed with exit code 2.
wasm-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/