Skip to content

feat: Add module accounts service #74199

feat: Add module accounts service

feat: Add module accounts service #74199

Triggered via pull request October 25, 2024 21:17
Status Cancelled
Total duration 6m 16s
Artifacts 7

test.yml

on: pull_request
split-test-files
14s
split-test-files
test-system
3m 14s
test-system
test-sim-nondeterminism
2m 9s
test-sim-nondeterminism
test-clientv2
54s
test-clientv2
test-core
34s
test-core
test-coretesting
25s
test-coretesting
test-depinject
46s
test-depinject
test-errors
46s
test-errors
test-math
44s
test-math
test-schema
44s
test-schema
test-schema-testing
34s
test-schema-testing
test-indexer-postgres
41s
test-indexer-postgres
test-simapp
1m 38s
test-simapp
test-simapp-v2
2m 52s
test-simapp-v2
test-collections
36s
test-collections
test-orm
44s
test-orm
test-cosmovisor
52s
test-cosmovisor
test-confix
48s
test-confix
test-hubl
45s
test-hubl
test-store
46s
test-store
test-store-v2
56s
test-store-v2
test-log
37s
test-log
test-x-accounts
45s
test-x-accounts
test-x-accounts-base
35s
test-x-accounts-base
test-x-accounts-lockup
26s
test-x-accounts-lockup
test-x-accounts-multisig
24s
test-x-accounts-multisig
test-x-tx
33s
test-x-tx
test-x-nft
58s
test-x-nft
test-x-circuit
36s
test-x-circuit
test-x-distribution
1m 6s
test-x-distribution
test-x-protocolpool
49s
test-x-protocolpool
test-x-feegrant
1m 0s
test-x-feegrant
test-x-evidence
53s
test-x-evidence
test-x-params
45s
test-x-params
test-x-upgrade
1m 33s
test-x-upgrade
test-x-group
1m 23s
test-x-group
test-x-gov
1m 8s
test-x-gov
test-x-slashing
1m 1s
test-x-slashing
test-x-staking
1m 21s
test-x-staking
test-x-authz
39s
test-x-authz
test-x-bank
1m 5s
test-x-bank
test-x-mint
51s
test-x-mint
test-x-epochs
37s
test-x-epochs
test-x-consensus
43s
test-x-consensus
Matrix: tests
repo-analysis
0s
repo-analysis
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 52 warnings
test-core
cannot find module providing package github.com/cosmos/cosmos-sdk/types: import lookup disabled by -mod=readonly
test-core
Process completed with exit code 1.
test-simapp
not enough arguments in call to bankkeeper.NewBaseKeeper
test-simapp
not enough arguments in call to stakingkeeper.NewKeeper
test-simapp
cannot use app.AuthKeeper (variable of type "github.com/cosmos/cosmos-sdk/x/auth/keeper".AccountKeeper) as "cosmossdk.io/x/mint/types".BankKeeper value in argument to mintkeeper.NewKeeper: "github.com/cosmos/cosmos-sdk/x/auth/keeper".AccountKeeper does not implement "cosmossdk.io/x/mint/types".BankKeeper (missing method GetSupply)
test-simapp
cannot use app.BankKeeper (variable of type "cosmossdk.io/x/bank/keeper".BaseKeeper) as string value in argument to mintkeeper.NewKeeper
test-simapp
cannot use govModuleAddr (variable of type string) as moduleaccounts.Service value in argument to mintkeeper.NewKeeper: string does not implement moduleaccounts.Service (missing method Address)
test-simapp
not enough arguments in call to poolkeeper.NewKeeper
test-simapp
cannot use app.AuthKeeper (variable of type "github.com/cosmos/cosmos-sdk/x/auth/keeper".AccountKeeper) as nft.BankKeeper value in argument to nftkeeper.NewKeeper: "github.com/cosmos/cosmos-sdk/x/auth/keeper".AccountKeeper does not implement nft.BankKeeper (missing method SpendableCoins)
test-simapp
cannot use app.BankKeeper (variable of type "cosmossdk.io/x/bank/keeper".BaseKeeper) as "cosmossdk.io/core/address".Codec value in argument to nftkeeper.NewKeeper: "cosmossdk.io/x/bank/keeper".BaseKeeper does not implement "cosmossdk.io/core/address".Codec (missing method BytesToString)
test-simapp
too many errors
test-simapp
Process completed with exit code 1.
test-sim-nondeterminism
not enough arguments in call to BlockedAddresses
test-sim-nondeterminism
not enough arguments in call to BlockedAddresses
test-sim-nondeterminism
Process completed with exit code 2.
test-simapp-v2
Process completed with exit code 1.
test-system
Process completed with exit code 2.
tests (03)
Process completed with exit code 123.
tests (00)
Canceling since a higher priority waiting request for 'ci-refs/pull/22312/merge-tests' exists
tests (00)
The operation was canceled.
test-integration
Canceling since a higher priority waiting request for 'ci-refs/pull/22312/merge-tests' exists
test-integration
not enough arguments in call to bankkeeper.NewBaseKeeper
test-integration
The operation was canceled.
split-test-files
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-coretesting
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-accounts-multisig
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-accounts-multisig
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
test-x-accounts-lockup
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-core
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-schema-testing
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-collections
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-tx
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-accounts-base
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-epochs
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-circuit
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-log
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-indexer-postgres
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-authz
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-orm
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-math
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-consensus
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-schema
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-schema
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
test-store
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-accounts
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-depinject
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-errors
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-hubl
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-confix
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-params
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-clientv2
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-protocolpool
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-cosmovisor
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-mint
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-evidence
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-store-v2
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-nft
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-feegrant
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-slashing
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-bank
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-distribution
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-gov
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-staking
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-group
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-simapp
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-upgrade
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-sim-nondeterminism
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-simapp-v2
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-system
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-system
No files were found with the provided path: ./systemtests/testnet/. No artifacts will be uploaded.
test-e2e
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests (01)
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected], actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests (02)
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected], actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests (03)
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected], actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "4321aba3d9dda8620eb4cf8063a42b989f0db7a9-00", "4321aba3d9dda8620eb4cf8063a42b989f0db7a9-01", "4321aba3d9dda8620eb4cf8063a42b989f0db7a9-01-coverage", "4321aba3d9dda8620eb4cf8063a42b989f0db7a9-02", "4321aba3d9dda8620eb4cf8063a42b989f0db7a9-02-coverage", "4321aba3d9dda8620eb4cf8063a42b989f0db7a9-03", "4321aba3d9dda8620eb4cf8063a42b989f0db7a9-e2e-coverage". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
4321aba3d9dda8620eb4cf8063a42b989f0db7a9-00
1.41 KB
4321aba3d9dda8620eb4cf8063a42b989f0db7a9-01
1.38 KB
4321aba3d9dda8620eb4cf8063a42b989f0db7a9-01-coverage
1.32 MB
4321aba3d9dda8620eb4cf8063a42b989f0db7a9-02
1.36 KB
4321aba3d9dda8620eb4cf8063a42b989f0db7a9-02-coverage
1.18 MB
4321aba3d9dda8620eb4cf8063a42b989f0db7a9-03
1.37 KB
4321aba3d9dda8620eb4cf8063a42b989f0db7a9-e2e-coverage
59.4 MB