implement User.fetch_watching #88
Annotations
10 errors and 11 warnings
Check:
github/connection/labelorder.py#L13
Type "Literal['NAME']" is not assignable to declared type "property"\n "Literal['NAME']" is not assignable to "property"
|
Check:
github/connection/repositoryorder.py#L13
Type "Literal['NAME']" is not assignable to declared type "property"\n "Literal['NAME']" is not assignable to "property"
|
Check:
github/core/errors.py#L132
Argument of type "T_json_object" cannot be assigned to parameter "data" of type "dict[str, Any]" in function "__init__"\n "Mapping[str, object]" is not assignable to "dict[str, Any]"
|
Check:
github/core/http.py#L47
"http" is not a known attribute of module "graphql.client"
|
Check:
github/core/http.py#L84
"core" is not a known attribute of module "github"
|
Check:
github/core/http.py#L91
"core" is not a known attribute of module "github"
|
Check:
github/core/http.py#L281
Argument of type "T_json_object" cannot be assigned to parameter "data" of type "dict[str, Any]" in function "__init__"\n "Mapping[str, object]" is not assignable to "dict[str, Any]"
|
Check:
github/core/http.py#L309
Argument of type "T_json_object" cannot be assigned to parameter "data" of type "dict[str, Any]" in function "__init__"\n "Mapping[str, object]" is not assignable to "dict[str, Any]"
|
Check:
github/core/http.py#L339
Argument of type "T_json_object" cannot be assigned to parameter "data" of type "dict[str, Any]" in function "__init__"\n "Mapping[str, object]" is not assignable to "dict[str, Any]"
|
Check:
github/core/http.py#L343
Argument of type "T_json_object" cannot be assigned to parameter "data" of type "dict[str, Any]" in function "__init__"\n "Mapping[str, object]" is not assignable to "dict[str, Any]"
|
Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check:
github/api/metadata.py#L5
Import "typing_extensions" could not be resolved from source
|
Check:
github/api/ratelimit.py#L5
Import "typing_extensions" could not be resolved from source
|
Check:
github/automation/bot.py#L5
Import "typing_extensions" could not be resolved from source
|
Check:
github/automation/mannequin.py#L5
Import "typing_extensions" could not be resolved from source
|
Check:
github/connection/connection.py#L6
Import "typing_extensions" could not be resolved from source
|
Check:
github/content/announcement.py#L5
Import "typing_extensions" could not be resolved from source
|
Check:
github/content/codeofconduct.py#L5
Import "typing_extensions" could not be resolved from source
|
Check:
github/content/codeofconduct.py#L223
Unnecessary "# type: ignore" comment
|
Check:
github/content/codeofconduct.py#L301
Unnecessary "# type: ignore" comment
|
Check:
github/content/codeofconduct.py#L327
Unnecessary "# type: ignore" comment
|