Skip to content

chore(deps): bump actions/cache from 3.0.10 to 4.2.0 #354

chore(deps): bump actions/cache from 3.0.10 to 4.2.0

chore(deps): bump actions/cache from 3.0.10 to 4.2.0 #354

Triggered via pull request December 5, 2024 23:36
Status Failure
Total duration 4m 24s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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)