fix/unittest and lint #5
Annotations
10 errors and 2 warnings
lint:
bech32-migration/utils/utils.go#L88
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
lint:
app/upgrades/v6_4_6/upgrades_test.go#L254
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
lint:
app/upgrades/v6_4_6/upgrades_test.go#L299
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
lint:
app/test_helpers.go#L291
func `genesisStateWithValSet` is unused (unused)
|
lint:
app/upgrades/v6_4_6/upgrades_test.go#L303
S1021: should merge variable declaration with assignment on next line (gosimple)
|
lint:
app/upgrades/v6_4_6/upgrades_test.go#L316
S1021: should merge variable declaration with assignment on next line (gosimple)
|
lint:
app/upgrades/v6_4_6/upgrades_test.go#L329
S1021: should merge variable declaration with assignment on next line (gosimple)
|
lint:
app/upgrades/v6_4_6/upgrades_test.go#L342
S1021: should merge variable declaration with assignment on next line (gosimple)
|
lint:
app/upgrades/v6_4_6/upgrades_test.go#L355
S1021: should merge variable declaration with assignment on next line (gosimple)
|
lint:
app/upgrades/v6_4_6/upgrades_test.go#L368
S1021: should merge variable declaration with assignment on next line (gosimple)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/composable-cosmos/composable-cosmos. Supported file pattern: go.sum
|