Skip to content

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

feat!: use the guild data provided on interactions

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

Triggered via pull request September 23, 2024 20:37
Status Cancelled
Total duration 2m 4s
Artifacts

lint-test.yml

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

Annotations

29 errors
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.8, false)
Exit code 1
pyright (3.8, false): disnake/interactions/base.py#L282
Argument of type "Mapping[str, Any] | None" cannot be assigned to parameter "data" of type "Guild" in function "__init__"   Type "Mapping[str, Any] | None" cannot be assigned to type "Guild"     "Mapping[str, Any]" is incompatible with "Guild" (reportGeneralTypeIssues)
pyright (3.8, false): disnake/interactions/base.py#L283
Argument of type "dict[str, int | str]" cannot be assigned to parameter "data" of type "Role" in function "__init__"   "color" is required in "Role"   "hoist" is required in "Role"   "position" is required in "Role"   "permissions" is required in "Role"   "managed" is required in "Role"   "mentionable" is required in "Role"   "flags" is required in "Role" (reportGeneralTypeIssues)
pyright (3.8, false)
2 errors
pyright (3.12, false)
Exit code 1
pyright (3.12, false)
Exit code 1
pyright (3.9, false)
Exit code 1
pyright (3.9, false)
Exit code 1
pytest (3.9, ubuntu-latest, false)
Canceling since a higher priority waiting request for 'Lint & Test-1236' exists
pytest (3.9, windows-latest, false)
Canceling since a higher priority waiting request for 'Lint & Test-1236' exists
pytest (3.8, windows-latest, false)
Canceling since a higher priority waiting request for 'Lint & Test-1236' exists
pytest (3.9, macos-latest, false)
Canceling since a higher priority waiting request for 'Lint & Test-1236' exists
pytest (3.9, macos-latest, false)
The operation was canceled.
pytest (3.8, macos-latest, false)
Canceling since a higher priority waiting request for 'Lint & Test-1236' exists
pytest (3.8, macos-latest, false)
The operation was canceled.
pytest (3.12, windows-latest, false)
Canceling since a higher priority waiting request for 'Lint & Test-1236' exists
docs
Canceling since a higher priority waiting request for 'Lint & Test-1236' exists
docs
The operation was canceled.
pytest (3.11, windows-latest, false)
Canceling since a higher priority waiting request for 'Lint & Test-1236' exists
pytest (3.10, windows-latest, false)
Canceling since a higher priority waiting request for 'Lint & Test-1236' exists
pytest (3.11, windows-latest, false)
The operation was canceled.
pytest (3.10, windows-latest, false)
The operation was canceled.
misc
Canceling since a higher priority waiting request for 'Lint & Test-1236' exists
misc
The operation was canceled.
check
Process completed with exit code 1.