Skip to content

test-configs.yaml: Use battery tag in kselftest-dt jobs for Chromebooks #7651

test-configs.yaml: Use battery tag in kselftest-dt jobs for Chromebooks

test-configs.yaml: Use battery tag in kselftest-dt jobs for Chromebooks #7651

Triggered via pull request January 19, 2024 09:47
Status Success
Total duration 54s
Artifacts

main.yml

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

Annotations

4 errors and 10 warnings
Lint: kernelci/api/models.py#L296
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#L333
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#L365
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#L392
Incompatible types in assignment (expression has type "RegressionData", base class "Node" defined the type as "Optional[Dict[str, Any]]") [assignment]
Lint: kernelci/kbuild.py#L34
Line too long (129/100)
Lint: kernelci/kbuild.py#L526
Line too long (116/100)
Lint: kernelci/kbuild.py#L376
TODO: olddefconfig should be optional/configurable
Lint: kernelci/kbuild.py#L382
TODO(nuclearcat): Fetch firmware only if needed
Lint: kernelci/kbuild.py#L433
TODO(nuclearcat): Not all images might be present
Lint: kernelci/kbuild.py#L470
TODO(nuclearcat): Implement to_json method?
Lint: kernelci/kbuild.py#L519
TODO: Upload not using upload_single, but upload as multiple files
Lint: kernelci/kbuild.py#L550
TODO/FIXME: real detailed job result
Lint: kernelci/kbuild.py#L560
TODO(nuclearcat):
Lint: kernelci/kbuild.py#L85
Variable name "r" doesn't conform to snake_case naming style