skip block sdk, params migration #1676
test.yml
on: pull_request
should_run_go_test
7s
go_test
39s
Annotations
13 errors and 2 warnings
go_test
Cannot open: File exists
|
go_test
Cannot open: File exists
|
go_test
Cannot open: File exists
|
go_test
Cannot open: File exists
|
go_test
Cannot open: File exists
|
go_test
Cannot open: File exists
|
go_test
Cannot open: File exists
|
go_test
Cannot open: File exists
|
go_test
Cannot open: File exists
|
go_test
Cannot open: File exists
|
go_test:
x/gasless/keeper/msg_server.go#L17
cannot use &msgServer{…} (value of type *msgServer) as "github.com/comdex-official/comdex/x/gasless/types".MsgServer value in return statement: *msgServer does not implement "github.com/comdex-official/comdex/x/gasless/types".MsgServer (missing method UpdateParams)
|
go_test:
x/gasless/keeper/msg_server.go#L20
cannot use msgServer{} (value of type msgServer) as "github.com/comdex-official/comdex/x/gasless/types".MsgServer value in variable declaration: msgServer does not implement "github.com/comdex-official/comdex/x/gasless/types".MsgServer (missing method UpdateParams)
|
go_test
Process completed with exit code 2.
|
go_test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
go_test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|