Skip to content

update cometbft to apply bugfix #1093

update cometbft to apply bugfix

update cometbft to apply bugfix #1093

Triggered via push November 19, 2024 06:20
Status Success
Total duration 12m 45s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Analyze (go): x/gov/types/v1alpha1/params.go#L108
undefined: sdk.OneDec
Analyze (go): x/gov/types/v1alpha1/params.go#L114
undefined: sdk.OneDec
Analyze (go): x/gov/types/v1alpha1/params.go#L120
undefined: sdk.OneDec
Analyze (go): x/gov/types/v1alpha1/params.go#L142
undefined: govtypes.GetProposalIDBytes (typecheck)
Analyze (go): x/oracle/simulation/params.go#L4
`subkeyLockedInBlocks` is unused (deadcode)
Analyze (go): x/oracle/simulation/params.go#L5
`subkeyMinimumCollateral` is unused (deadcode)
Analyze (go): x/oracle/simulation/params.go#L6
`subkeyExpirationDuration` is unused (deadcode)
Analyze (go): x/oracle/simulation/params.go#L7
`subkeyAggregationWindow` is unused (deadcode)
Analyze (go): x/oracle/simulation/params.go#L8
`subkeyAggregationResult` is unused (deadcode)
Analyze (go): x/oracle/simulation/params.go#L9
`subkeyThresholdScore` is unused (deadcode)
Analyze (go)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/[email protected], 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 (go)
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/