Skip to content

Add range check for temperature and humidity #87

Add range check for temperature and humidity

Add range check for temperature and humidity #87

Triggered via pull request January 15, 2025 16:15
Status Cancelled
Total duration 33s
Artifacts

ci.yml

on: pull_request
Matrix: test
lint
16s
lint
Lint Commit Messages
10s
Lint Commit Messages
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Lint Commit Messages
You have commit messages with errors ⧗ input: Add range check for temperature and humidity Adds a check to guard against physically impossible reported values. Temperatures below absolute zero, or humidity outside 0-100 %, likely are the result of an invalid received packet and should be disregarded (disregard entire packet, other data probably also wrong). ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
test (3.12, ubuntu-latest)
Canceling since a higher priority waiting request for 'patch-1' exists
lint
Canceling since a higher priority waiting request for 'patch-1' exists
lint
The operation was canceled.
test (3.10, ubuntu-latest)
Canceling since a higher priority waiting request for 'patch-1' exists
test (3.9, ubuntu-latest)
Canceling since a higher priority waiting request for 'patch-1' exists
test (3.11, ubuntu-latest)
Canceling since a higher priority waiting request for 'patch-1' exists
Lint Commit Messages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636