build(deps): bump github.com/cosmos/gogoproto from 1.4.10 to 1.6.0 #344
Annotations
10 errors and 2 warnings
x/erc20/types/erc20.pb.go#L14
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
|
|
precompiles/erc20/erc20.go#L45
cannot use &Precompile{} (value of type *Precompile) as vm.PrecompiledContract value in variable declaration: *Precompile does not implement vm.PrecompiledContract (missing method Address) (typecheck)
|
precompiles/erc20/approve.go#L59
p.AuthzKeeper undefined (type Precompile has no field or method AuthzKeeper) (typecheck)
|
precompiles/erc20/approve.go#L86
p.Address undefined (type Precompile has no field or method Address) (typecheck)
|
precompiles/erc20/approve.go#L122
p.AuthzKeeper undefined (type Precompile has no field or method AuthzKeeper) (typecheck)
|
precompiles/erc20/approve.go#L145
p.Address undefined (type Precompile has no field or method Address) (typecheck)
|
precompiles/erc20/approve.go#L184
p.AuthzKeeper undefined (type Precompile has no field or method AuthzKeeper) (typecheck)
|
precompiles/erc20/approve.go#L216
p.Address undefined (type Precompile has no field or method Address) (typecheck)
|
precompiles/erc20/approve.go#L228
missing type in composite literal (typecheck)
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
This job failed
Loading