Skip to content

Common issues: mac ssl certificate issue #64

Common issues: mac ssl certificate issue

Common issues: mac ssl certificate issue #64

Triggered via push December 25, 2023 23:52
Status Failure
Total duration 3m 54s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
check: ai_diffusion/ui/generation.py#L324
Argument of type "() -> ControlLayer" cannot be assigned to parameter "slot" of type "PYQT_SLOT" in function "connect"   Type "() -> ControlLayer" cannot be assigned to type "PYQT_SLOT"     Type "() -> ControlLayer" cannot be assigned to type "(...) -> None"       Function return type "ControlLayer" is incompatible with type "None"         "ControlLayer" is incompatible with "None"     "function" is incompatible with "pyqtBoundSignal" (reportGeneralTypeIssues)
check: ai_diffusion/ui/live.py#L161
Argument of type "() -> ControlLayer" cannot be assigned to parameter "slot" of type "PYQT_SLOT" in function "connect"   Type "() -> ControlLayer" cannot be assigned to type "PYQT_SLOT"     Type "() -> ControlLayer" cannot be assigned to type "(...) -> None"       Function return type "ControlLayer" is incompatible with type "None"         "ControlLayer" is incompatible with "None"     "function" is incompatible with "pyqtBoundSignal" (reportGeneralTypeIssues)
check
2 errors