Matter Temperature Sensor #59
Annotations
4 errors and 1 warning
Ruff (F821):
circuitmatter/__main__.py#L252
circuitmatter/__main__.py:252:19: F821 Undefined name `TempS`
|
Ruff:
circuitmatter/clusters/general/temperature_measurement.py#L14
circuitmatter/clusters/general/temperature_measurement.py:14:1: SyntaxError: unindent does not match any outer indentation level
|
Ruff:
circuitmatter/clusters/general/temperature_measurement.py#L25
circuitmatter/clusters/general/temperature_measurement.py:25:1: SyntaxError: Unexpected indentation
|
build (3.12)
Process completed with exit code 1.
|
build (3.12)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|