feat(auction): upgrade handler and params #11886
Annotations
7 errors and 1 warning
golangci-lint main:
app/upgrades.go#L86
syntax error: unexpected newline in composite literal; possibly missing comma or } (typecheck)
|
golangci-lint main:
app/upgrades.go#L86
missing ',' before newline in composite literal (typecheck)
|
golangci-lint main:
cmd/umeed/cmd/app_creator.go#L28
could not import github.com/umee-network/umee/v6/app (-: # github.com/umee-network/umee/v6/app
|
golangci-lint main:
app/upgrades.go#L86
syntax error: unexpected newline in composite literal; possibly missing comma or }) (typecheck)
|
golangci-lint main:
cmd/umeed/main.go#L9
could not import github.com/umee-network/umee/v6/app (-: # github.com/umee-network/umee/v6/app
|
golangci-lint main:
app/upgrades.go#L86
syntax error: unexpected newline in composite literal; possibly missing comma or }) (typecheck)
|
golangci-lint main
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading