Skip to content

feat(server): in-place testnet creator (backport #19280) #29440

feat(server): in-place testnet creator (backport #19280)

feat(server): in-place testnet creator (backport #19280) #29440

Triggered via pull request February 12, 2024 10:57
Status Success
Total duration 9m 28s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Analyze
expected 'STRING', found '<<'
Analyze
expected declaration, found '<<'
Analyze
illegal character U+0023 '#'
Analyze
app.SetMempool undefined (type *BaseApp has no field or method SetMempool)
Analyze
app.SetPrepareProposal undefined (type *BaseApp has no field or method SetPrepareProposal)
Analyze
app.SetProcessProposal undefined (type *BaseApp has no field or method SetProcessProposal)
Analyze
app.SetSnapshot undefined (type *BaseApp has no field or method SetSnapshot)
Analyze
app.SetMempool undefined (type *BaseApp has no field or method SetMempool)
Analyze
"io" imported and not used
Analyze
"github.com/cometbft/cometbft-db" imported as dbm and not used
Analyze
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/