update Announcement per 2024-12-02 changes #78
Annotations
10 errors and 11 warnings
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#L40
"http" is not a known attribute of module "graphql.client"
|
Check:
github/core/http.py#L77
"core" is not a known attribute of module "github"
|
Check:
github/core/http.py#L84
"core" is not a known attribute of module "github"
|
Check:
github/core/http.py#L187
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#L215
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#L245
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#L249
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#L285
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#L289
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]"
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check:
github/connection/metadata.py#L5
Import "typing_extensions" could not be resolved from source
|
Check:
github/connection/ratelimit.py#L5
Import "typing_extensions" could not be resolved from source
|
Check:
github/connections/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#L426
Unnecessary "# type: ignore" comment
|
Loading