Skip to content

Add getUserByEmail query #2755

Add getUserByEmail query

Add getUserByEmail query #2755

Triggered via pull request December 17, 2024 18:04
Status Failure
Total duration 12m 39s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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