Skip to content

test: add network mocking for example tests #31

test: add network mocking for example tests

test: add network mocking for example tests #31

Triggered via pull request August 12, 2025 11:11
Status Failure
Total duration 19s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint
The process '/opt/hostedtoolcache/ruff/0.12.8/x86_64/ruff' failed with exit code 1
Ruff (W293): examples/test_examples.py#L81
examples/test_examples.py:81:1: W293 Blank line contains whitespace
Ruff (W291): examples/test_examples.py#L72
examples/test_examples.py:72:40: W291 Trailing whitespace
Ruff (W293): examples/test_examples.py#L71
examples/test_examples.py:71:1: W293 Blank line contains whitespace
Ruff (F401): examples/test_examples.py#L5
examples/test_examples.py:5:20: F401 `typing.Any` imported but unused
Ruff (F401): examples/test_examples.py#L2
examples/test_examples.py:2:8: F401 `os` imported but unused