Skip to content

NOJIRA: make sdk generation external pluggable/configurable & regenate SDK #1078

NOJIRA: make sdk generation external pluggable/configurable & regenate SDK

NOJIRA: make sdk generation external pluggable/configurable & regenate SDK #1078

Triggered via pull request September 3, 2024 08:45
Status Failure
Total duration 54s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Build: castai/resource_organization_members.go#L100
cannot use ownerRole (untyped string constant "owner") as *string value in struct literal
Build: castai/resource_organization_members.go#L111
cannot use viewerRole (untyped string constant "viewer") as *string value in struct literal
Build: castai/resource_organization_members.go#L122
cannot use memberRole (untyped string constant "member") as *string value in struct literal
Build: castai/resource_organization_members.go#L288
cannot use role (variable of type string) as type *string in struct literal
Build
Process completed with exit code 2.
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/