Since #130 the CI fails at the step uv build with many of these errors:
error: Failed to parse net_box_rest_api_client/models/writable_vlan_request.py:380:17: Expected an expression
error: Failed to parse net_box_rest_api_client/models/writable_vm_interface_request.py:605:24: Expected an expression
error: Failed to parse net_box_rest_api_client/models/writable_wireless_lan_group_request.py:192:24: Expected an expression
error: Failed to parse net_box_rest_api_client/models/writable_wireless_lan_request.py:354:17: Expected an expression
error: Failed to parse net_box_rest_api_client/models/writable_wireless_link_request.py:367:17: Expected an expression
The PR itself was unrelated to this error.
Since #130 the CI fails at the step
uv buildwith many of these errors:The PR itself was unrelated to this error.