docs: clarify CELESTIA_HOME
(#3644)
#1
Annotations
10 errors and 7 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)
nodes[i].CmtConfig.Instrumentation.InfluxOrg undefined (type *"github.com/tendermint/tendermint/config".InstrumentationConfig has no field or method InfluxOrg)
|
Analyze (go)
nodes[i].CmtConfig.Instrumentation.InfluxBucket undefined (type *"github.com/tendermint/tendermint/config".InstrumentationConfig has no field or method InfluxBucket)
|
Analyze (go)
nodes[i].CmtConfig.Instrumentation.InfluxBatchSize undefined (type *"github.com/tendermint/tendermint/config".InstrumentationConfig has no field or method InfluxBatchSize)
|
Analyze (go)
nodes[i].CmtConfig.Instrumentation.InfluxURL undefined (type *"github.com/tendermint/tendermint/config".InstrumentationConfig has no field or method InfluxURL)
|
Analyze (go)
nodes[i].CmtConfig.Instrumentation.InfluxToken undefined (type *"github.com/tendermint/tendermint/config".InstrumentationConfig has no field or method InfluxToken)
|
Analyze (go)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: github/codeql-action/init@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/
|
Analyze (go)
Advanced Security must be enabled for this repository to use code scanning.
|
Analyze (go)
This run of the CodeQL Action does not have permission to access Code Scanning API endpoints. As a result, it will not be opted into any experimental features. This could be because the Action is running on a pull request from a fork. If not, please ensure the Action has the 'security-events: write' permission. Details: Advanced Security must be enabled for this repository to use code scanning.
|
Analyze (go)
Feature flags do not specify a default CLI version. Falling back to the CLI version shipped with the Action. This is 2.18.1.
|
Analyze (go)
Advanced Security must be enabled for this repository to use code scanning.
|
Analyze (go)
Expected `which go` to return /home/runner/work/_temp/codeql-action-go-tracing/bin/go, but got /opt/hostedtoolcache/go/1.22.4/x64/bin/go: please ensure that the correct version of Go is installed before the `codeql-action/init` Action is used.
|