-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
[4.3.x] Failing usage check on CI #17518
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I guess the question is what's different between 4.3 and 4.4 (5) that it passes on the latter. Also related: |
Ah, so first on
Interestingly, the Other differences I see are:
|
Maybe we could also test 3.13 on 4.3.x. |
I think the crux is that we just need to move away from using
Maybe we just need to backport:
Maybe we should later also remove
But it does not cause issues on |
For sure. I was just hoping there was some easy fix to apply to 4.3.x since it passes on |
It looks like #17520 fixes it |
Nice, thanks! 🙏 |
Description
The CI for PRs opened against the
4.3.x
branch appears to be failing.For example with #17512:
https://github.com/jupyterlab/jupyterlab/actions/runs/14707974552/job/41400102843?pr=17512
The text was updated successfully, but these errors were encountered: