Skip to content

change to uuid on frontend #1845

change to uuid on frontend

change to uuid on frontend #1845

Triggered via push December 19, 2024 04:38
Status Failure
Total duration 1m 41s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build-lint
cannot use id (variable of type "github.com/google/uuid".UUID) as string value in argument to uuid.Parse
build-lint: apps/api-gql/internal/delivery/gql/resolvers/greetings.resolver.go#L107
cannot use id (variable of type "github.com/google/uuid".UUID) as string value in argument to uuid.Parse
build-lint: apps/api-gql/internal/delivery/gql/mappers/greetings.go#L10
cannot use e.ID.String() (value of type string) as "github.com/google/uuid".UUID value in struct literal
build-lint
Process completed with exit code 1.
build-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636