Skip to content

upd(doc/): Deprecate old commands documentation #10359

upd(doc/): Deprecate old commands documentation

upd(doc/): Deprecate old commands documentation #10359

Triggered via pull request December 4, 2024 08:44
Status Failure
Total duration 2m 59s
Artifacts

main.yml

on: pull_request
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 3 warnings
check (3.11)
Process completed with exit code 2.
check (3.10)
The job was canceled because "_3_11" failed.
check (3.10)
The operation was canceled.
Lint: kernelci/api/models.py#L424
Incompatible types in assignment (expression has type "CheckoutData", base class "Node" defined the type as "Optional[Dict[str, Any]]") [assignment]
Lint: kernelci/api/models.py#L499
Incompatible types in assignment (expression has type "KbuildData", base class "Node" defined the type as "Optional[Dict[str, Any]]") [assignment]
Lint: kernelci/api/models.py#L594
Incompatible types in assignment (expression has type "TestData", base class "Node" defined the type as "Optional[Dict[str, Any]]") [assignment]
Lint: kernelci/api/models.py#L611
Incompatible types in assignment (expression has type "TestData", base class "Node" defined the type as "Optional[Dict[str, Any]]") [assignment]
Lint: kernelci/api/models.py#L693
Incompatible types in assignment (expression has type "RegressionData", base class "Node" defined the type as "Optional[Dict[str, Any]]") [assignment]
Lint: kernelci/api/models.py#L279
Method could be a function
Lint: kernelci/api/models.py#L808
Method could be a function
Lint: kernelci/api/models.py#L747
missing whitespace after ','