implement Closable #82
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#L42
"http" is not a known attribute of module "graphql.client"
|
Check:
github/core/http.py#L79
"core" is not a known attribute of module "github"
|
Check:
github/core/http.py#L86
"core" is not a known attribute of module "github"
|
Check:
github/core/http.py#L212
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#L240
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#L270
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#L274
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/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#L219
Unnecessary "# type: ignore" comment
|
Check:
github/content/codeofconduct.py#L297
Unnecessary "# type: ignore" comment
|
Check:
github/content/codeofconduct.py#L323
Unnecessary "# type: ignore" comment
|
Check:
github/content/license.py#L5
Import "typing_extensions" could not be resolved from source
|
Check:
github/content/license.py#L425
Unnecessary "# type: ignore" comment
|