-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
CIContinuous IntegrationContinuous Integration
Description
xref #37938
Have seen it in #37923 and in #37703 , so ci checks ran successfully in those feature PRs, but actually they should have detected this unused import.
Basically flake8 check in CI should detect cases such as unused imports
, however, right now, observed from those two PRs, it didn't detect them in feature PRs and then resulted in CI failure on master
Metadata
Metadata
Assignees
Labels
CIContinuous IntegrationContinuous Integration