Skip to content

Add valve component #3018

Add valve component

Add valve component #3018

Triggered via pull request March 29, 2024 03:57
Status Failure
Total duration 1m 19s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

80 errors
py 3.11 on ubuntu-latest (skip_cython): aioesphomeapi/__init__.py#L2
E0611: No name 'BluetoothLERawAdvertisement' in module 'aioesphomeapi.api_pb2' (no-name-in-module)
py 3.11 on ubuntu-latest (skip_cython): aioesphomeapi/__init__.py#L2
E0611: No name 'BluetoothLERawAdvertisementsResponse' in module 'aioesphomeapi.api_pb2' (no-name-in-module)
py 3.11 on ubuntu-latest (skip_cython): aioesphomeapi/client_callbacks.py#L9
E0611: No name 'BluetoothConnectionsFreeResponse' in module 'aioesphomeapi.api_pb2' (no-name-in-module)
py 3.11 on ubuntu-latest (skip_cython): aioesphomeapi/client_callbacks.py#L9
E0611: No name 'BluetoothDeviceConnectionResponse' in module 'aioesphomeapi.api_pb2' (no-name-in-module)
py 3.11 on ubuntu-latest (skip_cython): aioesphomeapi/client_callbacks.py#L9
E0611: No name 'BluetoothGATTErrorResponse' in module 'aioesphomeapi.api_pb2' (no-name-in-module)
py 3.11 on ubuntu-latest (skip_cython): aioesphomeapi/client_callbacks.py#L9
E0611: No name 'BluetoothGATTGetServicesDoneResponse' in module 'aioesphomeapi.api_pb2' (no-name-in-module)
py 3.11 on ubuntu-latest (skip_cython): aioesphomeapi/client_callbacks.py#L9
E0611: No name 'BluetoothGATTGetServicesResponse' in module 'aioesphomeapi.api_pb2' (no-name-in-module)
py 3.11 on ubuntu-latest (skip_cython): aioesphomeapi/client_callbacks.py#L9
E0611: No name 'BluetoothGATTNotifyDataResponse' in module 'aioesphomeapi.api_pb2' (no-name-in-module)
py 3.11 on ubuntu-latest (skip_cython): aioesphomeapi/client_callbacks.py#L9
E0611: No name 'BluetoothGATTNotifyResponse' in module 'aioesphomeapi.api_pb2' (no-name-in-module)
py 3.11 on ubuntu-latest (skip_cython): aioesphomeapi/client_callbacks.py#L9
E0611: No name 'BluetoothGATTReadResponse' in module 'aioesphomeapi.api_pb2' (no-name-in-module)
py 3.10 on ubuntu-latest (skip_cython)
result: Optional[TResult] = func()
py 3.10 on ubuntu-latest (skip_cython)
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
py 3.10 on ubuntu-latest (skip_cython)
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
py 3.10 on ubuntu-latest (skip_cython)
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
py 3.10 on ubuntu-latest (skip_cython)
return outcome.get_result()
py 3.10 on ubuntu-latest (skip_cython)
raise exc.with_traceback(exc.__traceback__)
py 3.10 on ubuntu-latest (skip_cython)
teardown.throw(outcome._exception)
py 3.10 on ubuntu-latest (skip_cython)
yield from thread_exception_runtest_hook()
py 3.10 on ubuntu-latest (skip_cython)
teardown.throw(outcome._exception)
py 3.9 on ubuntu-latest (skip_cython)
result: Optional[TResult] = func()
py 3.9 on ubuntu-latest (skip_cython)
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
py 3.9 on ubuntu-latest (skip_cython)
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
py 3.9 on ubuntu-latest (skip_cython)
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
py 3.9 on ubuntu-latest (skip_cython)
return outcome.get_result()
py 3.9 on ubuntu-latest (skip_cython)
raise exc.with_traceback(exc.__traceback__)
py 3.9 on ubuntu-latest (skip_cython)
teardown.throw(outcome._exception)
py 3.9 on ubuntu-latest (skip_cython)
yield from thread_exception_runtest_hook()
py 3.9 on ubuntu-latest (skip_cython)
yield
py 3.9 on ubuntu-latest (skip_cython)
teardown.throw(outcome._exception)
py 3.12 on ubuntu-latest (skip_cython)
result: Optional[TResult] = func()
py 3.12 on ubuntu-latest (skip_cython)
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
py 3.12 on ubuntu-latest (skip_cython)
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
py 3.12 on ubuntu-latest (skip_cython)
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
py 3.12 on ubuntu-latest (skip_cython)
return outcome.get_result()
py 3.12 on ubuntu-latest (skip_cython)
raise exc.with_traceback(exc.__traceback__)
py 3.12 on ubuntu-latest (skip_cython)
teardown.throw(outcome._exception)
py 3.12 on ubuntu-latest (skip_cython)
yield from thread_exception_runtest_hook()
py 3.12 on ubuntu-latest (skip_cython)
teardown.throw(outcome._exception)
py 3.11 on ubuntu-latest (use_cython)
result: Optional[TResult] = func()
py 3.11 on ubuntu-latest (use_cython)
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
py 3.11 on ubuntu-latest (use_cython)
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
py 3.11 on ubuntu-latest (use_cython)
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
py 3.11 on ubuntu-latest (use_cython)
return outcome.get_result()
py 3.11 on ubuntu-latest (use_cython)
raise exc.with_traceback(exc.__traceback__)
py 3.11 on ubuntu-latest (use_cython)
teardown.throw(outcome._exception)
py 3.11 on ubuntu-latest (use_cython)
yield from thread_exception_runtest_hook()
py 3.11 on ubuntu-latest (use_cython)
yield
py 3.11 on ubuntu-latest (use_cython)
teardown.throw(outcome._exception)
py 3.10 on ubuntu-latest (use_cython)
result: Optional[TResult] = func()
py 3.10 on ubuntu-latest (use_cython)
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
py 3.10 on ubuntu-latest (use_cython)
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
py 3.10 on ubuntu-latest (use_cython)
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
py 3.10 on ubuntu-latest (use_cython)
return outcome.get_result()
py 3.10 on ubuntu-latest (use_cython)
raise exc.with_traceback(exc.__traceback__)
py 3.10 on ubuntu-latest (use_cython)
teardown.throw(outcome._exception)
py 3.10 on ubuntu-latest (use_cython)
yield from thread_exception_runtest_hook()
py 3.10 on ubuntu-latest (use_cython)
yield
py 3.10 on ubuntu-latest (use_cython)
teardown.throw(outcome._exception)
py 3.12 on ubuntu-latest (use_cython)
result: Optional[TResult] = func()
py 3.12 on ubuntu-latest (use_cython)
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
py 3.12 on ubuntu-latest (use_cython)
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
py 3.12 on ubuntu-latest (use_cython)
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
py 3.12 on ubuntu-latest (use_cython)
return outcome.get_result()
py 3.12 on ubuntu-latest (use_cython)
raise exc.with_traceback(exc.__traceback__)
py 3.12 on ubuntu-latest (use_cython)
teardown.throw(outcome._exception)
py 3.12 on ubuntu-latest (use_cython)
yield from thread_exception_runtest_hook()
py 3.12 on ubuntu-latest (use_cython)
yield
py 3.12 on ubuntu-latest (use_cython)
teardown.throw(outcome._exception)
py 3.9 on ubuntu-latest (use_cython)
result: Optional[TResult] = func()
py 3.9 on ubuntu-latest (use_cython)
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
py 3.9 on ubuntu-latest (use_cython)
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
py 3.9 on ubuntu-latest (use_cython)
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
py 3.9 on ubuntu-latest (use_cython)
return outcome.get_result()
py 3.9 on ubuntu-latest (use_cython)
raise exc.with_traceback(exc.__traceback__)
py 3.9 on ubuntu-latest (use_cython)
teardown.throw(outcome._exception)
py 3.9 on ubuntu-latest (use_cython)
yield from thread_exception_runtest_hook()
py 3.9 on ubuntu-latest (use_cython)
yield
py 3.9 on ubuntu-latest (use_cython)
teardown.throw(outcome._exception)