toshiSat is testing a code change 🚀 #893
ci.yml
on: push
Lint
1m 55s
Regression Test
2m 51s
Annotations
20 errors and 6 warnings
Lint:
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)
|
Lint:
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)
|
Lint:
x/claim/keeper/msg_server_claim_thorchain.go#L13
undefined: originalArkeoAddress
|
Lint:
x/claim/keeper/msg_server_claim_thorchain.go#L15
undefined: originalArkeoAddress
|
Lint:
x/claim/keeper/msg_server_claim_thorchain.go#L18
undefined: originalArkeoAddress
|
Lint:
x/claim/keeper/msg_server_claim_thorchain.go#L23
undefined: creator
|
Lint:
x/claim/keeper/msg_server_claim_thorchain.go#L24
undefined: arkeoClaimRecord
|
Lint:
x/claim/keeper/msg_server_claim_thorchain.go#L25
undefined: arkeoClaimRecord
|
Lint:
x/claim/keeper/msg_server_claim_thorchain.go#L26
undefined: arkeoClaimRecord
|
Lint:
x/claim/keeper/msg_server_claim_thorchain.go#L30
undefined: thorDerivedArkeoAddress
|
Regression Test
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)
|
Regression Test
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)
|
Regression Test
undefined: originalArkeoAddress
|
Regression Test
undefined: originalArkeoAddress
|
Regression Test
undefined: originalArkeoAddress
|
Regression Test
undefined: creator
|
Regression Test
undefined: arkeoClaimRecord
|
Regression Test
undefined: arkeoClaimRecord
|
Regression Test
undefined: arkeoClaimRecord
|
Regression Test
undefined: thorDerivedArkeoAddress
|
Lint
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/
|
Lint
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/
|
Lint
The process '/usr/bin/git' failed with exit code 128
|
Regression Test
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/
|
Regression Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v3, docker/setup-buildx-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Regression Test
The process '/usr/bin/git' failed with exit code 128
|