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. #569

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. #569

Triggered via pull request July 25, 2024 12:31
Status Failure
Total duration 1m 14s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
test
black
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.