Skip to content

chore(deps): bump cosmossdk.io/math from 1.0.0-beta.3 to 1.3.0 #250

chore(deps): bump cosmossdk.io/math from 1.0.0-beta.3 to 1.3.0

chore(deps): bump cosmossdk.io/math from 1.0.0-beta.3 to 1.3.0 #250

Triggered via pull request February 23, 2024 23:16
Status Failure
Total duration 4m 10s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 13 warnings
lint: x/globalfee/types/genesis.go#L6
import 'github.com/cosmos/cosmos-sdk/codec' is not allowed from list 'Main' (depguard)
lint: x/globalfee/types/genesis.go#L7
import 'github.com/cosmos/cosmos-sdk/types/errors' is not allowed from list 'Main' (depguard)
lint: x/globalfee/types/params.go#L6
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
lint: x/globalfee/types/params.go#L7
import 'github.com/cosmos/cosmos-sdk/types/errors' is not allowed from list 'Main' (depguard)
lint: x/globalfee/types/params.go#L8
import 'github.com/cosmos/cosmos-sdk/x/params/types' is not allowed from list 'Main' (depguard)
lint: x/globalfee/client/cli/query.go#L4
import 'github.com/cosmos/cosmos-sdk/client' is not allowed from list 'Main' (depguard)
lint: x/globalfee/client/cli/query.go#L5
import 'github.com/cosmos/cosmos-sdk/client/flags' is not allowed from list 'Main' (depguard)
lint: x/globalfee/client/cli/query.go#L6
import 'github.com/spf13/cobra' is not allowed from list 'Main' (depguard)
lint: x/globalfee/client/cli/query.go#L8
import 'github.com/cosmos/gaia/v8/x/globalfee/types' is not allowed from list 'Main' (depguard)
lint: x/globalfee/alias.go#L4
import 'github.com/cosmos/gaia/v8/x/globalfee/types' is not allowed from list 'Main' (depguard)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/[email protected], 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/.
lint
Failed to download action 'https://api.github.com/repos/actions/setup-go/tarball/6edd4406fa81c3da01a34fa6f6343087c207a568'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
lint
Back off 21.754 seconds before retry.
lint: x/icamauth/types/msgs.go#L54
redefines-builtin-id: redefinition of the built-in type any (revive)
lint: x/icamauth/types/msgs.go#L73
redefines-builtin-id: redefinition of the built-in type any (revive)
lint: x/icamauth/client/cli/tx.go#L39
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
lint: x/globalfee/client/cli/query.go#L32
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
lint: x/globalfee/module.go#L42
unused-parameter: parameter 'config' seems to be unused, consider removing or renaming it as _ (revive)
lint: x/globalfee/module.go#L54
unused-parameter: parameter 'registry' seems to be unused, consider removing or renaming it as _ (revive)
lint: x/globalfee/module.go#L57
unused-parameter: parameter 'context' seems to be unused, consider removing or renaming it as _ (revive)
lint: x/globalfee/module.go#L72
unused-parameter: parameter 'amino' seems to be unused, consider removing or renaming it as _ (revive)
lint: x/globalfee/module.go#L102
unused-parameter: parameter 'registry' seems to be unused, consider removing or renaming it as _ (revive)
lint: x/globalfee/module.go#L113
unused-parameter: parameter 'amino' seems to be unused, consider removing or renaming it as _ (revive)