feat: ics v6 #135
Annotations
10 errors and 2 warnings
Run go build cmd/tmtop.go:
cmd/tmtop.go#L9
missing go.sum entry for module providing package github.com/spf13/cobra; to add:
|
Run go build cmd/tmtop.go:
pkg/app.go#L11
missing go.sum entry for module providing package github.com/rs/zerolog (imported by main/pkg); to add:
|
Run go build cmd/tmtop.go:
pkg/fetcher/cosmos_lcd.go#L10
missing go.sum entry for module providing package cosmossdk.io/x/upgrade/types (imported by main/pkg/fetcher); to add:
|
Run go build cmd/tmtop.go:
pkg/fetcher/cosmos_lcd.go#L11
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/codec (imported by main/pkg/fetcher); to add:
|
Run go build cmd/tmtop.go:
pkg/fetcher/cosmos_lcd.go#L12
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/codec/types (imported by main/pkg/fetcher); to add:
|
Run go build cmd/tmtop.go:
pkg/fetcher/cosmos_rpc.go#L26
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/crypto/types (imported by main/pkg/fetcher); to add:
|
Run go build cmd/tmtop.go:
pkg/fetcher/cosmos_lcd.go#L13
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/std (imported by main/pkg/fetcher); to add:
|
Run go build cmd/tmtop.go:
pkg/fetcher/cosmos_lcd.go#L5
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/types (imported by main/pkg/fetcher); to add:
|
Run go build cmd/tmtop.go:
pkg/fetcher/cosmos_rpc.go#L27
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/types/query (imported by main/pkg/fetcher); to add:
|
Run go build cmd/tmtop.go:
pkg/fetcher/cosmos_rpc.go#L15
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/auth/tx (imported by main/pkg/fetcher); to add:
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading