EIP-1559 - Dynamic Base Fee #4594
Annotations
10 errors and 2 warnings
Run Go Tests:
precompiles/distribution/distribution_test.go#L47
testApp.NewContext undefined (type func() *"github.com/sei-protocol/sei-chain/app".App has no field or method NewContext)
|
Run Go Tests:
precompiles/distribution/distribution_test.go#L48
testApp.DistrKeeper undefined (type func() *"github.com/sei-protocol/sei-chain/app".App has no field or method DistrKeeper)
|
Run Go Tests:
precompiles/distribution/distribution_test.go#L50
testApp.DistrKeeper undefined (type func() *"github.com/sei-protocol/sei-chain/app".App has no field or method DistrKeeper)
|
Run Go Tests:
precompiles/distribution/distribution_test.go#L51
testApp.EvmKeeper undefined (type func() *"github.com/sei-protocol/sei-chain/app".App has no field or method EvmKeeper)
|
Run Go Tests:
precompiles/distribution/distribution_test.go#L53
cannot use testApp (variable of type func() *"github.com/sei-protocol/sei-chain/app".App) as *"github.com/sei-protocol/sei-chain/app".App value in argument to setupValidator
|
Run Go Tests:
precompiles/distribution/distribution_test.go#L97
testApp.StakingKeeper undefined (type func() *"github.com/sei-protocol/sei-chain/app".App has no field or method StakingKeeper)
|
Run Go Tests:
precompiles/distribution/distribution_test.go#L127
testApp.DistrKeeper undefined (type func() *"github.com/sei-protocol/sei-chain/app".App has no field or method DistrKeeper)
|
Run Go Tests:
precompiles/distribution/distribution_test.go#L154
testApp.StakingKeeper undefined (type func() *"github.com/sei-protocol/sei-chain/app".App has no field or method StakingKeeper)
|
Run Go Tests:
precompiles/distribution/distribution_test.go#L160
testApp.NewContext undefined (type func() *"github.com/sei-protocol/sei-chain/app".App has no field or method NewContext)
|
Run Go Tests:
precompiles/distribution/distribution_test.go#L161
testApp.DistrKeeper undefined (type func() *"github.com/sei-protocol/sei-chain/app".App has no field or method DistrKeeper)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, technote-space/get-diff-action@v6, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "cc08b6dd8ee7524ca37e1e1d536d5f2d743d61c4-00-coverage", "cc08b6dd8ee7524ca37e1e1d536d5f2d743d61c4-01-coverage", "cc08b6dd8ee7524ca37e1e1d536d5f2d743d61c4-02-coverage", "cc08b6dd8ee7524ca37e1e1d536d5f2d743d61c4-04-coverage", "cc08b6dd8ee7524ca37e1e1d536d5f2d743d61c4-09-coverage", "cc08b6dd8ee7524ca37e1e1d536d5f2d743d61c4-10-coverage", "cc08b6dd8ee7524ca37e1e1d536d5f2d743d61c4-11-coverage", "cc08b6dd8ee7524ca37e1e1d536d5f2d743d61c4-12-coverage", "cc08b6dd8ee7524ca37e1e1d536d5f2d743d61c4-15-coverage", "cc08b6dd8ee7524ca37e1e1d536d5f2d743d61c4-16-coverage", "cc08b6dd8ee7524ca37e1e1d536d5f2d743d61c4-17-coverage", "cc08b6dd8ee7524ca37e1e1d536d5f2d743d61c4-18-coverage", "cc08b6dd8ee7524ca37e1e1d536d5f2d743d61c4-19-coverage".
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