Skip to content
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

JupyterEventsVersionWarning emited by jupyter-events 0.11.0 #1482

Open
frenzymadness opened this issue Dec 18, 2024 · 2 comments
Open

JupyterEventsVersionWarning emited by jupyter-events 0.11.0 #1482

frenzymadness opened this issue Dec 18, 2024 · 2 comments
Labels

Comments

@frenzymadness
Copy link
Contributor

When running tests of jupyter-server with the latest version of jupyter-events, the output is full of messages like:

FAILED tests/services/contents/test_manager.py::test_copy_big_dir[jp_contents_manager3] - jupyter_events.utils.JupyterEventsVersionWarning: The `version` property of an event schema must be a string. It has been type coerced, but in a future version of this library, it will fail to validate. Please update schema: https://events.jupyter.org/jupyter_server/contents_service/v1

And those warnings cause the tests to fail.

@krassowski
Copy link
Collaborator

It looks like #1481 will address this?

@frenzymadness
Copy link
Contributor Author

It looks like #1481 will address this?

I think so, yes. I can test it when the new version is released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants