feat!: use the guild data provided on interactions #6119
Triggered via pull request
September 23, 2024 08:32
Status
Failure
Total duration
3m 51s
Artifacts
–
Annotations
14 errors
pyright (3.11, false)
Exit code 1
|
pyright (3.11, 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
|
pyright (3.9, false)
Exit code 1
|
pyright (3.9, 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
|
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.
|