Skip to content

feat: Add module accounts service #74200

feat: Add module accounts service

feat: Add module accounts service #74200

Triggered via pull request October 25, 2024 21:23
Status Failure
Total duration 8m 17s
Artifacts 9

test.yml

on: pull_request
split-test-files
10s
split-test-files
test-system
2m 56s
test-system
test-sim-nondeterminism
2m 18s
test-sim-nondeterminism
test-clientv2
1m 8s
test-clientv2
test-core
36s
test-core
test-coretesting
20s
test-coretesting
test-depinject
38s
test-depinject
test-errors
38s
test-errors
test-math
45s
test-math
test-schema
40s
test-schema
test-schema-testing
32s
test-schema-testing
test-indexer-postgres
36s
test-indexer-postgres
test-simapp
1m 46s
test-simapp
test-simapp-v2
2m 46s
test-simapp-v2
test-collections
34s
test-collections
test-orm
34s
test-orm
test-cosmovisor
49s
test-cosmovisor
test-confix
38s
test-confix
test-hubl
36s
test-hubl
test-store
49s
test-store
test-store-v2
57s
test-store-v2
test-log
38s
test-log
test-x-accounts
44s
test-x-accounts
test-x-accounts-base
28s
test-x-accounts-base
test-x-accounts-lockup
30s
test-x-accounts-lockup
test-x-accounts-multisig
27s
test-x-accounts-multisig
test-x-tx
41s
test-x-tx
test-x-nft
1m 0s
test-x-nft
test-x-circuit
44s
test-x-circuit
test-x-distribution
1m 1s
test-x-distribution
test-x-protocolpool
53s
test-x-protocolpool
test-x-feegrant
1m 1s
test-x-feegrant
test-x-evidence
57s
test-x-evidence
test-x-params
49s
test-x-params
test-x-upgrade
1m 6s
test-x-upgrade
test-x-group
1m 29s
test-x-group
test-x-gov
1m 25s
test-x-gov
test-x-slashing
57s
test-x-slashing
test-x-staking
1m 12s
test-x-staking
test-x-authz
43s
test-x-authz
test-x-bank
1m 3s
test-x-bank
test-x-mint
53s
test-x-mint
test-x-epochs
37s
test-x-epochs
test-x-consensus
39s
test-x-consensus
Matrix: tests
repo-analysis
0s
repo-analysis
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 54 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.
test-integration
not enough arguments in call to bankkeeper.NewBaseKeeper
test-integration
Process completed with exit code 2.
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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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.
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/
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 (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, 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-integration
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/
tests (00)
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/
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: "957b6255adca351cac310100274424e7fd7ec786-00", "957b6255adca351cac310100274424e7fd7ec786-00-coverage", "957b6255adca351cac310100274424e7fd7ec786-01", "957b6255adca351cac310100274424e7fd7ec786-01-coverage", "957b6255adca351cac310100274424e7fd7ec786-02", "957b6255adca351cac310100274424e7fd7ec786-02-coverage", "957b6255adca351cac310100274424e7fd7ec786-03", "957b6255adca351cac310100274424e7fd7ec786-03-coverage", "957b6255adca351cac310100274424e7fd7ec786-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
957b6255adca351cac310100274424e7fd7ec786-00
1.41 KB
957b6255adca351cac310100274424e7fd7ec786-00-coverage
1.48 MB
957b6255adca351cac310100274424e7fd7ec786-01
1.38 KB
957b6255adca351cac310100274424e7fd7ec786-01-coverage
1.32 MB
957b6255adca351cac310100274424e7fd7ec786-02
1.36 KB
957b6255adca351cac310100274424e7fd7ec786-02-coverage
1.18 MB
957b6255adca351cac310100274424e7fd7ec786-03
1.37 KB
957b6255adca351cac310100274424e7fd7ec786-03-coverage
493 KB
957b6255adca351cac310100274424e7fd7ec786-e2e-coverage
59.4 MB