Bitcoin #102
Annotations
10 errors and 1 warning
golangci-lint:
app/app.go#L157
commentFormatting: put a space between `//` and comment text (gocritic)
|
golangci-lint:
cmd/sided/cmd/genaccounts.go#L62
commentFormatting: put a space between `//` and comment text (gocritic)
|
golangci-lint:
cmd/sided/cmd/genaccounts.go#L53
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
app/keepers/keepers.go#L123
SA1019: wasm.Keeper is deprecated: Do not use. (staticcheck)
|
golangci-lint:
app/keepers/keepers.go#L181
SA1019: wasm.ModuleName is deprecated: Do not use. (staticcheck)
|
golangci-lint:
app/keepers/keepers.go#L461
SA1019: wasm.ModuleName is deprecated: Do not use. (staticcheck)
|
golangci-lint:
app/app.go#L464
SA1019: wasm.Option is deprecated: Do not use. (staticcheck)
|
golangci-lint:
app/app.go#L465
SA1019: wasm.Option is deprecated: Do not use. (staticcheck)
|
golangci-lint:
app/modules.go#L92
SA1019: wasm.ModuleName is deprecated: Do not use. (staticcheck)
|
golangci-lint
issues found
|
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, technote-space/get-diff-action@v6, 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/.
|