Skip to content

fix: fixes TestE2ESimple failure by ensuring positive initial stake f… #293

fix: fixes TestE2ESimple failure by ensuring positive initial stake f…

fix: fixes TestE2ESimple failure by ensuring positive initial stake f… #293

Triggered via push April 2, 2024 15:35
Status Success
Total duration 9m 59s
Artifacts

codeql.yml

on: push
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 3 warnings
Analyze (go)
too many arguments in call to app.GetBaseApp().AppVersion
Analyze (go)
too many arguments in call to app.GetBaseApp().AppVersion
Analyze (go)
too many arguments in call to app.AppVersion
Analyze (go)
too many arguments in call to app.AppVersion
Analyze (go)
too many arguments in call to app.AppVersion
Analyze (go)
unknown field PubKey in struct literal of type genesis.Account
Analyze (go)
not enough arguments in call to genesis.Document
Analyze (go)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/init@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 (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/
Analyze (go)
Expected `which go` to return /home/runner/work/_temp/codeql-action-go-tracing/bin/go, but got /opt/hostedtoolcache/go/1.22.1/x64/bin/go: please ensure that the correct version of Go is installed before the `codeql-action/init` Action is used.