Skip to content

cleanup accountedpool module #1228

cleanup accountedpool module

cleanup accountedpool module #1228

Triggered via push December 13, 2023 15:52
Status Failure
Total duration 7m 38s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
test: testutil/keeper/accountedpool.go#L44
too many arguments in call to keeper.NewKeeper
test: testutil/keeper/accountedpool.go#L49
undefined: types.DefaultParams
test: testutil/keeper/accountedpool.go#L51
k.SetParams undefined (type *"github.com/elys-network/elys/x/accountedpool/keeper".Keeper has no field or method SetParams)
test
Process completed with exit code 1.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/