Skip to content

Add GHA workflow to run lint and tests #5

Add GHA workflow to run lint and tests

Add GHA workflow to run lint and tests #5

Triggered via pull request August 19, 2024 19:36
Status Failure
Total duration 51s
Artifacts

lint-tests.yaml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Ruff (I001): netbox_branching/api/serializers.py#L1
netbox_branching/api/serializers.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (D200): netbox_branching/api/serializers.py#L43
netbox_branching/api/serializers.py:43:9: D200 One-line docstring should fit on one line
Ruff (D200): netbox_branching/api/serializers.py#L122
netbox_branching/api/serializers.py:122:9: D200 One-line docstring should fit on one line
Ruff (I001): netbox_branching/api/urls.py#L1
netbox_branching/api/urls.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): netbox_branching/api/views.py#L1
netbox_branching/api/views.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (D200): netbox_branching/api/views.py#L35
netbox_branching/api/views.py:35:9: D200 One-line docstring should fit on one line
Ruff (D200): netbox_branching/api/views.py#L64
netbox_branching/api/views.py:64:9: D200 One-line docstring should fit on one line
Ruff (D200): netbox_branching/api/views.py#L93
netbox_branching/api/views.py:93:9: D200 One-line docstring should fit on one line
Ruff (I001): netbox_branching/choices.py#L1
netbox_branching/choices.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): netbox_branching/database.py#L1
netbox_branching/database.py:1:1: I001 Import block is un-sorted or un-formatted
tests (3.10)
Process completed with exit code 2.