Skip to content

Bump github.com/multiversx/mx-chain-vm-go from 1.5.29-patch2 to 1.5.32 #7144

Bump github.com/multiversx/mx-chain-vm-go from 1.5.29-patch2 to 1.5.32

Bump github.com/multiversx/mx-chain-vm-go from 1.5.29-patch2 to 1.5.32 #7144

Status Failure
Total duration 1m 28s
Artifacts

check-cli-md.yml

on: push
Matrix: Check CLI.md
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Check CLI.md (ubuntu-latest)
undefined: storageUnit.MaxRetriesToCreateDB
Check CLI.md (ubuntu-latest)
undefined: storageUnit.SleepTimeBetweenCreateDBRetries
Check CLI.md (ubuntu-latest)
cannot use &contextmock.StubAccount{…} (value of type *"github.com/multiversx/mx-chain-vm-v1_2-go/mock/context".StubAccount) as vmcommon.UserAccountHandler value in return statement: *"github.com/multiversx/mx-chain-vm-v1_2-go/mock/context".StubAccount does not implement vmcommon.UserAccountHandler (missing method SubFromBalance)
Check CLI.md (ubuntu-latest)
cannot use &contextmock.StubAccount{…} (value of type *"github.com/multiversx/mx-chain-vm-v1_2-go/mock/context".StubAccount) as vmcommon.UserAccountHandler value in return statement: *"github.com/multiversx/mx-chain-vm-v1_2-go/mock/context".StubAccount does not implement vmcommon.UserAccountHandler (missing method SubFromBalance)
Check CLI.md (ubuntu-latest)
cannot use &contextmock.StubAccount{…} (value of type *"github.com/multiversx/mx-chain-vm-v1_2-go/mock/context".StubAccount) as vmcommon.UserAccountHandler value in return statement: *"github.com/multiversx/mx-chain-vm-v1_2-go/mock/context".StubAccount does not implement vmcommon.UserAccountHandler (missing method SubFromBalance)
Check CLI.md (ubuntu-latest)
cannot use &contextmock.StubAccount{…} (value of type *"github.com/multiversx/mx-chain-vm-v1_2-go/mock/context".StubAccount) as vmcommon.UserAccountHandler value in return statement: *"github.com/multiversx/mx-chain-vm-v1_2-go/mock/context".StubAccount does not implement vmcommon.UserAccountHandler (missing method SubFromBalance)
Check CLI.md (ubuntu-latest)
cannot use &contextmock.StubAccount{…} (value of type *"github.com/multiversx/mx-chain-vm-v1_2-go/mock/context".StubAccount) as vmcommon.UserAccountHandler value in return statement: *"github.com/multiversx/mx-chain-vm-v1_2-go/mock/context".StubAccount does not implement vmcommon.UserAccountHandler (missing method SubFromBalance)
Check CLI.md (ubuntu-latest)
Process completed with exit code 2.
Check CLI.md (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/