feat(x/ecocredit): independent project API #7251
Annotations
3 errors and 1 warning
Run NUM_BLOCKS=100 make sim-import-export:
x/ecocredit/base/keeper/keeper.go#L14
cannot use &Keeper{} (value of type *Keeper) as "github.com/regen-network/regen-ledger/x/ecocredit/v3/base/types/v1".MsgServer value in variable declaration: *Keeper does not implement "github.com/regen-network/regen-ledger/x/ecocredit/v3/base/types/v1".MsgServer (missing method CreateUnregisteredProject)
|
Run NUM_BLOCKS=100 make sim-import-export:
x/ecocredit/base/keeper/keeper.go#L15
cannot use &Keeper{} (value of type *Keeper) as "github.com/regen-network/regen-ledger/x/ecocredit/v3/base/types/v1".QueryServer value in variable declaration: *Keeper does not implement "github.com/regen-network/regen-ledger/x/ecocredit/v3/base/types/v1".QueryServer (missing method ProjectClass)
|
Run NUM_BLOCKS=100 make sim-import-export
The operation was canceled.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/get-diff-action@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading