EIP-1559 - Dynamic Base Fee #3470
Triggered via pull request
September 24, 2024 14:27
Status
Success
Total duration
4m 51s
Artifacts
–
Annotations
10 errors and 2 warnings
Analyze
p.MaxDynamicBaseFeeUpwardAdjustment undefined (type *Params has no field or method MaxDynamicBaseFeeUpwardAdjustment)
|
Analyze
p.MaxDynamicBaseFeeDownwardAdjustment undefined (type *Params has no field or method MaxDynamicBaseFeeDownwardAdjustment)
|
Analyze
unknown field MaxDynamicBaseFeeUpwardAdjustment in struct literal of type Params
|
Analyze
unknown field MaxDynamicBaseFeeDownwardAdjustment in struct literal of type Params
|
Analyze
p.MaxDynamicBaseFeeUpwardAdjustment undefined (type Params has no field or method MaxDynamicBaseFeeUpwardAdjustment)
|
Analyze
p.MaxDynamicBaseFeeUpwardAdjustment undefined (type Params has no field or method MaxDynamicBaseFeeUpwardAdjustment)
|
Analyze
p.MaxDynamicBaseFeeDownwardAdjustment undefined (type Params has no field or method MaxDynamicBaseFeeDownwardAdjustment)
|
Analyze
p.MaxDynamicBaseFeeDownwardAdjustment undefined (type Params has no field or method MaxDynamicBaseFeeDownwardAdjustment)
|
Analyze
m.MaxDynamicBaseFeeDownwardAdjustment undefined (type *Params has no field or method MaxDynamicBaseFeeDownwardAdjustment)
|
Analyze
m.MaxDynamicBaseFeeDownwardAdjustment undefined (type *Params has no field or method MaxDynamicBaseFeeDownwardAdjustment)
|
Analyze
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Analyze
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|