Skip to content

update 05 20

update 05 20 #12887

Triggered via pull request May 21, 2024 12:30
Status Failure
Total duration 25m 50s
Artifacts

code-coverage.yml

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

Annotations

8 errors and 1 warning
Build (ubuntu-latest): process/block/preprocess/transactionsV2_test.go#L569
cannot use sortedTxs (variable of type []*"github.com/multiversx/mx-chain-storage-go/txcache".WrappedTransaction) as [][]*"github.com/multiversx/mx-chain-storage-go/txcache".WrappedTransaction value in argument to preprocessor.createScheduledMiniBlocks
Build (ubuntu-latest): process/block/preprocess/transactionsV2_test.go#L585
cannot use sortedTxs (variable of type []*"github.com/multiversx/mx-chain-storage-go/txcache".WrappedTransaction) as [][]*"github.com/multiversx/mx-chain-storage-go/txcache".WrappedTransaction value in argument to preprocessor.createScheduledMiniBlocks
Build (ubuntu-latest): process/block/preprocess/transactionsV2_test.go#L602
cannot use sortedTxs (variable of type []*"github.com/multiversx/mx-chain-storage-go/txcache".WrappedTransaction) as [][]*"github.com/multiversx/mx-chain-storage-go/txcache".WrappedTransaction value in argument to preprocessor.createScheduledMiniBlocks
Build (ubuntu-latest): process/block/preprocess/transactionsV2_test.go#L634
cannot use sortedTxs (variable of type []*"github.com/multiversx/mx-chain-storage-go/txcache".WrappedTransaction) as [][]*"github.com/multiversx/mx-chain-storage-go/txcache".WrappedTransaction value in argument to preprocessor.createScheduledMiniBlocks
Build (ubuntu-latest): state/journalEntries_test.go#L116
cannot use &stateMock.AccountsCacheStub{} (value of type *"github.com/multiversx/mx-chain-go/testscommon/state".AccountsCacheStub) as "github.com/multiversx/mx-chain-go/state".Updater value in argument to state.NewJournalEntryAccountCreation: *"github.com/multiversx/mx-chain-go/testscommon/state".AccountsCacheStub does not implement "github.com/multiversx/mx-chain-go/state".Updater (missing method Get)
Build (ubuntu-latest): state/journalEntries_test.go#L132
cannot use &stateMock.AccountsCacheStub{} (value of type *"github.com/multiversx/mx-chain-go/testscommon/state".AccountsCacheStub) as "github.com/multiversx/mx-chain-go/state".Updater value in argument to state.NewJournalEntryAccountCreation: *"github.com/multiversx/mx-chain-go/testscommon/state".AccountsCacheStub does not implement "github.com/multiversx/mx-chain-go/state".Updater (missing method Get)
Build (ubuntu-latest): state/journalEntries_test.go#L149
cannot use ts (variable of type *"github.com/multiversx/mx-chain-go/testscommon/state".AccountsCacheStub) as "github.com/multiversx/mx-chain-go/state".Updater value in argument to state.NewJournalEntryAccountCreation: *"github.com/multiversx/mx-chain-go/testscommon/state".AccountsCacheStub does not implement "github.com/multiversx/mx-chain-go/state".Updater (missing method Get)
Build (ubuntu-latest)
Process completed with exit code 2.
Build (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.