[Morse->Shannon Migration] Scaffold MsgClaimMorsePOKT
#5644
Annotations
10 errors and 1 warning
Run golangci-lint:
x/migration/keeper/keeper.go#L11
could not import github.com/pokt-network/poktroll/x/migration/types (-: # github.com/pokt-network/poktroll/x/migration/types
|
Run golangci-lint:
x/migration/types/message_claim_morse_pokt.go#L15
cannot use morseSignature (variable of type string) as []byte value in struct literal) (typecheck)
|
Run golangci-lint:
x/migration/simulation/claim_morse_pokt.go#L7
could not import github.com/pokt-network/poktroll/x/migration/types (-: # github.com/pokt-network/poktroll/x/migration/types
|
Run golangci-lint:
x/migration/types/message_claim_morse_pokt.go#L15
cannot use morseSignature (variable of type string) as []byte value in struct literal) (typecheck)
|
Run golangci-lint:
x/migration/module/genesis.go#L7
could not import github.com/pokt-network/poktroll/x/migration/types (-: # github.com/pokt-network/poktroll/x/migration/types
|
Run golangci-lint:
x/migration/types/message_claim_morse_pokt.go#L15
cannot use morseSignature (variable of type string) as []byte value in struct literal) (typecheck)
|
Run golangci-lint:
app/app_config.go#L6
could not import github.com/pokt-network/poktroll/x/migration/types (-: # github.com/pokt-network/poktroll/x/migration/types
|
Run golangci-lint:
x/migration/types/message_claim_morse_pokt.go#L15
cannot use morseSignature (variable of type string) as []byte value in struct literal) (typecheck)
|
Run golangci-lint:
testutil/keeper/migration.go#L21
could not import github.com/pokt-network/poktroll/x/migration/types (-: # github.com/pokt-network/poktroll/x/migration/types
|
Run golangci-lint:
x/migration/types/message_claim_morse_pokt.go#L15
cannot use morseSignature (variable of type string) as []byte value in struct literal) (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading