Legacy App Testing #1439
legacy-test.yml
on: schedule
split-test-files
26s
cleanup-runs
5s
test-submodules
2m 11s
Matrix: build
Matrix: tests
Annotations
6 errors and 10 warnings
test-submodules
missing go.sum entry for module providing package pgregory.net/rapid (imported by github.com/regen-network/gocuke); to add:
|
test-submodules
Process completed with exit code 2.
|
tests (01):
tests/integration/gov/keeper/keeper_test.go#L51
cannot use app.GovKeeper (variable of type "github.com/cosmos/cosmos-sdk/x/gov/keeper".Keeper) as type *"github.com/cosmos/cosmos-sdk/x/gov/keeper".Keeper in argument to keeper.NewLegacyQueryServer
|
tests (01):
tests/integration/gov/keeper/keeper_test.go#L59
cannot use suite.app.GovKeeper (variable of type "github.com/cosmos/cosmos-sdk/x/gov/keeper".Keeper) as type *"github.com/cosmos/cosmos-sdk/x/gov/keeper".Keeper in argument to keeper.NewMsgServerImpl
|
tests (01)
Process completed with exit code 123.
|
tests (00)
Process completed with exit code 123.
|
split-test-files
The following actions use a deprecated Node.js version 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/
|
build (amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@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/
|
test-submodules
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@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: actions/checkout@v3, actions/setup-go@v3, 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/
|
build (arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@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/
|
build (arm)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, 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 (01)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, 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/
|
tests (00)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, 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: "b578210db66492c79f477718a6c31d9c90113f96-00", "b578210db66492c79f477718a6c31d9c90113f96-01", "b578210db66492c79f477718a6c31d9c90113f96-02", "b578210db66492c79f477718a6c31d9c90113f96-02-coverage", "b578210db66492c79f477718a6c31d9c90113f96-03", "b578210db66492c79f477718a6c31d9c90113f96-03-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/
|