Skip to content

feat: user apps

feat: user apps #6121

Triggered via pull request September 23, 2024 10:03
Status Failure
Total duration 3m 28s
Artifacts

lint-test.yml

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

Annotations

13 errors
pyright (3.9, false)
Exit code 1
pyright (3.9, false)
Exit code 1
pyright (3.11, false)
Exit code 1
pyright (3.11, false)
Exit code 1
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
pyright (3.8, false)
Exit code 1
pyright (3.8, false): disnake/ext/commands/base_core.py#L235
Expression of type "bool | None" cannot be assigned to return type "bool"   Type "bool | None" cannot be assigned to type "bool"     "None" is incompatible with "bool" (reportGeneralTypeIssues)
pyright (3.8, false)
1 error
pytest (3.8, macos-latest, false)
[notice] A new release of pip is available: 21.1.1 -> 24.2 [notice] To update, run: python3.8 -m pip install --upgrade pip
check
Process completed with exit code 1.