Skip to content

feat(kbuild): Add kselftest disable option #10087

feat(kbuild): Add kselftest disable option

feat(kbuild): Add kselftest disable option #10087

Triggered via pull request October 10, 2024 13:58
Status Success
Total duration 2m 53s
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#L456
Value 'yml' doesn't support membership test
Lint: kernelci/kbuild.py#L457
Value 'yml' is unsubscriptable
Lint: kernelci/kbuild.py#L860
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/
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/
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#L483
TODO: implement 'path' option properly
Lint: kernelci/kbuild.py#L532
TODO: olddefconfig should be optional/configurable
Lint: kernelci/kbuild.py#L533
TODO: log all warnings/errors of olddefconfig to separate file
Lint: kernelci/kbuild.py#L541
TODO(nuclearcat): Fetch firmware only if needed
Lint: kernelci/kbuild.py#L546
TODO: verify if CONFIG_EXTRA_FIRMWARE have any files
Lint: kernelci/kbuild.py#L646
TODO(nuclearcat): Not all images might be present
Lint: kernelci/kbuild.py#L715
TODO(nuclearcat): Implement to_json method?
Lint: kernelci/kbuild.py#L778
TODO: Upload not using upload_single, but upload as multiple files