Add getUserByEmail
query
#2755
Triggered via pull request
December 17, 2024 18:04
Status
Failure
Total duration
12m 39s
Artifacts
–
Annotations
3 errors and 1 warning
lint:
src/components/user/user.edgedb.repository.ts#L41
Property 'getUserByEmailAddress' in type 'UserEdgeDBRepository' is not assignable to the same property in base type 'PublicOf<UserRepository>'.
|
lint:
src/components/user/user.module.ts#L46
Argument of type 'typeof UserEdgeDBRepository' is not assignable to parameter of type 'Type<PublicOf<UserRepository>>'.
|
lint
Process completed with exit code 2.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|