Skip to content

feat(kbuild): Add kselftest disable option #10096

feat(kbuild): Add kselftest disable option

feat(kbuild): Add kselftest disable option #10096

Triggered via pull request October 11, 2024 05:17
Status Success
Total duration 56s
Artifacts

main.yml

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

Annotations

3 errors and 12 warnings
Lint: kernelci/kbuild.py#L455
Value 'yml' doesn't support membership test
Lint: kernelci/kbuild.py#L456
Value 'yml' is unsubscriptable
Lint: kernelci/kbuild.py#L857
Instance of 'KBuild' has no 'log' member
check (3.11)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint: kernelci/kbuild.py#L42
Line too long (129/100)
Lint: kernelci/kbuild.py#L49
TODO: find a way to automatically fetch this information
Lint: kernelci/kbuild.py#L482
TODO: implement 'path' option properly
Lint: kernelci/kbuild.py#L531
TODO: olddefconfig should be optional/configurable
Lint: kernelci/kbuild.py#L532
TODO: log all warnings/errors of olddefconfig to separate file
Lint: kernelci/kbuild.py#L540
TODO(nuclearcat): Fetch firmware only if needed
Lint: kernelci/kbuild.py#L545
TODO: verify if CONFIG_EXTRA_FIRMWARE have any files
Lint: kernelci/kbuild.py#L643
TODO(nuclearcat): Not all images might be present
Lint: kernelci/kbuild.py#L712
TODO(nuclearcat): Implement to_json method?
Lint: kernelci/kbuild.py#L775
TODO: Upload not using upload_single, but upload as multiple files
check (3.10)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/