Skip to content

feat: dynamic gas price, keeper implementation #6824

feat: dynamic gas price, keeper implementation

feat: dynamic gas price, keeper implementation #6824

Triggered via pull request September 24, 2024 09:20
Status Failure
Total duration 1m 0s
Artifacts

tm2.yml

on: pull_request
Run Main  /  ...  /  lint
44s
Run Main / Go Linter / lint
Run Main  /  ...  /  generated
8s
Run Main / Go Build / generated
Run Main  /  ...  /  test
9s
Run Main / Go Test / test
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 3 warnings
Run Main / Go Test / test
no required module provides package github.com/gnolang/gno/tm2/pkg/sdk/params; to add it:
Run Main / Go Test / test
Process completed with exit code 1.
Run Main / Go Linter / lint: tm2/pkg/sdk/auth/types.go#L20
cannot use AccountKeeper{} (value of type AccountKeeper) as AccountKeeperI value in variable declaration: AccountKeeper does not implement AccountKeeperI (missing method InitGenesis) (typecheck)
Run Main / Go Linter / lint: tm2/pkg/sdk/auth/types.go#L20
cannot use AccountKeeper{} (value of type AccountKeeper) as AccountKeeperI value in variable declaration: AccountKeeper does not implement AccountKeeperI (missing method InitGenesis) (typecheck)
Run Main / Go Linter / lint: tm2/pkg/sdk/auth/types.go#L20
cannot use AccountKeeper{} (value of type AccountKeeper) as AccountKeeperI value in variable declaration: AccountKeeper does not implement AccountKeeperI (missing method InitGenesis) (typecheck)
Run Main / Go Linter / lint: tm2/pkg/sdk/auth/types.go#L20
cannot use AccountKeeper{} (value of type AccountKeeper) as AccountKeeperI value in variable declaration: AccountKeeper does not implement AccountKeeperI (missing method InitGenesis) (typecheck)
Run Main / Go Linter / lint: tm2/pkg/sdk/auth/types.go#L20
cannot use AccountKeeper{} (value of type AccountKeeper) as AccountKeeperI value in variable declaration: AccountKeeper does not implement AccountKeeperI (missing method InitGenesis) (typecheck)
Run Main / Go Linter / lint: tm2/pkg/sdk/auth/types.go#L20
cannot use AccountKeeper{} (value of type AccountKeeper) as AccountKeeperI value in variable declaration: AccountKeeper does not implement AccountKeeperI (missing method InitGenesis) (typecheck)
Run Main / Go Linter / lint: tm2/pkg/sdk/auth/types.go#L20
cannot use AccountKeeper{} (value of type AccountKeeper) as AccountKeeperI value in variable declaration: AccountKeeper does not implement AccountKeeperI (missing method InitGenesis) (typecheck)
Run Main / Go Linter / lint: tm2/pkg/sdk/auth/types.go#L20
cannot use AccountKeeper{} (value of type AccountKeeper) as AccountKeeperI value in variable declaration: AccountKeeper does not implement AccountKeeperI (missing method InitGenesis) (typecheck)
Run Main / Go Linter / lint: tm2/pkg/sdk/auth/types.go#L20
cannot use AccountKeeper{} (value of type AccountKeeper) as AccountKeeperI value in variable declaration: AccountKeeper does not implement AccountKeeperI (missing method InitGenesis) (typecheck)
Run Main / Go Linter / lint: tm2/pkg/sdk/auth/types.go#L20
cannot use AccountKeeper{} (value of type AccountKeeper) as AccountKeeperI value in variable declaration: AccountKeeper does not implement AccountKeeperI (missing method InitGenesis) (typecheck)
Run Main / Go Build / generated
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
Run Main / Go Test / test
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
Run Main / Go Linter / lint
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum