Skip to content

implement Milestone.close, Milestone.reopen #118

implement Milestone.close, Milestone.reopen

implement Milestone.close, Milestone.reopen #118

Triggered via push February 19, 2025 13:36
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#L28
Type "Literal['NAME']" is not assignable to declared type "property"\n  "Literal['NAME']" is not assignable to "property"
Check: github/connection/referenceorder.py#L28
Type "Literal['ALPHABETICAL']" is not assignable to declared type "property"\n  "Literal['ALPHABETICAL']" is not assignable to "property"
Check: github/connection/repositoryorder.py#L28
Type "Literal['NAME']" is not assignable to declared type "property"\n  "Literal['NAME']" is not assignable to "property"
Check: github/connection/teamorder.py#L23
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#L95
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#L100
"core" is not a known attribute of module "github"
Check: github/core/http.py#L107
"core" is not a known attribute of module "github"
Check: github/core/http.py#L470
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#L571
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/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#L191
Unnecessary "# type: ignore" comment
Check: github/interfaces/labelable.py#L218
Unnecessary "# type: ignore" comment
Check: github/interfaces/labelable.py#L253
Unnecessary "# type: ignore" comment