pyproject: Add ruff #16
Annotations
6 errors
utils/hpd.py#L4
Import "pyudev" could not be resolved (reportMissingImports)
|
utils/kmsprint.py#L64
Cannot access attribute "bitsperpixel" for class "PixelFormat"
Attribute "bitsperpixel" is unknown (reportAttributeAccessIssue)
|
utils/kmsprint.py#L68
Cannot access attribute "verticalsubsampling" for class "PixelFormatPlaneInfo"
Attribute "verticalsubsampling" is unknown (reportAttributeAccessIssue)
|
utils/test-pixfmts.py#L16
Operator "//" not supported for types "int" and "tuple[int, int]" (reportOperatorIssue)
|
utils/test-pixfmts.py#L18
Cannot access attribute "verticalsubsampling" for class "PixelFormatPlaneInfo"
Attribute "verticalsubsampling" is unknown (reportAttributeAccessIssue)
|
|
The logs for this run have expired and are no longer available.
Loading