Genesis export stream #1805
Annotations
3 errors and 6 warnings
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 StreamGenesis)
|
simapp/sim_test.go#L158
not enough arguments in call to newApp.mm.InitGenesis
|
|
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/
|
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/
|
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/
|
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/
|
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/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "9e01e00e8b373ef2352e3d9fb8488b825f1f4722-00", "9e01e00e8b373ef2352e3d9fb8488b825f1f4722-00-coverage", "9e01e00e8b373ef2352e3d9fb8488b825f1f4722-01", "9e01e00e8b373ef2352e3d9fb8488b825f1f4722-02", "9e01e00e8b373ef2352e3d9fb8488b825f1f4722-02-coverage", "9e01e00e8b373ef2352e3d9fb8488b825f1f4722-03", "9e01e00e8b373ef2352e3d9fb8488b825f1f4722-04", "9e01e00e8b373ef2352e3d9fb8488b825f1f4722-04-coverage", "9e01e00e8b373ef2352e3d9fb8488b825f1f4722-05", "9e01e00e8b373ef2352e3d9fb8488b825f1f4722-05-coverage", "9e01e00e8b373ef2352e3d9fb8488b825f1f4722-06", "9e01e00e8b373ef2352e3d9fb8488b825f1f4722-06-coverage", "9e01e00e8b373ef2352e3d9fb8488b825f1f4722-07", "9e01e00e8b373ef2352e3d9fb8488b825f1f4722-07-coverage", "9e01e00e8b373ef2352e3d9fb8488b825f1f4722-08", "9e01e00e8b373ef2352e3d9fb8488b825f1f4722-08-coverage", "9e01e00e8b373ef2352e3d9fb8488b825f1f4722-09", "9e01e00e8b373ef2352e3d9fb8488b825f1f4722-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/
|
The logs for this run have expired and are no longer available.
Loading