Skip to content

feat!: use the guild data provided on interactions #6120

feat!: use the guild data provided on interactions

feat!: use the guild data provided on interactions #6120

Triggered via pull request September 23, 2024 08:38
Status Failure
Total duration 3m 44s
Artifacts

lint-test.yml

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

Annotations

14 errors
pyright (3.11, false)
Exit code 1
pyright (3.11, false)
Exit code 1
pyright (3.8, false)
Exit code 1
pyright (3.8, false): disnake/interactions/base.py#L275
Argument of type "Any | None" cannot be assigned to parameter "data" of type "Guild" in function "__init__"   Type "Any | None" cannot be assigned to type "Guild"     "None" is incompatible with "Guild" (reportGeneralTypeIssues)
pyright (3.8, false)
1 error
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
pyright (3.10, false)
Exit code 1
pyright (3.10, false)
Exit code 1
docs
Process completed with exit code 1.
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.