Skip to content

refactor: unify slash/prefix command signature evaluation #5604

refactor: unify slash/prefix command signature evaluation

refactor: unify slash/prefix command signature evaluation #5604

Triggered via pull request October 26, 2023 17:26
Status Failure
Total duration 3m 21s
Artifacts

lint-test.yml

on: pull_request
Matrix: pyright
Matrix: pytest
Fit to window
Zoom out
Zoom in

Annotations

41 errors
pytest (3.10, ubuntu-latest, false)
Process completed with exit code 1.
pytest (3.9, windows-latest, false)
The job was canceled because "_3_10_ubuntu-latest_false" failed.
pytest (3.9, ubuntu-latest, false)
The job was canceled because "_3_10_ubuntu-latest_false" failed.
pyright (3.11, false)
Exit code 1
pyright (3.11, false)
Exit code 1
pytest (3.9, macos-latest, false)
The operation was canceled.
pytest (3.8, windows-latest, false)
The operation was canceled.
pytest (3.11, ubuntu-latest, false)
The job was canceled because "_3_10_ubuntu-latest_false" failed.
pytest (3.11, ubuntu-latest, false)
Process completed with exit code 1.
pytest (3.11, windows-latest, false)
The job was canceled because "_3_10_ubuntu-latest_false" failed.
pytest (3.11, windows-latest, false)
The operation was canceled.
pytest (3.12, windows-latest, false)
The job was canceled because "_3_10_ubuntu-latest_false" failed.
pytest (3.12, windows-latest, false)
The operation was canceled.
pytest (3.10, windows-latest, false)
The job was canceled because "_3_10_ubuntu-latest_false" failed.
pytest (3.10, windows-latest, false)
The operation was canceled.
pyright (3.9, false)
Exit code 1
pyright (3.9, false)
Exit code 1
pytest (3.8, ubuntu-latest, false)
The job was canceled because "_3_10_ubuntu-latest_false" failed.
pytest (3.8, ubuntu-latest, false)
The operation was canceled.
pytest (3.10, macos-latest, false)
The job was canceled because "_3_10_ubuntu-latest_false" failed.
pytest (3.10, macos-latest, false)
Process completed with exit code 1.
pytest (3.12, ubuntu-latest, false)
The job was canceled because "_3_10_ubuntu-latest_false" failed.
pytest (3.12, ubuntu-latest, false)
The operation was canceled.
pytest (3.8, macos-latest, false)
The job was canceled because "_3_10_ubuntu-latest_false" failed.
pytest (3.8, macos-latest, false)
The operation was canceled.
pytest (3.11, macos-latest, false)
The job was canceled because "_3_10_ubuntu-latest_false" failed.
pytest (3.11, macos-latest, false)
The operation was canceled.
pytest (3.12, macos-latest, false)
The job was canceled because "_3_10_ubuntu-latest_false" failed.
pytest (3.12, macos-latest, false)
The operation was canceled.
pyright (3.8, false)
Exit code 1
pyright (3.8, false): tests/ext/commands/test_params.py#L74
"signature" is not a known member of module (reportGeneralTypeIssues)
pyright (3.8, false): tests/ext/commands/test_params.py#L83
"signature" is not a known member of module (reportGeneralTypeIssues)
pyright (3.8, false): tests/ext/commands/test_params.py#L92
"signature" is not a known member of module (reportGeneralTypeIssues)
pyright (3.8, false): tests/ext/commands/test_params.py#L101
"signature" is not a known member of module (reportGeneralTypeIssues)
pyright (3.8, false): tests/ext/commands/test_params.py#L112
"signature" is not a known member of module (reportGeneralTypeIssues)
pyright (3.8, false)
5 errors
pyright (3.10, false)
Exit code 1
pyright (3.10, false)
Exit code 1
pyright (3.12, false)
Exit code 1
pyright (3.12, false)
Exit code 1
check
Process completed with exit code 1.