Skip to content

Feat/dkim module

Feat/dkim module #232

Triggered via pull request September 19, 2024 01:10
Status Failure
Total duration 13m 34s
Artifacts 8

build-test.yml

on: pull_request
Matrix: Build Docker Images / main
Golang CI Lint  /  main
37s
Golang CI Lint / main
Update Swagger  /  main
51s
Update Swagger / main
Go Unit Tests  /  build
1m 2s
Go Unit Tests / build
Matrix: Interchain tests / build-integration-tests
Matrix: Docker Scout / main
Matrix: Interchain tests / interchain-tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 10 warnings
Golang CI Lint / main: x/dkim/types/codec.go#L7
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/cosmos) -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/burnt-labs/xion) --custom-order (gci)
Golang CI Lint / main: x/dkim/types/keys.go#L4
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/cosmos) -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/burnt-labs/xion) --custom-order (gci)
Golang CI Lint / main: x/dkim/types/keys.go#L6
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/cosmos) -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/burnt-labs/xion) --custom-order (gci)
Golang CI Lint / main: x/dkim/types/msgs.go#L4
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/cosmos) -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/burnt-labs/xion) --custom-order (gci)
Golang CI Lint / main: x/dkim/keeper/keeper.go#L6
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/cosmos) -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/burnt-labs/xion) --custom-order (gci)
Golang CI Lint / main: x/dkim/keeper/keeper.go#L15
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/cosmos) -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/burnt-labs/xion) --custom-order (gci)
Golang CI Lint / main: x/dkim/keeper/msg_server.go#L5
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/cosmos) -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/burnt-labs/xion) --custom-order (gci)
Golang CI Lint / main: x/dkim/keeper/msg_server.go#L8
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/cosmos) -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/burnt-labs/xion) --custom-order (gci)
Golang CI Lint / main: x/dkim/module.go#L23
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/cosmos) -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/burnt-labs/xion) --custom-order (gci)
Golang CI Lint / main: x/dkim/autocli.go#L4
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(github.com/cometbft/cometbft) -s prefix(github.com/cosmos) -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/burnt-labs/xion) --custom-order (gci)
Go Unit Tests / build
Process completed with exit code 1.
Golang CI Lint / main: x/dkim/types/msgs.go#L15
unused-parameter: parameter 'someValue' seems to be unused, consider removing or renaming it as _ (revive)
Golang CI Lint / main: x/dkim/client/cli/tx.go#L39
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
Golang CI Lint / main: x/dkim/client/cli/query.go#L33
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
Golang CI Lint / main: x/dkim/keeper/query_server.go#L21
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
Golang CI Lint / main: x/dkim/depinject.go#L36
exported: type name will be used as module.ModuleInputs by other packages, and that stutters; consider calling this Inputs (revive)
Golang CI Lint / main: x/dkim/depinject.go#L44
exported: type name will be used as module.ModuleOutputs by other packages, and that stutters; consider calling this Outputs (revive)
Golang CI Lint / main: x/dkim/module.go#L107
unused-parameter: parameter 'cdc' seems to be unused, consider removing or renaming it as _ (revive)
Golang CI Lint / main
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Go Unit Tests / build
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/get-diff-action@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Go Unit Tests / build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2

Artifacts

Produced during runtime
Name Size
docker-linux-amd64.tar Expired
96.3 MB
docker-linux-arm64.tar Expired
93.8 MB
heighliner-linux-amd64.tar Expired
67.7 MB
heighliner-linux-arm64.tar Expired
66.9 MB
libwasmvm.x86_64.so Expired
3.36 MB
test-linux-amd64 Expired
52.8 MB
xiond-linux-amd64 Expired
64.4 MB
xiond-linux-arm64 Expired
63.5 MB