Skip to content

Add new user and profile fields #606

Add new user and profile fields

Add new user and profile fields #606

Triggered via push January 2, 2025 22:20
Status Success
Total duration 57s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check: discord/http.py#L349
Unnecessary "# type: ignore" comment
check: discord/profile.py#L250
Unnecessary "# type: ignore" comment
check: discord/ext/commands/bot.py#L1056
Type variable "ContextT" may go unsolved if caller supplies no argument for parameter "cls"   Provide an overload that specifies the return type when the argument is not supplied (reportInvalidTypeVarUse)