Skip to content

upgrade to go-sequence and latest ridl schemas #125

upgrade to go-sequence and latest ridl schemas

upgrade to go-sequence and latest ridl schemas #125

Triggered via push May 7, 2024 16:07
Status Failure
Total duration 41s
Artifacts

test.yml

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

Annotations

10 errors and 1 warning
build (1.22.x): rpc/intents.go#L82
undefined: intents.IntentNameCloseSession
build (1.22.x): rpc/intents.go#L93
undefined: intents.IntentNameListSessions
build (1.22.x): rpc/intents.go#L104
undefined: intents.IntentNameSessionAuthProof
build (1.22.x): rpc/intents.go#L111
undefined: intents.IntentNameSignMessage
build (1.22.x): rpc/intents.go#L118
undefined: intents.IntentNameSendTransaction
build (1.22.x): rpc/sessions.go#L30
undefined: intents.IntentNameOpenSession
build (1.22.x): rpc/utils.go#L31
cannot use pi.Name (variable of type "github.com/0xsequence/waas-authenticator/proto".IntentName) as intents.IntentName value in struct literal
build (1.22.x): rpc/utils.go#L71
cannot use intent.Name (variable of type intents.IntentName) as string value in struct literal
build (1.22.x): rpc/utils.go#L81
cannot use res.Code (variable of type string) as "github.com/0xsequence/waas-authenticator/proto".IntentResponseCode value in struct literal
build (1.22.x): rpc/utils.go#L88
cannot use code (variable of type string) as "github.com/0xsequence/waas-authenticator/proto".IntentResponseCode value in struct literal
build (1.22.x)
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/.