Skip to content

patch utility.datetime_to_iso #107

patch utility.datetime_to_iso

patch utility.datetime_to_iso #107

Triggered via push January 25, 2025 19:35
Status Failure
Total duration 30s
Artifacts

check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
Check: github/connection/labelorder.py#L24
Type "Literal['NAME']" is not assignable to declared type "property"\n  "Literal['NAME']" is not assignable to "property"
Check: github/connection/repositoryorder.py#L24
Type "Literal['NAME']" is not assignable to declared type "property"\n  "Literal['NAME']" is not assignable to "property"
Check: github/connection/teamorder.py#L21
Type "Literal['NAME']" is not assignable to declared type "property"\n  "Literal['NAME']" is not assignable to "property"
Check: github/core/errors.py#L131
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#L85
Argument of type "T_json_object" cannot be assigned to parameter "variables_" of type "dict[str, Any] | None" in function "request"\n  Type "T_json_object" is not assignable to type "dict[str, Any] | None"\n    "Mapping[str, object]" is not assignable to "dict[str, Any]"\n    "Mapping[str, object]" is not assignable to "None"
Check: github/core/http.py#L90
"core" is not a known attribute of module "github"
Check: github/core/http.py#L97
"core" is not a known attribute of module "github"
Check: github/core/http.py#L210
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#L257
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check: github/content/codeofconduct.py#L239
Unnecessary "# type: ignore" comment
Check: github/content/codeofconduct.py#L317
Unnecessary "# type: ignore" comment
Check: github/content/codeofconduct.py#L343
Unnecessary "# type: ignore" comment
Check: github/content/license.py#L445
Unnecessary "# type: ignore" comment
Check: github/interfaces/labelable.py#L194
Unnecessary "# type: ignore" comment
Check: github/interfaces/labelable.py#L229
Unnecessary "# type: ignore" comment