Skip to content

Add package.json files for mpremote #11

Add package.json files for mpremote

Add package.json files for mpremote #11

Triggered via push June 3, 2025 10:50
Status Success
Total duration 13s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (T201): BME280/BME280/Examples/bme280-allValues.py#L27
BME280/BME280/Examples/bme280-allValues.py:27:5: T201 `print` found
Ruff (UP032): BME280/BME280/Examples/bme280-allValues.py#L26
BME280/BME280/Examples/bme280-allValues.py:26:11: UP032 Use f-string instead of `format` call
Ruff (T201): BME280/BME280/Examples/bme280-allValues.py#L26
BME280/BME280/Examples/bme280-allValues.py:26:5: T201 `print` found
Ruff (E501): BME280/BME280/Examples/bme280-allValues.py#L20
BME280/BME280/Examples/bme280-allValues.py:20:89: E501 Line too long (101 > 88)
Ruff (ERA001): BME280/BME280/Examples/bme280-allValues.py#L13
BME280/BME280/Examples/bme280-allValues.py:13:1: ERA001 Found commented-out code
Ruff (ERA001): BME280/BME280/Examples/bme280-allValues.py#L12
BME280/BME280/Examples/bme280-allValues.py:12:1: ERA001 Found commented-out code
Ruff (I001): BME280/BME280/Examples/bme280-allValues.py#L7
BME280/BME280/Examples/bme280-allValues.py:7:1: I001 Import block is un-sorted or un-formatted
Ruff (D100): BME280/BME280/Examples/bme280-allValues.py#L1
BME280/BME280/Examples/bme280-allValues.py:1:1: D100 Missing docstring in public module
Ruff (INP001): BME280/BME280/Examples/bme280-allValues.py#L1
BME280/BME280/Examples/bme280-allValues.py:1:1: INP001 File `BME280/BME280/Examples/bme280-allValues.py` is part of an implicit namespace package. Add an `__init__.py`.
Ruff (ERA001): BME280/BME280/Examples/bme280-allValues.py#L1
BME280/BME280/Examples/bme280-allValues.py:1:1: ERA001 Found commented-out code