Skip to content

feat: add v2.1 upgrade handler #211

feat: add v2.1 upgrade handler

feat: add v2.1 upgrade handler #211

Triggered via pull request August 16, 2023 09:21
Status Failure
Total duration 46s
Artifacts

lint.yml

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

Annotations

10 errors and 7 warnings
golangci-lint: app/params/encoding.go#L4
import 'github.com/cosmos/cosmos-sdk/client' is not allowed from list 'Main' (depguard)
golangci-lint: app/params/encoding.go#L5
import 'github.com/cosmos/cosmos-sdk/codec' is not allowed from list 'Main' (depguard)
golangci-lint: app/params/encoding.go#L6
import 'github.com/cosmos/cosmos-sdk/codec/types' is not allowed from list 'Main' (depguard)
golangci-lint: app/params/proto.go#L7
import 'github.com/cosmos/cosmos-sdk/codec' is not allowed from list 'Main' (depguard)
golangci-lint: app/params/proto.go#L8
import 'github.com/cosmos/cosmos-sdk/codec/types' is not allowed from list 'Main' (depguard)
golangci-lint: app/params/proto.go#L9
import 'github.com/cosmos/cosmos-sdk/x/auth/tx' is not allowed from list 'Main' (depguard)
golangci-lint: x/claim/types/codec.go#L4
import 'github.com/cosmos/cosmos-sdk/codec' is not allowed from list 'Main' (depguard)
golangci-lint: x/claim/types/codec.go#L5
import 'github.com/cosmos/cosmos-sdk/codec/types' is not allowed from list 'Main' (depguard)
golangci-lint: x/claim/types/codec.go#L6
import 'github.com/cosmos/cosmos-sdk/crypto/codec' is not allowed from list 'Main' (depguard)
golangci-lint: x/claim/types/codec.go#L7
import 'github.com/cosmos/cosmos-sdk/types' 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/