Skip to content

update various *Data implementations #84

update various *Data implementations

update various *Data implementations #84

Triggered via push December 31, 2024 20:20
Status Failure
Total duration 30s
Artifacts

check.yml

on: push
Fit to window
Zoom out
Zoom in

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#L45
"http" is not a known attribute of module "graphql.client"
Check: github/core/http.py#L82
"core" is not a known attribute of module "github"
Check: github/core/http.py#L89
"core" is not a known attribute of module "github"
Check: github/core/http.py#L279
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#L307
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#L337
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#L341
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