Skip to content

[TODOs] sdk-v0.50 app.go #6600

[TODOs] sdk-v0.50 app.go

[TODOs] sdk-v0.50 app.go #6600

Triggered via pull request March 12, 2024 20:38
Status Failure
Total duration 1m 4s
Artifacts

lint.yml

on: pull_request
golangci-lint
53s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: internal/ibc/ibc.go#L8
import 'github.com/cosmos/ibc-go/v8/modules/core/04-channel/types' is not allowed from list 'main' (depguard)
golangci-lint: internal/antewrapper/fee_gas_meter.go#L6
import 'github.com/hashicorp/go-metrics' is not allowed from list 'main' (depguard)
golangci-lint: internal/antewrapper/fee_gas_meter.go#L8
import 'cosmossdk.io/log' is not allowed from list 'main' (depguard)
golangci-lint: internal/antewrapper/handler.go#L4
import 'cosmossdk.io/store/types' is not allowed from list 'main' (depguard)
golangci-lint: internal/antewrapper/handler.go#L5
import 'cosmossdk.io/x/tx/signing' is not allowed from list 'main' (depguard)
golangci-lint: x/attribute/keeper/genesis.go#L6
import 'cosmossdk.io/log' is not allowed from list 'main' (depguard)
golangci-lint: x/attribute/keeper/keeper.go#L10
import 'cosmossdk.io/log' is not allowed from list 'main' (depguard)
golangci-lint: x/attribute/keeper/keeper.go#L11
import 'cosmossdk.io/store/types' is not allowed from list 'main' (depguard)
golangci-lint: x/attribute/keeper/msg_server.go#L7
import 'github.com/hashicorp/go-metrics' is not allowed from list 'main' (depguard)
golangci-lint: x/attribute/handler.go#L21
SA1019: sdk.WrapSDKContext is deprecated: there is no need to wrap anymore as the Cosmos SDK context implements context.Context. (staticcheck)
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/[email protected], 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/.