Problem: sdk 0.52 is not used #1686
Annotations
10 errors and 3 warnings
Test and Create Coverage Report:
app/simulation_test.go#L103
undefined: simtestutil.SetupSimulation
|
Test and Create Coverage Report:
app/simulation_test.go#L127
undefined: simtestutil.SimulationOperations
|
Test and Create Coverage Report:
app/simulation_test.go#L130
not enough arguments in call to simulation.SimulateFromSeed
|
Test and Create Coverage Report:
app/simulation_test.go#L134
cannot use simParams (variable of type []"github.com/cosmos/cosmos-sdk/types/simulation".Account) as "github.com/cosmos/cosmos-sdk/types/simulation".Params value in argument to simtestutil.CheckExportSimulation: []"github.com/cosmos/cosmos-sdk/types/simulation".Account does not implement "github.com/cosmos/cosmos-sdk/types/simulation".Params (missing method BlockSizeTransitionMatrix)
|
Test and Create Coverage Report:
app/simulation_test.go#L139
not enough arguments in call to simtestutil.PrintStats
|
Test and Create Coverage Report:
app/simulation_test.go#L147
undefined: simtestutil.SetupSimulation
|
Test and Create Coverage Report:
app/simulation_test.go#L169
undefined: simtestutil.SimulationOperations
|
Test and Create Coverage Report:
app/simulation_test.go#L172
not enough arguments in call to simulation.SimulateFromSeed
|
Test and Create Coverage Report:
app/simulation_test.go#L176
cannot use simParams (variable of type []"github.com/cosmos/cosmos-sdk/types/simulation".Account) as "github.com/cosmos/cosmos-sdk/types/simulation".Params value in argument to simtestutil.CheckExportSimulation: []"github.com/cosmos/cosmos-sdk/types/simulation".Account does not implement "github.com/cosmos/cosmos-sdk/types/simulation".Params (missing method BlockSizeTransitionMatrix)
|
Test and Create Coverage Report:
app/simulation_test.go#L181
not enough arguments in call to simtestutil.PrintStats
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "debug-files".
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/
|
Loading