Skip to content

kbuild.py: Add arm64 support and dtb support #7809

kbuild.py: Add arm64 support and dtb support

kbuild.py: Add arm64 support and dtb support #7809

Triggered via pull request January 26, 2024 13:06
Status Failure
Total duration 45s
Artifacts

main.yml

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

Annotations

5 errors and 12 warnings
check (3.11)
Process completed with exit code 2.
check (3.8)
Process completed with exit code 2.
Lint: kernelci/scripts/kci_build.py#L316
self.step_cls is not callable
Lint: kernelci/scripts/kci_test.py#L175
Module 'kernelci.config' has no 'test' member
Lint
failed (no mypy cache directory)
check (3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check (3.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint
No module named setup.py
Lint: kci#L17
Import "from kernelci.cli import kci" should be placed at the top of the module
Lint: kci#L18
Import "from kernelci.cli import api as kci_api, config as kci_config, docker as kci_docker, event as kci_event, job as kci_job, node as kci_node, storage as kci_storage, user as kci_user" should be placed at the top of the module
Lint: kci#L30
Missing function or method docstring
Lint: kernelci/kbuild.py#L34
Line too long (129/100)
Lint: kernelci/kbuild.py#L591
Line too long (116/100)
Lint: kernelci/kbuild.py#L401
TODO: olddefconfig should be optional/configurable
Lint: kernelci/kbuild.py#L402
TODO: log all warnings/errors of olddefconfig to separate file
Lint: kernelci/kbuild.py#L408
TODO(nuclearcat): Fetch firmware only if needed
Lint: kernelci/kbuild.py#L412
TODO: verify if CONFIG_EXTRA_FIRMWARE have any files