Skip to content

chore(deps): bump docker/build-push-action from 3.1.1 to 6.8.0 #330

chore(deps): bump docker/build-push-action from 3.1.1 to 6.8.0

chore(deps): bump docker/build-push-action from 3.1.1 to 6.8.0 #330

Triggered via pull request September 28, 2024 00:02
Status Failure
Total duration 4m 16s
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/[email protected], golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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)