Skip to content

Use the correct path to the JavaScript tests workflow #8079

Use the correct path to the JavaScript tests workflow

Use the correct path to the JavaScript tests workflow #8079

Triggered via push September 21, 2023 08:18
Status Success
Total duration 3m 11s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Ruff (PLW1510): sphinx/__init__.py#L43
sphinx/__init__.py:43:19: PLW1510 `subprocess.run` without explicit `check` argument
Ruff (PLW1510): sphinx/testing/fixtures.py#L214
sphinx/testing/fixtures.py:214:13: PLW1510 `subprocess.run` without explicit `check` argument
Ruff (SIM115): sphinx/testing/path.py#L153
sphinx/testing/path.py:153:16: SIM115 Use context handler for opening files
Ruff (PLW1510): tests/test_ext_imgconverter.py#L13
tests/test_ext_imgconverter.py:13:13: PLW1510 `subprocess.run` without explicit `check` argument
Ruff (PT014): tests/test_pycode_ast.py#L37
tests/test_pycode_ast.py:37:5: PT014 Duplicate of test case at index 10 in `@pytest_mark.parametrize`
ruff
Process completed with exit code 1.