Skip to content

feat: initial gh actions #1

feat: initial gh actions

feat: initial gh actions #1

Triggered via push September 12, 2023 14:26
Status Failure
Total duration 26s
Artifacts

linters.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Ruff (F401): src/dependencies.py#L4
src/dependencies.py:4:20: F401 `pprint.pprint` imported but unused
Ruff (E501): tests/entities/repos/test_institutions_repo.py#L37
tests/entities/repos/test_institutions_repo.py:37:89: E501 Line too long (94 > 88 characters)
Ruff (E501): tests/entities/repos/test_institutions_repo.py#L43
tests/entities/repos/test_institutions_repo.py:43:89: E501 Line too long (95 > 88 characters)
Ruff (E501): tests/entities/repos/test_institutions_repo.py#L50
tests/entities/repos/test_institutions_repo.py:50:89: E501 Line too long (97 > 88 characters)
Ruff (E501): tests/entities/repos/test_institutions_repo.py#L56
tests/entities/repos/test_institutions_repo.py:56:89: E501 Line too long (101 > 88 characters)
Ruff (E501): tests/entities/repos/test_institutions_repo.py#L69
tests/entities/repos/test_institutions_repo.py:69:89: E501 Line too long (97 > 88 characters)
Ruff (E501): tests/entities/repos/test_institutions_repo.py#L70
tests/entities/repos/test_institutions_repo.py:70:89: E501 Line too long (96 > 88 characters)
ruff
Process completed with exit code 1.
black
Process completed with exit code 1.