fix/unittest and lint #2
Annotations
10 errors and 2 warnings
golangci-lint:
bech32-migration/utils/utils.go#L88
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
golangci-lint:
app/upgrades/v6_4_6/upgrades_test.go#L254
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
golangci-lint:
app/upgrades/v6_4_6/upgrades_test.go#L299
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
golangci-lint:
app/test_helpers.go#L320
func `createRandomAccounts` is unused (unused)
|
golangci-lint:
app/upgrades/v6_4_6/upgrades_test.go#L303
S1021: should merge variable declaration with assignment on next line (gosimple)
|
golangci-lint:
app/upgrades/v6_4_6/upgrades_test.go#L316
S1021: should merge variable declaration with assignment on next line (gosimple)
|
golangci-lint:
app/upgrades/v6_4_6/upgrades_test.go#L329
S1021: should merge variable declaration with assignment on next line (gosimple)
|
golangci-lint:
app/upgrades/v6_4_6/upgrades_test.go#L342
S1021: should merge variable declaration with assignment on next line (gosimple)
|
golangci-lint:
app/upgrades/v6_4_6/upgrades_test.go#L355
S1021: should merge variable declaration with assignment on next line (gosimple)
|
golangci-lint:
app/upgrades/v6_4_6/upgrades_test.go#L368
S1021: should merge variable declaration with assignment on next line (gosimple)
|
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/.
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/composable-cosmos/composable-cosmos. Supported file pattern: go.sum
|
Loading