Convert brightness to float #100
publish.yaml
on: push
Build distribution
15s
Sign the Python distribution with Sigstore and upload them to GitHub Release
0s
Annotations
3 errors and 2 warnings
test_movement_detector.test_initial_state:
tests/test_movement_detector.py#L43
AssertionError: assert 1.6 == '1.6'
+ where 1.6 = <abbfreeathome.devices.movement_detector.MovementDetector object at 0x7f1d86dd9ee0>.brightness
|
test_movement_detector.test_refresh_state:
tests/test_movement_detector.py#L51
AssertionError: assert 72.0 == '72.0'
+ where 72.0 = <abbfreeathome.devices.movement_detector.MovementDetector object at 0x7f1d86de1610>.brightness
|
test_movement_detector.test_refresh_state_from_output:
tests/test_movement_detector.py#L66
AssertionError: assert 52.3 == '52.3'
+ where 52.3 = <abbfreeathome.devices.movement_detector.MovementDetector object at 0x7f1d86de17f0>.brightness
|
Build distribution
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "python-package-distributions".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
python-package-distributions
Expired
|
56.3 KB |
|