Currently our CI always fails, due to some deserialization issues:
(or maybe those are some different, more deeper problems, need investigation)
Would be nice to fix those (but keep all tests, not delete some!), to make it easier self-verifying your changes. You can do test run locally via:
Keep in mind that no need to fix this in a single PR, you can do this in iterations, grouped by problem class/scope.
Currently our CI always fails, due to some deserialization issues:
(or maybe those are some different, more deeper problems, need investigation)
Would be nice to fix those (but keep all tests, not delete some!), to make it easier self-verifying your changes. You can do test run locally via:
Keep in mind that no need to fix this in a single PR, you can do this in iterations, grouped by problem class/scope.