chore: fix lint issue #208
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 7 warnings
golangci-lint:
x/claim/client/cli/query.go#L8
import 'github.com/cosmos/cosmos-sdk/version' is not allowed from list 'Main' (depguard)
|
golangci-lint:
x/claim/client/cli/query.go#L10
import 'github.com/envadiv/Passage3D/x/claim/types' is not allowed from list 'Main' (depguard)
|
golangci-lint:
x/claim/client/cli/query.go#L11
import 'github.com/spf13/cobra' is not allowed from list 'Main' (depguard)
|
golangci-lint:
x/claim/client/cli/query.go#L13
import 'github.com/cosmos/cosmos-sdk/client' is not allowed from list 'Main' (depguard)
|
golangci-lint:
x/claim/client/cli/query.go#L14
import 'github.com/cosmos/cosmos-sdk/client/flags' is not allowed from list 'Main' (depguard)
|
golangci-lint:
x/claim/client/cli/tx.go#L6
import 'github.com/cosmos/cosmos-sdk/client/flags' is not allowed from list 'Main' (depguard)
|
golangci-lint:
x/claim/client/cli/tx.go#L7
import 'github.com/cosmos/cosmos-sdk/client/tx' is not allowed from list 'Main' (depguard)
|
golangci-lint:
x/claim/client/cli/tx.go#L9
import 'github.com/envadiv/Passage3D/x/claim/types' is not allowed from list 'Main' (depguard)
|
golangci-lint:
x/claim/client/cli/tx.go#L10
import 'github.com/spf13/cobra' is not allowed from list 'Main' (depguard)
|
golangci-lint:
x/claim/client/cli/tx.go#L12
import 'github.com/cosmos/cosmos-sdk/client' is not allowed from list 'Main' (depguard)
|
golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: technote-space/[email protected], 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/
|
golangci-lint
The `set-output` 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/
|
golangci-lint
The `set-output` 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/
|
golangci-lint
The `set-output` 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/
|
golangci-lint
The `set-output` 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/
|
golangci-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/
|
golangci-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/
|