Lee-W commented on PR #31712: URL: https://github.com/apache/airflow/pull/31712#issuecomment-1580235029
I noticed the CI failure might not be related to this PR, and other PRs have similar errors. Wondering is this something I need to fix in this PR? Thanks ``` All Warning errors can be found in the /files/warnings-WWW-sqlite.txt file. =========================== short test summary info ============================ FAILED tests/www/views/test_views.py::test_get_safe_url[ javascript:alert(1)-http://localhost:8080/ javascript:alert(1)] - AssertionError: assert '/home' == 'http://local...ript:alert(1)' - http://localhost:8080/ javascript:alert(1) + /home =========== 1 failed, 609 passed, 895 warnings in 342.01s (0:05:42) ============ Number of warnings: 198 /files/warnings-WWW-sqlite.txt ``` -- 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]
