We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
TypeError
From the logging of https://github.com/canonical/cloud-init/actions/runs/11818968969/job/32927786573
tests/unittests/config/test_schema.py::TestSchemaFuzz::test_validate_full_schema FAILED [100%] =================================== FAILURES =================================== ___________________ TestSchemaFuzz.test_validate_full_schema ___________________ self = <tests.unittests.config.test_schema.TestSchemaFuzz object at 0x7f2dd6271990> @skipUnlessHypothesisJsonSchema() > @given(from_schema(SCHEMA)) E TypeError: wrapped_lru_cache.<locals>.wrapper() missing 1 required positional argument: 'func' tests/unittests/config/test_schema.py:2674: TypeError
This error showed up first time after commit fad9475
The text was updated successfully, but these errors were encountered:
For all the busy people, there is now #5884
Sorry, something went wrong.
No branches or pull requests
From the logging of https://github.com/canonical/cloud-init/actions/runs/11818968969/job/32927786573
This error showed up first time after commit fad9475
The text was updated successfully, but these errors were encountered: