Skip to content

Match core socket behaviour #516

Match core socket behaviour

Match core socket behaviour #516

Triggered via pull request March 23, 2025 02:03
Status Failure
Total duration 1m 37s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
test
black
test
pylint (library code)
test: adafruit_wiznet5k/adafruit_wiznet5k_socketpool.py#L437
Unnecessary "elif" after "raise", remove the leading "el" from "elif"
test: adafruit_wiznet5k/adafruit_wiznet5k_socketpool.py#L656
Unnecessary "else" after "raise", remove the "else" and de-indent the code inside it
test: adafruit_wiznet5k/adafruit_wiznet5k_socketpool.py#L593
Too many branches (13/12)
test
Process completed with exit code 1.