Skip to content

EIP-1559 - Dynamic Base Fee #4594

EIP-1559 - Dynamic Base Fee

EIP-1559 - Dynamic Base Fee #4594

Triggered via pull request September 6, 2024 05:01
Status Failure
Total duration 4m 41s
Artifacts 13

unit_tests.yml

on: pull_request
Matrix: tests
upload-coverage-report
0s
upload-coverage-report
Unit Test Check
25s
Unit Test Check
Fit to window
Zoom out
Zoom in

Annotations

60 errors and 23 warnings
tests (07): precompiles/oracle/oracle_test.go#L22
testApp.NewContext undefined (type func() *"github.com/sei-protocol/sei-chain/app".App has no field or method NewContext)
tests (07): precompiles/oracle/oracle_test.go#L23
testApp.OracleKeeper undefined (type func() *"github.com/sei-protocol/sei-chain/app".App has no field or method OracleKeeper)
tests (07): precompiles/oracle/oracle_test.go#L24
testApp.EvmKeeper undefined (type func() *"github.com/sei-protocol/sei-chain/app".App has no field or method EvmKeeper)
tests (07): precompiles/oracle/oracle_test.go#L36
testApp.OracleKeeper undefined (type func() *"github.com/sei-protocol/sei-chain/app".App has no field or method OracleKeeper)
tests (07): precompiles/oracle/oracle_test.go#L73
testApp.NewContext undefined (type func() *"github.com/sei-protocol/sei-chain/app".App has no field or method NewContext)
tests (07): precompiles/oracle/oracle_test.go#L90
testApp.OracleKeeper undefined (type func() *"github.com/sei-protocol/sei-chain/app".App has no field or method OracleKeeper)
tests (07): precompiles/oracle/oracle_test.go#L93
testApp.EvmKeeper undefined (type func() *"github.com/sei-protocol/sei-chain/app".App has no field or method EvmKeeper)
tests (07): precompiles/oracle/oracle_test.go#L95
testApp.OracleKeeper undefined (type func() *"github.com/sei-protocol/sei-chain/app".App has no field or method OracleKeeper)
tests (07): precompiles/oracle/oracle_test.go#L97
testApp.OracleKeeper undefined (type func() *"github.com/sei-protocol/sei-chain/app".App has no field or method OracleKeeper)
tests (07): precompiles/oracle/oracle_test.go#L110
testApp.OracleKeeper undefined (type func() *"github.com/sei-protocol/sei-chain/app".App has no field or method OracleKeeper)
tests (05): precompiles/addr/addr_test.go#L22
testApp.NewContext undefined (type func() *"github.com/sei-protocol/sei-chain/app".App has no field or method NewContext)
tests (05): precompiles/addr/addr_test.go#L23
testApp.EvmKeeper undefined (type func() *"github.com/sei-protocol/sei-chain/app".App has no field or method EvmKeeper)
tests (05): precompiles/addr/addr_test.go#L164
testApp.NewContext undefined (type func() *"github.com/sei-protocol/sei-chain/app".App has no field or method NewContext)
tests (05): precompiles/addr/addr_test.go#L165
testApp.EvmKeeper undefined (type func() *"github.com/sei-protocol/sei-chain/app".App has no field or method EvmKeeper)
tests (05): precompiles/bank/bank_test.go#L48
testApp.NewContext undefined (type func() *"github.com/sei-protocol/sei-chain/app".App has no field or method NewContext)
tests (05): precompiles/bank/bank_test.go#L49
testApp.EvmKeeper undefined (type func() *"github.com/sei-protocol/sei-chain/app".App has no field or method EvmKeeper)
tests (05): precompiles/bank/bank_test.go#L254
testApp.NewContext undefined (type func() *"github.com/sei-protocol/sei-chain/app".App has no field or method NewContext)
tests (05): precompiles/bank/bank_test.go#L255
testApp.EvmKeeper undefined (type func() *"github.com/sei-protocol/sei-chain/app".App has no field or method EvmKeeper)
tests (05)
Process completed with exit code 2.
tests (14): x/evm/artifacts/native/artifacts_test.go#L31
testApp.NewContext undefined (type func() *"github.com/sei-protocol/sei-chain/app".App has no field or method NewContext)
tests (14): x/evm/artifacts/native/artifacts_test.go#L32
testApp.EvmKeeper undefined (type func() *"github.com/sei-protocol/sei-chain/app".App has no field or method EvmKeeper)
tests (14): x/evm/keeper/fee_test.go#L21
assignment mismatch: 2 variables but testkeeper.MockEVMKeeper returns 3 values
tests (14): x/evm/keeper/grpc_query_test.go#L53
assignment mismatch: 2 variables but testkeeper.MockEVMKeeper returns 3 values
tests (14): x/evm/keeper/keeper_test.go#L30
assignment mismatch: 2 variables but keeper.MockEVMKeeper returns 3 values
tests (14): x/evm/keeper/keeper_test.go#L41
assignment mismatch: 2 variables but keeper.MockEVMKeeper returns 3 values
tests (14): x/evm/keeper/keeper_test.go#L55
assignment mismatch: 2 variables but keeper.MockEVMKeeper returns 3 values
tests (14): x/evm/keeper/keeper_test.go#L64
assignment mismatch: 2 variables but keeper.MockEVMKeeper returns 3 values
tests (14): x/evm/keeper/keeper_test.go#L197
assignment mismatch: 2 variables but keeper.MockEVMKeeper returns 3 values
tests (14): x/evm/keeper/keeper_test.go#L243
assignment mismatch: 2 variables but keeper.MockEVMKeeper returns 3 values
tests (06): 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)
tests (06): 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)
tests (06): 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)
tests (06): 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)
tests (06): 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
tests (06): 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)
tests (06): 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)
tests (06): 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)
tests (06): 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)
tests (06): 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)
tests (08): precompiles/pointer/pointer_test.go#L22
testApp.EvmKeeper undefined (type func() *"github.com/sei-protocol/sei-chain/app".App has no field or method EvmKeeper)
tests (08): precompiles/pointer/pointer_test.go#L22
testApp.BankKeeper undefined (type func() *"github.com/sei-protocol/sei-chain/app".App has no field or method BankKeeper)
tests (08): precompiles/pointer/pointer_test.go#L22
testApp.WasmKeeper undefined (type func() *"github.com/sei-protocol/sei-chain/app".App has no field or method WasmKeeper)
tests (08): precompiles/pointer/pointer_test.go#L24
testApp.GetContextForDeliverTx undefined (type func() *"github.com/sei-protocol/sei-chain/app".App has no field or method GetContextForDeliverTx)
tests (08): precompiles/pointer/pointer_test.go#L28
testApp.EvmKeeper undefined (type func() *"github.com/sei-protocol/sei-chain/app".App has no field or method EvmKeeper)
tests (08): precompiles/pointer/pointer_test.go#L35
testApp.EvmKeeper undefined (type func() *"github.com/sei-protocol/sei-chain/app".App has no field or method EvmKeeper)
tests (08): precompiles/pointer/pointer_test.go#L36
testApp.EvmKeeper undefined (type func() *"github.com/sei-protocol/sei-chain/app".App has no field or method EvmKeeper)
tests (08): precompiles/pointer/pointer_test.go#L42
testApp.EvmKeeper undefined (type func() *"github.com/sei-protocol/sei-chain/app".App has no field or method EvmKeeper)
tests (08): precompiles/pointer/pointer_test.go#L46
testApp.BankKeeper undefined (type func() *"github.com/sei-protocol/sei-chain/app".App has no field or method BankKeeper)
tests (08): precompiles/pointer/pointer_test.go#L56
testApp.EvmKeeper undefined (type func() *"github.com/sei-protocol/sei-chain/app".App has no field or method EvmKeeper)
tests (13): x/evm/module_test.go#L33
assignment mismatch: 2 variables but testkeeper.MockEVMKeeper returns 3 values
tests (13): x/evm/module_test.go#L39
assignment mismatch: 2 variables but testkeeper.MockEVMKeeper returns 3 values
tests (13): x/evm/module_test.go#L46
assignment mismatch: 2 variables but testkeeper.MockEVMKeeper returns 3 values
tests (13): x/evm/module_test.go#L52
assignment mismatch: 2 variables but testkeeper.MockEVMKeeper returns 3 values
tests (13): x/evm/module_test.go#L60
assignment mismatch: 2 variables but testkeeper.MockEVMKeeper returns 3 values
tests (13): x/evm/module_test.go#L66
assignment mismatch: 2 variables but testkeeper.MockEVMKeeper returns 3 values
tests (13): x/evm/module_test.go#L175
assignment mismatch: 2 variables but testkeeper.MockEVMKeeper returns 3 values
tests (13): x/evm/module_test.go#L184
assignment mismatch: 2 variables but testkeeper.MockEVMKeeper returns 3 values
tests (13)
Process completed with exit code 2.
tests (03)
Process completed with exit code 2.
Unit Test Check
Final attempt failed. Child_process exited with error code 1
tests (18)
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, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests (04)
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, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests (07)
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/
tests (05)
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/
tests (01)
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, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests (14)
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/
tests (00)
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, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests (06)
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/
tests (11)
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, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests (08)
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/
tests (15)
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, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests (13)
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/
tests (12)
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, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests (09)
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, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests (19)
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, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests (17)
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, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests (10)
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, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests (03)
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/
tests (02)
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, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests (16)
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, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
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/
Unit Test Check
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Test Check
Attempt 1 failed. Reason: Child_process exited with error code 1

Artifacts

Produced during runtime
Name Size
cc08b6dd8ee7524ca37e1e1d536d5f2d743d61c4-00-coverage
2.62 KB
cc08b6dd8ee7524ca37e1e1d536d5f2d743d61c4-01-coverage
692 Bytes
cc08b6dd8ee7524ca37e1e1d536d5f2d743d61c4-02-coverage
62.9 KB
cc08b6dd8ee7524ca37e1e1d536d5f2d743d61c4-04-coverage
124 KB
cc08b6dd8ee7524ca37e1e1d536d5f2d743d61c4-09-coverage
10.4 KB
cc08b6dd8ee7524ca37e1e1d536d5f2d743d61c4-10-coverage
1.09 KB
cc08b6dd8ee7524ca37e1e1d536d5f2d743d61c4-11-coverage
6.76 KB
cc08b6dd8ee7524ca37e1e1d536d5f2d743d61c4-12-coverage
4.67 KB
cc08b6dd8ee7524ca37e1e1d536d5f2d743d61c4-15-coverage
440 KB
cc08b6dd8ee7524ca37e1e1d536d5f2d743d61c4-16-coverage
165 KB
cc08b6dd8ee7524ca37e1e1d536d5f2d743d61c4-17-coverage
149 KB
cc08b6dd8ee7524ca37e1e1d536d5f2d743d61c4-18-coverage
296 KB
cc08b6dd8ee7524ca37e1e1d536d5f2d743d61c4-19-coverage
184 KB