Skip to content

refactor: keep ante handler clean (#3281) #315

refactor: keep ante handler clean (#3281)

refactor: keep ante handler clean (#3281) #315

Triggered via push April 10, 2024 08:34
Status Success
Total duration 5m 32s
Artifacts

codeql.yml

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

Annotations

5 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)
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.2/x64/bin/go: please ensure that the correct version of Go is installed before the `codeql-action/init` Action is used.