Skip to content

feat: downstream gov changes #1820

feat: downstream gov changes

feat: downstream gov changes #1820

Triggered via pull request May 9, 2024 12:12
Status Failure
Total duration 7m 58s
Artifacts

test.yml

on: pull_request
Matrix: tests
repo-analysis
0s
repo-analysis
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 11 warnings
test-e2e
cannot use Keeper{} (value of type Keeper) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".QueryServer value in variable declaration: Keeper does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".QueryServer (missing method Constitution)
test-e2e
cannot use &msgServer{…} (value of type *msgServer) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer value in return statement: *msgServer does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer (missing method CancelProposal)
test-e2e
cannot use msgServer{} (value of type msgServer) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer value in variable declaration: msgServer does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer (missing method CancelProposal)
test-e2e
Process completed with exit code 2.
test-sim-nondeterminism
cannot use Keeper{} (value of type Keeper) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".QueryServer value in variable declaration: Keeper does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".QueryServer (missing method Constitution)
test-sim-nondeterminism
cannot use &msgServer{…} (value of type *msgServer) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer value in return statement: *msgServer does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer (missing method CancelProposal)
test-sim-nondeterminism
cannot use msgServer{} (value of type msgServer) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer value in variable declaration: msgServer does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer (missing method CancelProposal)
test-sim-nondeterminism
Process completed with exit code 2.
tests (02): x/gov/keeper/grpc_query.go#L18
cannot use Keeper{} (value of type Keeper) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".QueryServer value in variable declaration: Keeper does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".QueryServer (missing method Constitution)
tests (02): x/gov/keeper/msg_server.go#L25
cannot use &msgServer{…} (value of type *msgServer) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer value in return statement: *msgServer does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer (missing method CancelProposal)
tests (02): x/gov/keeper/msg_server.go#L28
cannot use msgServer{} (value of type msgServer) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer value in variable declaration: msgServer does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer (missing method CancelProposal)
tests (02): x/gov/keeper/grpc_query.go#L18
cannot use Keeper{} (value of type Keeper) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".QueryServer value in variable declaration: Keeper does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".QueryServer (missing method Constitution)
tests (02): x/gov/keeper/msg_server.go#L25
cannot use &msgServer{…} (value of type *msgServer) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer value in return statement: *msgServer does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer (missing method CancelProposal)
tests (02): x/gov/keeper/msg_server.go#L28
cannot use msgServer{} (value of type msgServer) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer value in variable declaration: msgServer does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer (missing method CancelProposal)
tests (02): x/gov/keeper/grpc_query.go#L18
cannot use Keeper{} (value of type Keeper) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".QueryServer value in variable declaration: Keeper does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".QueryServer (missing method Constitution)
tests (02): x/gov/keeper/msg_server.go#L25
cannot use &msgServer{…} (value of type *msgServer) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer value in return statement: *msgServer does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer (missing method CancelProposal)
tests (02): x/gov/keeper/msg_server.go#L28
cannot use msgServer{} (value of type msgServer) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer value in variable declaration: msgServer does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer (missing method CancelProposal)
tests (02): x/gov/keeper/grpc_query.go#L18
cannot use Keeper{} (value of type Keeper) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".QueryServer value in variable declaration: Keeper does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".QueryServer (missing method Constitution)
test-integration
cannot use Keeper{} (value of type Keeper) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".QueryServer value in variable declaration: Keeper does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".QueryServer (missing method Constitution)
test-integration
cannot use &msgServer{…} (value of type *msgServer) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer value in return statement: *msgServer does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer (missing method CancelProposal)
test-integration
cannot use msgServer{} (value of type msgServer) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer value in variable declaration: msgServer does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer (missing method CancelProposal)
test-integration
Process completed with exit code 2.
liveness-test
cannot use Keeper{} (value of type Keeper) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".QueryServer value in variable declaration: Keeper does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".QueryServer (missing method Constitution)
liveness-test
cannot use &msgServer{…} (value of type *msgServer) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer value in return statement: *msgServer does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer (missing method CancelProposal)
liveness-test
cannot use msgServer{} (value of type msgServer) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer value in variable declaration: msgServer does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer (missing method CancelProposal)
liveness-test
cannot use Keeper{} (value of type Keeper) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".QueryServer value in variable declaration: Keeper does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".QueryServer (missing method Constitution)
liveness-test
cannot use &msgServer{…} (value of type *msgServer) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer value in return statement: *msgServer does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer (missing method CancelProposal)
liveness-test
cannot use msgServer{} (value of type msgServer) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer value in variable declaration: msgServer does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer (missing method CancelProposal)
liveness-test
Process completed with exit code 2.
tests (01): x/gov/keeper/grpc_query.go#L18
cannot use Keeper{} (value of type Keeper) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".QueryServer value in variable declaration: Keeper does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".QueryServer (missing method Constitution)
tests (01): x/gov/keeper/msg_server.go#L25
cannot use &msgServer{…} (value of type *msgServer) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer value in return statement: *msgServer does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer (missing method CancelProposal)
tests (01): x/gov/keeper/msg_server.go#L28
cannot use msgServer{} (value of type msgServer) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer value in variable declaration: msgServer does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer (missing method CancelProposal)
tests (01): x/gov/keeper/grpc_query.go#L18
cannot use Keeper{} (value of type Keeper) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".QueryServer value in variable declaration: Keeper does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".QueryServer (missing method Constitution)
tests (01): x/gov/keeper/msg_server.go#L25
cannot use &msgServer{…} (value of type *msgServer) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer value in return statement: *msgServer does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer (missing method CancelProposal)
tests (01): x/gov/keeper/msg_server.go#L28
cannot use msgServer{} (value of type msgServer) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer value in variable declaration: msgServer does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer (missing method CancelProposal)
tests (01)
Process completed with exit code 123.
tests (03): x/gov/keeper/grpc_query.go#L18
cannot use Keeper{} (value of type Keeper) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".QueryServer value in variable declaration: Keeper does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".QueryServer (missing method Constitution)
tests (03): x/gov/keeper/msg_server.go#L25
cannot use &msgServer{…} (value of type *msgServer) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer value in return statement: *msgServer does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer (missing method CancelProposal)
tests (03): x/gov/keeper/msg_server.go#L28
cannot use msgServer{} (value of type msgServer) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer value in variable declaration: msgServer does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer (missing method CancelProposal)
tests (03)
Process completed with exit code 123.
split-test-files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-simapp
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-e2e
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-sim-nondeterminism
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tests (02)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, technote-space/[email protected], actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-integration
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
liveness-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tests (01)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, technote-space/[email protected], actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tests (03)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, technote-space/[email protected], actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tests (00)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, technote-space/[email protected], actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: "a4175be502492310497f4551db9b21d7b8d886e5-00", "a4175be502492310497f4551db9b21d7b8d886e5-00-coverage", "a4175be502492310497f4551db9b21d7b8d886e5-01", "a4175be502492310497f4551db9b21d7b8d886e5-02", "a4175be502492310497f4551db9b21d7b8d886e5-03". 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/