change to uuid on frontend #1845
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
|