rename hrefExternal to href and href to hrefWithoutArrow #86
ci.yaml
on: push
Matrix: test
Matrix: lint
Upload coverage report
0s
Publish to PyPI
0s
Annotations
21 errors
Ruff (F401):
rendercv/__main__.py#L3
rendercv/__main__.py:3:8: F401 `re` imported but unused
|
Ruff (F401):
tests/test_cli.py#L7
tests/test_cli.py:7:22: F401 `rendercv.rendering` imported but unused
|
Ruff (F401):
tests/test_rendering.py#L3
tests/test_rendering.py:3:8: F401 `json` imported but unused
|
Lint with Py3.12
Process completed with exit code 1.
|
Ruff (F401):
rendercv/__main__.py#L3
rendercv/__main__.py:3:8: F401 `re` imported but unused
|
Ruff (F401):
tests/test_cli.py#L7
tests/test_cli.py:7:22: F401 `rendercv.rendering` imported but unused
|
Ruff (F401):
tests/test_rendering.py#L3
tests/test_rendering.py:3:8: F401 `json` imported but unused
|
Lint with Py3.10
Process completed with exit code 1.
|
Ruff (F401):
rendercv/__main__.py#L3
rendercv/__main__.py:3:8: F401 `re` imported but unused
|
Ruff (F401):
tests/test_cli.py#L7
tests/test_cli.py:7:22: F401 `rendercv.rendering` imported but unused
|
Ruff (F401):
tests/test_rendering.py#L3
tests/test_rendering.py:3:8: F401 `json` imported but unused
|
Lint with Py3.11
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.
|