toshiSat is testing a code change 🚀 #893
Annotations
10 errors and 3 warnings
x/claim/keeper/msg_server.go#L14
cannot use &msgServer{…} (value of type *msgServer) as "github.com/arkeonetwork/arkeo/x/claim/types".MsgServer value in return statement: *msgServer does not implement "github.com/arkeonetwork/arkeo/x/claim/types".MsgServer (wrong type for method ClaimThorchain)
|
x/claim/keeper/msg_server.go#L17
cannot use msgServer{} (value of type msgServer) as "github.com/arkeonetwork/arkeo/x/claim/types".MsgServer value in variable declaration: msgServer does not implement "github.com/arkeonetwork/arkeo/x/claim/types".MsgServer (wrong type for method ClaimThorchain)
|
x/claim/keeper/msg_server_claim_thorchain.go#L13
undefined: originalArkeoAddress
|
x/claim/keeper/msg_server_claim_thorchain.go#L15
undefined: originalArkeoAddress
|
x/claim/keeper/msg_server_claim_thorchain.go#L18
undefined: originalArkeoAddress
|
x/claim/keeper/msg_server_claim_thorchain.go#L23
undefined: creator
|
x/claim/keeper/msg_server_claim_thorchain.go#L24
undefined: arkeoClaimRecord
|
x/claim/keeper/msg_server_claim_thorchain.go#L25
undefined: arkeoClaimRecord
|
x/claim/keeper/msg_server_claim_thorchain.go#L26
undefined: arkeoClaimRecord
|
x/claim/keeper/msg_server_claim_thorchain.go#L30
undefined: thorDerivedArkeoAddress
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
|
|
The logs for this run have expired and are no longer available.
Loading