Skip to content

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

kbuild.py: Add arm64 support and dtb support

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

Triggered via pull request January 24, 2024 10:09
Status Success
Total duration 1m 1s
Artifacts

main.yml

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

Annotations

3 errors and 10 warnings
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)
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#L597
Line too long (116/100)
Lint: kernelci/kbuild.py#L400
TODO: olddefconfig should be optional/configurable
Lint: kernelci/kbuild.py#L401
TODO: log all warnings/errors of olddefconfig to separate file
Lint: kernelci/kbuild.py#L407
TODO(nuclearcat): Fetch firmware only if needed
Lint: kernelci/kbuild.py#L411
TODO: verify if CONFIG_EXTRA_FIRMWARE have any files