Skip to content

Annotate core functions and remove sphinx style argument types #166

Annotate core functions and remove sphinx style argument types

Annotate core functions and remove sphinx style argument types #166

Triggered via pull request August 2, 2023 11:04
Status Failure
Total duration 5m 46s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

22 errors
Ruff (F401): test/unit/test_archivers.py#L8
test/unit/test_archivers.py:8:28: F401 `wily.archivers.Revision` imported but unused
ruff
Process completed with exit code 1.
test (ubuntu-latest, 3.8, false)
Process completed with exit code 2.
test (ubuntu-latest, 3.11, false)
Process completed with exit code 2.
pyright: src/wily/archivers/__init__.py#L32
"WilyConfig" is not defined (reportUndefinedVariable)
pyright: src/wily/archivers/filesystem.py#L21
"WilyConfig" is not defined (reportUndefinedVariable)
pyright: src/wily/archivers/git.py#L81
"WilyConfig" is not defined (reportUndefinedVariable)
pyright: src/wily/operators/__init__.py#L148
"WilyConfig" is not defined (reportUndefinedVariable)
pyright
4 errors
test (ubuntu-latest, 3.9, false)
Process completed with exit code 2.
test (ubuntu-latest, 3.10, false)
Process completed with exit code 2.
test (ubuntu-latest, 3.7, false)
Process completed with exit code 2.
test (macos-latest, 3.11, false)
Process completed with exit code 2.
test (macos-latest, 3.9, false)
Process completed with exit code 2.
test (macos-latest, 3.8, false)
Process completed with exit code 2.
test (macos-latest, 3.10, false)
Process completed with exit code 2.
test (macos-latest, 3.7, false)
Process completed with exit code 2.
test (windows-latest, 3.7, false)
Process completed with exit code 1.
test (windows-latest, 3.10, false)
Process completed with exit code 1.
test (windows-latest, 3.11, false)
Process completed with exit code 1.
test (windows-latest, 3.8, false)
Process completed with exit code 1.
test (windows-latest, 3.9, false)
Process completed with exit code 1.