Skip to content

Genesis export stream #1819

Genesis export stream

Genesis export stream #1819

Triggered via pull request July 21, 2024 12:24
Status Failure
Total duration 4m 58s
Artifacts 17

test.yml

on: pull_request
split-test-files
15s
split-test-files
Matrix: tests
upload-coverage-report
0s
upload-coverage-report
Unit Test Check
24s
Unit Test Check
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 54 warnings
tests (03): types/module/module_test.go#L48
cannot use mockAppModuleBasic1 (variable of type *mocks.MockAppModuleBasic) as module.AppModuleBasic value in argument to module.NewBasicManager: *mocks.MockAppModuleBasic does not implement module.AppModuleBasic (missing method ValidateGenesisStream)
tests (03): types/module/module_test.go#L78
cannot use mockModule (variable of type *mocks.MockAppModuleGenesis) as module.AppModuleGenesis value in argument to module.NewGenesisOnlyAppModule: *mocks.MockAppModuleGenesis does not implement module.AppModuleGenesis (missing method ValidateGenesisStream)
tests (03): types/module/module_test.go#L96
cannot use mockAppModule1 (variable of type *mocks.MockAppModule) as module.AppModule value in argument to module.NewManager: *mocks.MockAppModule does not implement module.AppModule (missing method ExportGenesisStream)
tests (03): types/module/module_test.go#L96
cannot use mockAppModule2 (variable of type *mocks.MockAppModule) as module.AppModule value in argument to module.NewManager: *mocks.MockAppModule does not implement module.AppModule (missing method ExportGenesisStream)
tests (03): types/module/module_test.go#L130
cannot use mockAppModule1 (variable of type *mocks.MockAppModule) as module.AppModule value in argument to module.NewManager: *mocks.MockAppModule does not implement module.AppModule (missing method ExportGenesisStream)
tests (03): types/module/module_test.go#L130
cannot use mockAppModule2 (variable of type *mocks.MockAppModule) as module.AppModule value in argument to module.NewManager: *mocks.MockAppModule does not implement module.AppModule (missing method ExportGenesisStream)
tests (03): types/module/module_test.go#L149
cannot use mockAppModule1 (variable of type *mocks.MockAppModule) as module.AppModule value in argument to module.NewManager: *mocks.MockAppModule does not implement module.AppModule (missing method ExportGenesisStream)
tests (03): types/module/module_test.go#L149
cannot use mockAppModule2 (variable of type *mocks.MockAppModule) as module.AppModule value in argument to module.NewManager: *mocks.MockAppModule does not implement module.AppModule (missing method ExportGenesisStream)
tests (03): types/module/module_test.go#L180
cannot use mockAppModule1 (variable of type *mocks.MockAppModule) as module.AppModule value in argument to module.NewManager: *mocks.MockAppModule does not implement module.AppModule (missing method ExportGenesisStream)
tests (03): types/module/module_test.go#L180
cannot use mockAppModule2 (variable of type *mocks.MockAppModule) as module.AppModule value in argument to module.NewManager: *mocks.MockAppModule does not implement module.AppModule (missing method ExportGenesisStream)
tests (01): simapp/app_test.go#L220
cannot use mockModule (variable of type *mocks.MockAppModule) as "github.com/cosmos/cosmos-sdk/types/module".AppModule value in assignment: *mocks.MockAppModule does not implement "github.com/cosmos/cosmos-sdk/types/module".AppModule (missing method ExportGenesisStream)
tests (01): simapp/sim_test.go#L158
not enough arguments in call to newApp.mm.InitGenesis
tests (01)
Process completed with exit code 123.
tests (00)
Process completed with exit code 123.
Unit Test Check
Final attempt failed. Child_process exited with error code 1
split-test-files
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@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 (07)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3, actions/setup-go@v3, technote-space/[email protected], actions/download-artifact@v3, actions/cache@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 (07)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (07)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (07)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (07)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (03)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3, actions/setup-go@v3, technote-space/[email protected], actions/download-artifact@v3, actions/cache@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 `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (03)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (03)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (03)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (01)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3, actions/setup-go@v3, technote-space/[email protected], actions/download-artifact@v3, actions/cache@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 `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (01)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (01)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (01)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (05)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3, actions/setup-go@v3, technote-space/[email protected], actions/download-artifact@v3, actions/cache@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 (06)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3, actions/setup-go@v3, technote-space/[email protected], actions/download-artifact@v3, actions/cache@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 (05)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (06)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (05)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (06)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (05)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (06)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (05)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (06)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (09)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3, actions/setup-go@v3, technote-space/[email protected], actions/download-artifact@v3, actions/cache@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 (09)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (09)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (09)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (09)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (08)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3, actions/setup-go@v3, technote-space/[email protected], actions/download-artifact@v3, actions/cache@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 (08)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (08)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (08)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (08)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (04)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3, actions/setup-go@v3, technote-space/[email protected], actions/download-artifact@v3, actions/cache@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 (04)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (04)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (04)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (04)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (02)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3, actions/setup-go@v3, technote-space/[email protected], actions/download-artifact@v3, actions/cache@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 `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (02)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (02)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (02)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (00)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3, actions/setup-go@v3, technote-space/[email protected], actions/download-artifact@v3, actions/cache@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 (00)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (00)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (00)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests (00)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit Test Check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Test Check
Attempt 1 failed. Reason: Child_process exited with error code 1
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: "ad60726c51ae05e16cd992d29aa0669616072bbe-00", "ad60726c51ae05e16cd992d29aa0669616072bbe-01", "ad60726c51ae05e16cd992d29aa0669616072bbe-02", "ad60726c51ae05e16cd992d29aa0669616072bbe-02-coverage", "ad60726c51ae05e16cd992d29aa0669616072bbe-03", "ad60726c51ae05e16cd992d29aa0669616072bbe-04", "ad60726c51ae05e16cd992d29aa0669616072bbe-04-coverage", "ad60726c51ae05e16cd992d29aa0669616072bbe-05", "ad60726c51ae05e16cd992d29aa0669616072bbe-05-coverage", "ad60726c51ae05e16cd992d29aa0669616072bbe-06", "ad60726c51ae05e16cd992d29aa0669616072bbe-06-coverage", "ad60726c51ae05e16cd992d29aa0669616072bbe-07", "ad60726c51ae05e16cd992d29aa0669616072bbe-07-coverage", "ad60726c51ae05e16cd992d29aa0669616072bbe-08", "ad60726c51ae05e16cd992d29aa0669616072bbe-08-coverage", "ad60726c51ae05e16cd992d29aa0669616072bbe-09", "ad60726c51ae05e16cd992d29aa0669616072bbe-09-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
ad60726c51ae05e16cd992d29aa0669616072bbe-00
1.28 KB
ad60726c51ae05e16cd992d29aa0669616072bbe-01
1.26 KB
ad60726c51ae05e16cd992d29aa0669616072bbe-02
1.3 KB
ad60726c51ae05e16cd992d29aa0669616072bbe-02-coverage
489 KB
ad60726c51ae05e16cd992d29aa0669616072bbe-03
1.25 KB
ad60726c51ae05e16cd992d29aa0669616072bbe-04
1.29 KB
ad60726c51ae05e16cd992d29aa0669616072bbe-04-coverage
618 KB
ad60726c51ae05e16cd992d29aa0669616072bbe-05
1.23 KB
ad60726c51ae05e16cd992d29aa0669616072bbe-05-coverage
374 KB
ad60726c51ae05e16cd992d29aa0669616072bbe-06
1.27 KB
ad60726c51ae05e16cd992d29aa0669616072bbe-06-coverage
681 KB
ad60726c51ae05e16cd992d29aa0669616072bbe-07
1.28 KB
ad60726c51ae05e16cd992d29aa0669616072bbe-07-coverage
411 KB
ad60726c51ae05e16cd992d29aa0669616072bbe-08
1.26 KB
ad60726c51ae05e16cd992d29aa0669616072bbe-08-coverage
206 KB
ad60726c51ae05e16cd992d29aa0669616072bbe-09
1.25 KB
ad60726c51ae05e16cd992d29aa0669616072bbe-09-coverage
1.21 MB