Skip to content

feat(utils): implement docstrings parsers for other styles #5696

feat(utils): implement docstrings parsers for other styles

feat(utils): implement docstrings parsers for other styles #5696

Triggered via pull request December 12, 2023 00:18
Status Failure
Total duration 2m 50s
Artifacts

lint-test.yml

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

Annotations

38 errors
pytest (3.11, ubuntu-latest, false)
Process completed with exit code 1.
pytest (3.9, ubuntu-latest, false)
The job was canceled because "_3_11_ubuntu-latest_false" failed.
pytest (3.10, ubuntu-latest, false)
The job was canceled because "_3_11_ubuntu-latest_false" failed.
pytest (3.10, ubuntu-latest, false)
Process completed with exit code 1.
pytest (3.9, windows-latest, false)
The job was canceled because "_3_11_ubuntu-latest_false" failed.
pytest (3.9, macos-latest, false)
The operation was canceled.
pytest (3.10, windows-latest, false)
The operation was canceled.
pytest (3.12, windows-latest, false)
The job was canceled because "_3_11_ubuntu-latest_false" failed.
pytest (3.12, windows-latest, false)
The operation was canceled.
pytest (3.11, windows-latest, false)
The job was canceled because "_3_11_ubuntu-latest_false" failed.
pytest (3.11, windows-latest, false)
The operation was canceled.
pytest (3.8, macos-latest, false)
The job was canceled because "_3_11_ubuntu-latest_false" failed.
pytest (3.8, macos-latest, false)
The operation was canceled.
pytest (3.8, windows-latest, false)
The job was canceled because "_3_11_ubuntu-latest_false" failed.
pytest (3.8, windows-latest, false)
The operation was canceled.
pyright (3.10, false)
Exit code 1
pyright (3.10, false)
Exit code 1
pyright (3.8, false)
Exit code 1
pyright (3.8, false): disnake/utils.py#L960
Argument of type "dict[str, str | None]" cannot be assigned to parameter "__value" of type "_DocstringParam" in function "__setitem__"   "dict[str, str | None]" is incompatible with "_DocstringParam" (reportGeneralTypeIssues)
pyright (3.8, false): disnake/utils.py#L970
Cannot access member "removesuffix" for type "str"   Member "removesuffix" is unknown (reportGeneralTypeIssues)
pyright (3.8, false)
2 errors
pytest (3.11, macos-latest, false)
The job was canceled because "_3_11_ubuntu-latest_false" failed.
pytest (3.10, macos-latest, false)
The job was canceled because "_3_11_ubuntu-latest_false" failed.
pytest (3.11, macos-latest, false)
The operation was canceled.
pytest (3.10, macos-latest, false)
The operation was canceled.
pytest (3.12, ubuntu-latest, false)
The job was canceled because "_3_11_ubuntu-latest_false" failed.
pytest (3.12, ubuntu-latest, false)
The operation was canceled.
pytest (3.8, ubuntu-latest, false)
The job was canceled because "_3_11_ubuntu-latest_false" failed.
pytest (3.8, ubuntu-latest, false)
The operation was canceled.
pyright (3.11, false)
Exit code 1
pyright (3.11, false)
Exit code 1
pytest (3.12, macos-latest, false)
The job was canceled because "_3_11_ubuntu-latest_false" failed.
pytest (3.12, macos-latest, false)
The operation was canceled.
pyright (3.9, false)
Exit code 1
pyright (3.9, 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.