Skip to content

Merge branch 'micropython:master' into master #7

Merge branch 'micropython:master' into master

Merge branch 'micropython:master' into master #7

Triggered via push December 18, 2024 08:23
Status Failure
Total duration 19s
Artifacts

ruff.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Ruff (F821): micropython/drivers/imu/qmi8658/qmi8658.py#L11
micropython/drivers/imu/qmi8658/qmi8658.py:11:12: F821 Undefined name `const`
Ruff (F821): micropython/drivers/imu/qmi8658/qmi8658.py#L12
micropython/drivers/imu/qmi8658/qmi8658.py:12:15: F821 Undefined name `const`
Ruff (F821): micropython/drivers/imu/qmi8658/qmi8658.py#L13
micropython/drivers/imu/qmi8658/qmi8658.py:13:9: F821 Undefined name `const`
Ruff (F821): micropython/drivers/imu/qmi8658/qmi8658.py#L14
micropython/drivers/imu/qmi8658/qmi8658.py:14:9: F821 Undefined name `const`
Ruff (F821): micropython/drivers/imu/qmi8658/qmi8658.py#L15
micropython/drivers/imu/qmi8658/qmi8658.py:15:9: F821 Undefined name `const`
Ruff (F821): micropython/drivers/imu/qmi8658/qmi8658.py#L16
micropython/drivers/imu/qmi8658/qmi8658.py:16:9: F821 Undefined name `const`
Ruff (F821): micropython/drivers/imu/qmi8658/qmi8658.py#L17
micropython/drivers/imu/qmi8658/qmi8658.py:17:9: F821 Undefined name `const`
Ruff (F821): micropython/drivers/imu/qmi8658/qmi8658.py#L18
micropython/drivers/imu/qmi8658/qmi8658.py:18:9: F821 Undefined name `const`
Ruff (F821): micropython/drivers/imu/qmi8658/qmi8658.py#L19
micropython/drivers/imu/qmi8658/qmi8658.py:19:9: F821 Undefined name `const`
Ruff (RUF003): micropython/drivers/imu/qmi8658/qmi8658.py#L19
micropython/drivers/imu/qmi8658/qmi8658.py:19:33: RUF003 Comment contains ambiguous `–` (EN DASH). Did you mean `-` (HYPHEN-MINUS)?
ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636