chore: disable pruning by default #66
Annotations
10 errors and 2 warnings
Analyze:
app/app.go#L129
missing go.sum entry for module providing package github.com/dymensionxyz/dymension-rdk/x/denommetadata (imported by github.com/dymensionxyz/rollapp-wasm/app); to add:
|
Analyze:
app/app.go#L130
missing go.sum entry for module providing package github.com/dymensionxyz/dymension-rdk/x/denommetadata/types (imported by github.com/dymensionxyz/rollapp-wasm/app); to add:
|
Analyze:
app/app.go#L126
missing go.sum entry for module providing package github.com/dymensionxyz/dymension-rdk/x/dist (imported by github.com/dymensionxyz/rollapp-wasm/app); to add:
|
Analyze:
app/app.go#L127
missing go.sum entry for module providing package github.com/dymensionxyz/dymension-rdk/x/dist/keeper (imported by github.com/dymensionxyz/rollapp-wasm/app); to add:
|
Analyze:
app/app.go#L89
missing go.sum entry for module providing package github.com/dymensionxyz/dymension-rdk/x/epochs (imported by github.com/dymensionxyz/rollapp-wasm/app); to add:
|
Analyze:
app/app.go#L90
missing go.sum entry for module providing package github.com/dymensionxyz/dymension-rdk/x/epochs/keeper (imported by github.com/dymensionxyz/rollapp-wasm/app); to add:
|
Analyze:
app/app.go#L91
missing go.sum entry for module providing package github.com/dymensionxyz/dymension-rdk/x/epochs/types (imported by github.com/dymensionxyz/rollapp-wasm/app); to add:
|
Analyze:
app/ante.go#L14
missing go.sum entry for module providing package github.com/dymensionxyz/dymension-rdk/x/gasless (imported by github.com/dymensionxyz/rollapp-wasm/app); to add:
|
Analyze:
app/ante.go#L15
missing go.sum entry for module providing package github.com/dymensionxyz/dymension-rdk/x/gasless/keeper (imported by github.com/dymensionxyz/rollapp-wasm/app); to add:
|
Analyze:
app/app.go#L16
missing go.sum entry for module providing package github.com/dymensionxyz/dymension-rdk/x/gasless/types (imported by github.com/dymensionxyz/rollapp-wasm/app); to add:
|
Analyze
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, github/codeql-action/init@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
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/
|