Skip to content

feat(ci): use release tracking workflow to notify devops (#3247) #297

feat(ci): use release tracking workflow to notify devops (#3247)

feat(ci): use release tracking workflow to notify devops (#3247) #297

Triggered via push April 3, 2024 21:21
Status Success
Total duration 10m 1s
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.