Skip to content

refactor will_set function to match the publish function and allow the msg/payload to be encoded bytes, not just str, int or float. #570

refactor will_set function to match the publish function and allow the msg/payload to be encoded bytes, not just str, int or float.

refactor will_set function to match the publish function and allow the msg/payload to be encoded bytes, not just str, int or float. #570

Triggered via pull request July 25, 2024 12:34
Status Failure
Total duration 1m 20s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test
pylint (library code)
test: adafruit_minimqtt/matcher.py#L91
Use 'yield from' directly instead of yielding each element one by one
test: adafruit_minimqtt/matcher.py#L94
Use 'yield from' directly instead of yielding each element one by one
test
Process completed with exit code 1.