Skip to content

add sdk.Msg impl

add sdk.Msg impl #71

Triggered via push July 17, 2024 09:13
Status Failure
Total duration 2m 2s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

39 errors and 1 warning
test (1.20.x, macos-latest): x/asset/keeper/msg_server.go#L14
cannot use &msgServer{…} (value of type *msgServer) as "github.com/realiotech/realio-network/x/asset/types".MsgServer value in return statement: *msgServer does not implement "github.com/realiotech/realio-network/x/asset/types".MsgServer (missing method AllocateToken)
test (1.20.x, macos-latest): x/asset/keeper/msg_server.go#L17
cannot use msgServer{} (value of type msgServer) as "github.com/realiotech/realio-network/x/asset/types".MsgServer value in variable declaration: msgServer does not implement "github.com/realiotech/realio-network/x/asset/types".MsgServer (missing method AllocateToken)
test (1.20.x, macos-latest): x/asset/keeper/msg_server_create_token.go#L38
msg.Total undefined (type *"github.com/realiotech/realio-network/x/asset/types".MsgCreateToken has no field or method Total)
test (1.20.x, macos-latest): x/asset/keeper/msg_server_create_token.go#L38
msg.AuthorizationRequired undefined (type *"github.com/realiotech/realio-network/x/asset/types".MsgCreateToken has no field or method AuthorizationRequired)
test (1.20.x, macos-latest): x/asset/keeper/msg_server_create_token.go#L41
not enough arguments in call to k.SetToken
test (1.20.x, macos-latest): x/asset/keeper/msg_server_create_token.go#L50
msg.Total undefined (type *"github.com/realiotech/realio-network/x/asset/types".MsgCreateToken has no field or method Total)
test (1.20.x, macos-latest): x/asset/keeper/msg_server_create_token.go#L67
msg.Total undefined (type *"github.com/realiotech/realio-network/x/asset/types".MsgCreateToken has no field or method Total)
test (1.20.x, macos-latest)
Process completed with exit code 1.
test (1.20.x, windows-latest)
The job was canceled because "_1_20_x_macos-latest" failed.
test (1.20.x, windows-latest)
The operation was canceled.
test (1.19.x, windows-latest)
The job was canceled because "_1_20_x_macos-latest" failed.
test (1.19.x, windows-latest)
The operation was canceled.
test (1.19.x, macos-latest)
The job was canceled because "_1_20_x_macos-latest" failed.
test (1.19.x, macos-latest): x/asset/keeper/msg_server.go#L14
cannot use &msgServer{…} (value of type *msgServer) as type "github.com/realiotech/realio-network/x/asset/types".MsgServer in return statement:
test (1.19.x, macos-latest): x/asset/keeper/msg_server.go#L17
cannot use msgServer{} (value of type msgServer) as type "github.com/realiotech/realio-network/x/asset/types".MsgServer in variable declaration:
test (1.19.x, macos-latest): x/asset/keeper/msg_server_create_token.go#L38
msg.Total undefined (type *"github.com/realiotech/realio-network/x/asset/types".MsgCreateToken has no field or method Total)
test (1.19.x, macos-latest): x/asset/keeper/msg_server_create_token.go#L38
msg.AuthorizationRequired undefined (type *"github.com/realiotech/realio-network/x/asset/types".MsgCreateToken has no field or method AuthorizationRequired)
test (1.19.x, macos-latest): x/asset/keeper/msg_server_create_token.go#L41
not enough arguments in call to k.SetToken
test (1.19.x, macos-latest): x/asset/keeper/msg_server_create_token.go#L50
msg.Total undefined (type *"github.com/realiotech/realio-network/x/asset/types".MsgCreateToken has no field or method Total)
test (1.19.x, macos-latest): x/asset/keeper/msg_server_create_token.go#L67
msg.Total undefined (type *"github.com/realiotech/realio-network/x/asset/types".MsgCreateToken has no field or method Total)
test (1.19.x, macos-latest)
The operation was canceled.
test (1.20.x, ubuntu-latest)
The job was canceled because "_1_20_x_macos-latest" failed.
test (1.20.x, ubuntu-latest): x/asset/keeper/msg_server.go#L14
cannot use &msgServer{…} (value of type *msgServer) as "github.com/realiotech/realio-network/x/asset/types".MsgServer value in return statement: *msgServer does not implement "github.com/realiotech/realio-network/x/asset/types".MsgServer (missing method AllocateToken)
test (1.20.x, ubuntu-latest): x/asset/keeper/msg_server.go#L17
cannot use msgServer{} (value of type msgServer) as "github.com/realiotech/realio-network/x/asset/types".MsgServer value in variable declaration: msgServer does not implement "github.com/realiotech/realio-network/x/asset/types".MsgServer (missing method AllocateToken)
test (1.20.x, ubuntu-latest): x/asset/keeper/msg_server_create_token.go#L38
msg.Total undefined (type *"github.com/realiotech/realio-network/x/asset/types".MsgCreateToken has no field or method Total)
test (1.20.x, ubuntu-latest): x/asset/keeper/msg_server_create_token.go#L38
msg.AuthorizationRequired undefined (type *"github.com/realiotech/realio-network/x/asset/types".MsgCreateToken has no field or method AuthorizationRequired)
test (1.20.x, ubuntu-latest): x/asset/keeper/msg_server_create_token.go#L41
not enough arguments in call to k.SetToken
test (1.20.x, ubuntu-latest): x/asset/keeper/msg_server_create_token.go#L50
msg.Total undefined (type *"github.com/realiotech/realio-network/x/asset/types".MsgCreateToken has no field or method Total)
test (1.20.x, ubuntu-latest): x/asset/keeper/msg_server_create_token.go#L67
msg.Total undefined (type *"github.com/realiotech/realio-network/x/asset/types".MsgCreateToken has no field or method Total)
test (1.20.x, ubuntu-latest)
The operation was canceled.
test (1.19.x, ubuntu-latest)
The job was canceled because "_1_20_x_macos-latest" failed.
test (1.19.x, ubuntu-latest): x/asset/keeper/msg_server.go#L14
cannot use &msgServer{…} (value of type *msgServer) as type "github.com/realiotech/realio-network/x/asset/types".MsgServer in return statement:
test (1.19.x, ubuntu-latest): x/asset/keeper/msg_server.go#L17
cannot use msgServer{} (value of type msgServer) as type "github.com/realiotech/realio-network/x/asset/types".MsgServer in variable declaration:
test (1.19.x, ubuntu-latest): x/asset/keeper/msg_server_create_token.go#L38
msg.Total undefined (type *"github.com/realiotech/realio-network/x/asset/types".MsgCreateToken has no field or method Total)
test (1.19.x, ubuntu-latest): x/asset/keeper/msg_server_create_token.go#L38
msg.AuthorizationRequired undefined (type *"github.com/realiotech/realio-network/x/asset/types".MsgCreateToken has no field or method AuthorizationRequired)
test (1.19.x, ubuntu-latest): x/asset/keeper/msg_server_create_token.go#L41
not enough arguments in call to k.SetToken
test (1.19.x, ubuntu-latest): x/asset/keeper/msg_server_create_token.go#L50
msg.Total undefined (type *"github.com/realiotech/realio-network/x/asset/types".MsgCreateToken has no field or method Total)
test (1.19.x, ubuntu-latest): x/asset/keeper/msg_server_create_token.go#L67
msg.Total undefined (type *"github.com/realiotech/realio-network/x/asset/types".MsgCreateToken has no field or method Total)
test (1.19.x, ubuntu-latest)
The operation was canceled.
test (1.20.x, macos-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/