Skip to content

feat(kbuild): Add kselftest disable option #10093

feat(kbuild): Add kselftest disable option

feat(kbuild): Add kselftest disable option #10093

Triggered via pull request October 10, 2024 21:31
Status Success
Total duration 52s
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#L454
Value 'yml' doesn't support membership test
Lint: kernelci/kbuild.py#L455
Value 'yml' is unsubscriptable
Lint: kernelci/kbuild.py#L856
Instance of 'KBuild' has no 'log' member
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#L481
TODO: implement 'path' option properly
Lint: kernelci/kbuild.py#L530
TODO: olddefconfig should be optional/configurable
Lint: kernelci/kbuild.py#L531
TODO: log all warnings/errors of olddefconfig to separate file
Lint: kernelci/kbuild.py#L539
TODO(nuclearcat): Fetch firmware only if needed
Lint: kernelci/kbuild.py#L544
TODO: verify if CONFIG_EXTRA_FIRMWARE have any files
Lint: kernelci/kbuild.py#L642
TODO(nuclearcat): Not all images might be present
Lint: kernelci/kbuild.py#L711
TODO(nuclearcat): Implement to_json method?
Lint: kernelci/kbuild.py#L774
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/
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/