Skip to content

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

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

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

Triggered via pull request September 30, 2024 10:12
Status Failure
Total duration 1m 43s
Artifacts

build_and_test.yml

on: pull_request
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 1 warning
Build (ubuntu-latest)
undefined: storageUnit.MaxRetriesToCreateDB
Build (ubuntu-latest)
undefined: storageUnit.SleepTimeBetweenCreateDBRetries
Build (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)
Build (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)
Build (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)
Build (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)
Build (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)
Build (ubuntu-latest)
Process completed with exit code 1.
Build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
Build (macos-latest)
undefined: storageUnit.MaxRetriesToCreateDB
Build (macos-latest)
undefined: storageUnit.SleepTimeBetweenCreateDBRetries
Build (macos-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)
Build (macos-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)
Build (macos-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)
Build (macos-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)
Build (macos-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)
Build (macos-latest)
The operation was canceled.
Build (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/