bugraoz93 commented on PR #51657: URL: https://github.com/apache/airflow/pull/51657#issuecomment-3094842791
`GetUserDep` was returning BaseUser. It worked in practice, but MyPy wasn't happy about it. I updated as another `annotation` works in the same way with Keycloak User and `get_user`. It worked The core part is done with tests. Only the Keycloak route test in the provider is failing because it does not properly mock the annotation. Will fix it tomorrow -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
