Skip to content

Ticket8359 create p4p wrapper #62

Ticket8359 create p4p wrapper

Ticket8359 create p4p wrapper #62

Triggered via pull request November 20, 2024 14:35
Status Failure
Total duration 32s
Artifacts

linter.yml

on: pull_request
call-workflow  /  ruff
14s
call-workflow / ruff
call-workflow  /  pyright
21s
call-workflow / pyright
Fit to window
Zoom out
Zoom in

Annotations

6 errors
call-workflow / ruff
Process completed with exit code 123.
Ruff (I001): run_tests.py#L5
run_tests.py:5:1: I001 Import block is un-sorted or un-formatted
Ruff (E731): run_tests.py#L53
run_tests.py:53:5: E731 Do not assign a `lambda` expression, use a `def`
Ruff (F401): utils/__init__.py#L1
utils/__init__.py:1:8: F401 `global_settings` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
call-workflow / ruff
Process completed with exit code 123.
call-workflow / pyright
Process completed with exit code 1.