Skip to content

fix entry point

fix entry point #59

Triggered via push October 20, 2023 17:50
Status Failure
Total duration 3m 42s
Artifacts

ci.yaml

on: push
Matrix: test
Matrix: lint
Upload coverage report
0s
Upload coverage report
Publish to PyPI
0s
Publish to PyPI
Fit to window
Zoom out
Zoom in

Annotations

27 errors
Ruff (F541): rendercv/__main__.py#L59
rendercv/__main__.py:59:45: F541 f-string without any placeholders
Ruff (F401): tests/test_cli.py#L3
tests/test_cli.py:3:8: F401 `json` imported but unused
Ruff (F401): tests/test_cli.py#L4
tests/test_cli.py:4:22: F401 `datetime.date` imported but unused
Ruff (F401): tests/test_rendering.py#L6
tests/test_rendering.py:6:8: F401 `subprocess` imported but unused
Ruff (F401): tests/test_rendering.py#L7
tests/test_rendering.py:7:8: F401 `sys` imported but unused
Lint with Py3.11
Process completed with exit code 1.
Ruff (F541): rendercv/__main__.py#L59
rendercv/__main__.py:59:45: F541 f-string without any placeholders
Ruff (F401): tests/test_cli.py#L3
tests/test_cli.py:3:8: F401 `json` imported but unused
Ruff (F401): tests/test_cli.py#L4
tests/test_cli.py:4:22: F401 `datetime.date` imported but unused
Ruff (F401): tests/test_rendering.py#L6
tests/test_rendering.py:6:8: F401 `subprocess` imported but unused
Ruff (F401): tests/test_rendering.py#L7
tests/test_rendering.py:7:8: F401 `sys` imported but unused
Lint with Py3.10
Process completed with exit code 1.
Ruff (F541): rendercv/__main__.py#L59
rendercv/__main__.py:59:45: F541 f-string without any placeholders
Ruff (F401): tests/test_cli.py#L3
tests/test_cli.py:3:8: F401 `json` imported but unused
Ruff (F401): tests/test_cli.py#L4
tests/test_cli.py:4:22: F401 `datetime.date` imported but unused
Ruff (F401): tests/test_rendering.py#L6
tests/test_rendering.py:6:8: F401 `subprocess` imported but unused
Ruff (F401): tests/test_rendering.py#L7
tests/test_rendering.py:7:8: F401 `sys` imported but unused
Lint with Py3.12
Process completed with exit code 1.
Test with Py3.11 on ubuntu
Process completed with exit code 1.
Test with Py3.10 on ubuntu
Process completed with exit code 1.
Test with Py3.12 on ubuntu
Process completed with exit code 1.
Test with Py3.11 on macos
Process completed with exit code 1.
Test with Py3.10 on macos
Process completed with exit code 1.
Test with Py3.10 on windows
Process completed with exit code 1.
Test with Py3.11 on windows
Process completed with exit code 1.
Test with Py3.12 on macos
Process completed with exit code 1.
Test with Py3.12 on windows
Process completed with exit code 1.