Skip to content

Refactor ring, sign, and relay functionality #22

Refactor ring, sign, and relay functionality

Refactor ring, sign, and relay functionality #22

Triggered via pull request June 24, 2024 10:29
Status Failure
Total duration 38s
Artifacts

run-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
go-test: relay.go#L7
undefined: servicetypes
go-test: relay.go#L38
undefined: servicetypes
go-test: relay.go#L71
undefined: sessiontypes
go-test: relay.go#L72
undefined: sharedtypes
go-test: application.go#L70
undefined: fmt
go-test: application.go#L99
undefined: ring
go-test: signer.go#L22
undefined: context
go-test: relay_test.go#L72
undefined: RelayRequest
go-test: account.go#L36
ac.queryClient undefined (type *AccountClient has no field or method queryClient)
go-test: account.go#L52
cannot use accounttypes.NewQueryClient(grpcConn) (value of type "github.com/cosmos/cosmos-sdk/x/auth/types".QueryClient) as PoktNodeAccountFetcher value in return statement: "github.com/cosmos/cosmos-sdk/x/auth/types".QueryClient does not implement PoktNodeAccountFetcher (wrong type for method Account)
[misspell] account.go#L49: account.go#L49
"interfce" is a misspelling of "interface"
[misspell] session.go#L91: session.go#L91
"explict" is a misspelling of "explicit"
[misspell] session.go#L128: session.go#L128
"specifed" is a misspelling of "specified"
[misspell] relay.go#L3: relay.go#L3
"marshalled" is a misspelling of "marshaled"
go-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.