Fix enums #121
Annotations
3 errors and 1 warning
build (1.22.x):
rpc/utils.go#L31
cannot use pi.Name (variable of type string) 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)
Process completed with exit code 1.
|
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/.
|