Skip to content

Fix macOS matrix, update first-party GitHub Actions, fix use-external-python, update all requirements and linters #17

Fix macOS matrix, update first-party GitHub Actions, fix use-external-python, update all requirements and linters

Fix macOS matrix, update first-party GitHub Actions, fix use-external-python, update all requirements and linters #17

Triggered via pull request February 26, 2026 00:51
Status Success
Total duration 16s
Artifacts

test-python-install.yml

on: pull_request
Matrix: Test Python install
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 20 warnings
Test Python install (ubuntu-latest, 3.11, false): tests/test_python_code.py#L15
unused variable 'f' (60% confidence)
Test Python install (ubuntu-latest, 3.11, false): tests/test_python_code.py#L13
unused variable 'f' (60% confidence)
Test Python install (ubuntu-latest, 3.11, false): tests/test_python_code.py#L12
unused variable 'c' (60% confidence)
Test Python install (ubuntu-latest, 3.11, false): tests/test_python_code.py#L11
unused variable 'a' (60% confidence)
Test Python install (ubuntu-latest, 3.11, false): tests/test_python_code.py#L10
unused variable 'a' (60% confidence)
Test Python install (ubuntu-latest, 3.11, false): tests/test_python_code.py#L5
unused import 'pathlib' (90% confidence)
Test Python install (ubuntu-latest, 3.11, false): tests/test_python_code.py#L0
Imports are incorrectly sorted and/or formatted.
Test Python install (ubuntu-latest, 3.11, false): tests/subtest/subtest_python_code.py#L4
Invalid syntax. Perhaps you forgot a comma? [syntax]
Test Python install (ubuntu-latest, 3.11, false)
failed (an error blocked analysis of which types to install)
Test Python install (ubuntu-latest, 3.11, false)
format tests/subtest/subtest_python_code.py: Cannot parse: 5:4: end = ""
Test Python install (ubuntu-latest, 3.11, true): tests/test_python_code.py#L15
unused variable 'f' (60% confidence)
Test Python install (ubuntu-latest, 3.11, true): tests/test_python_code.py#L13
unused variable 'f' (60% confidence)
Test Python install (ubuntu-latest, 3.11, true): tests/test_python_code.py#L12
unused variable 'c' (60% confidence)
Test Python install (ubuntu-latest, 3.11, true): tests/test_python_code.py#L11
unused variable 'a' (60% confidence)
Test Python install (ubuntu-latest, 3.11, true): tests/test_python_code.py#L10
unused variable 'a' (60% confidence)
Test Python install (ubuntu-latest, 3.11, true): tests/test_python_code.py#L5
unused import 'pathlib' (90% confidence)
Test Python install (ubuntu-latest, 3.11, true): tests/test_python_code.py#L0
Imports are incorrectly sorted and/or formatted.
Test Python install (ubuntu-latest, 3.11, true): tests/subtest/subtest_python_code.py#L4
Invalid syntax. Perhaps you forgot a comma? [syntax]
Test Python install (ubuntu-latest, 3.11, true)
failed (an error blocked analysis of which types to install)
Test Python install (ubuntu-latest, 3.11, true)
format tests/subtest/subtest_python_code.py: Cannot parse: 5:4: end = ""
Test Python install (ubuntu-latest, 3.11, false): tests/subtest/subtest_python_code.py#L5
unexpected spaces around keyword / parameter equals
Test Python install (ubuntu-latest, 3.11, false): tests/test_python_code.py#L15
do not assign a lambda expression, use a def
Test Python install (ubuntu-latest, 3.11, false): tests/test_python_code.py#L13
missing whitespace around operator
Test Python install (ubuntu-latest, 3.11, false): tests/test_python_code.py#L10
missing whitespace around operator
Test Python install (ubuntu-latest, 3.11, true): tests/subtest/subtest_python_code.py#L5
unexpected spaces around keyword / parameter equals
Test Python install (ubuntu-latest, 3.11, true): tests/test_python_code.py#L15
do not assign a lambda expression, use a def
Test Python install (ubuntu-latest, 3.11, true): tests/test_python_code.py#L13
missing whitespace around operator
Test Python install (ubuntu-latest, 3.11, true): tests/test_python_code.py#L10
missing whitespace around operator