Skip to content

Switch to using ConnectionManager #511

Switch to using ConnectionManager

Switch to using ConnectionManager #511

Triggered via pull request February 27, 2024 12:03
Status Failure
Total duration 1m 11s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test
pylint (test code)
test: tests/test_backoff.py#L8
standard import "import socket" should be placed before "import pytest"
test: tests/test_backoff.py#L9
standard import "import ssl" should be placed before "import pytest"
test: tests/test_backoff.py#L10
standard import "import time" should be placed before "import pytest"
test: tests/test_backoff.py#L11
standard import "from unittest.mock import call, patch" should be placed before "import pytest"
test: tests/test_loop.py#L162
Method could be a function
test: tests/test_loop.py#L181
Method could be a function
test: tests/test_loop.py#L8
standard import "import random" should be placed before "import pytest"
test: tests/test_loop.py#L9
standard import "import socket" should be placed before "import pytest"
test: tests/test_loop.py#L10
standard import "import ssl" should be placed before "import pytest"