feat: ics v6 #135
Annotations
32 errors and 10 warnings
test:
cmd/tmtop.go#L9
missing go.sum entry for module providing package github.com/spf13/cobra (imported by main/cmd); to add:
|
test:
pkg/app.go#L11
missing go.sum entry for module providing package github.com/rs/zerolog (imported by main/pkg); to add:
|
test:
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:
|
test:
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:
|
test:
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:
|
test:
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:
|
test:
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:
|
test:
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:
|
test:
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:
|
test:
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:
|
go-build:
cmd/tmtop.go#L9
missing go.sum entry for module providing package github.com/spf13/cobra; to add:
|
go-build:
pkg/app.go#L11
missing go.sum entry for module providing package github.com/rs/zerolog (imported by main/pkg); to add:
|
go-build:
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:
|
go-build:
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:
|
go-build:
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:
|
go-build:
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:
|
go-build:
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:
|
go-build:
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:
|
go-build:
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:
|
go-build:
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:
|
go-vet:
cmd/tmtop.go#L9
missing go.sum entry for module providing package github.com/spf13/cobra (imported by main/cmd); to add:
|
go-vet:
pkg/app.go#L11
missing go.sum entry for module providing package github.com/rs/zerolog (imported by main/pkg); to add:
|
go-vet:
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:
|
go-vet:
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:
|
go-vet:
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:
|
go-vet:
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:
|
go-vet:
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:
|
go-vet:
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:
|
go-vet:
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:
|
go-vet:
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:
|
lint
Failed to run: Error: failed to get action config: Request timeout: /golangci/golangci-lint/master/assets/github-action-config.json, Error: failed to get action config: Request timeout: /golangci/golangci-lint/master/assets/github-action-config.json
at /home/runner/work/_actions/golangci/golangci-lint-action/v2/dist/run/index.js:2326:15
at Generator.throw (<anonymous>)
at rejected (/home/runner/work/_actions/golangci/golangci-lint-action/v2/dist/run/index.js:2231:65)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
|
lint
failed to get action config: Request timeout: /golangci/golangci-lint/master/assets/github-action-config.json
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go-build
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/
|
go-build
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/
|
go-vet
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/
|
go-vet
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/
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|