Skip to content

feat(commands): Add support for Range[LargeInt, ...] #7540

feat(commands): Add support for Range[LargeInt, ...]

feat(commands): Add support for Range[LargeInt, ...] #7540

Triggered via pull request September 21, 2025 20:56
Status Failure
Total duration 2m 33s
Artifacts

lint-test.yml

on: pull_request
lock-dependencies
15s
lock-dependencies
python-versions
12s
python-versions
Matrix: pyright
Matrix: pytest
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 6 notices
pyright (3.8, pyright(3.8-disnake), disnake, tests, examples, noxfile.py, setup.py, false): disnake/ext/commands/params.py#L386
Type "int* | float* | int | float" is not assignable to return type "NumT@_BaseRange | None"   Type "int* | float* | int | float" is not assignable to type "NumT@_BaseRange | None"     Type "float" is not assignable to type "NumT@_BaseRange | None"       Type "float" is not assignable to type "NumT@_BaseRange"       "float" is not assignable to "None" (reportReturnType)
check
Process completed with exit code 1.
pytest (windows-latest, 3.12, test(3.12), false)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
pytest (windows-latest, 3.13, test(3.13), false)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
pytest (windows-latest, 3.8, test(3.8), false)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
pytest (windows-latest, 3.11, test(3.11), false)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
pytest (windows-latest, 3.9, test(3.9), false)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
pytest (windows-latest, 3.10, test(3.10), false)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677