config: dmesg.sh: Ignore missing handler errors in baseline tests #10360
Annotations
8 errors and 8 warnings
check (3.11)
Process completed with exit code 2.
|
check (3.10)
The job was canceled because "_3_11" failed.
|
check (3.10)
Process completed with exit code 2.
|
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/helper.py#L194
Method could be a function
|
Lint:
kernelci/api/helper.py#L236
Method could be a function
|
Lint:
kernelci/api/helper.py#L464
Catching too general exception Exception
|
Lint:
kernelci/api/helper.py#L384
Too many return statements (9/6)
|
Lint:
kernelci/api/helper.py#L384
Too many branches (14/12)
|
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 ','
|