Skip to content

Disable pycodestyle warning for long lines and cleanup noqa markers #8251

Disable pycodestyle warning for long lines and cleanup noqa markers

Disable pycodestyle warning for long lines and cleanup noqa markers #8251

Triggered via pull request February 21, 2024 09:57
Status Success
Total duration 53s
Artifacts

main.yml

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

Annotations

12 warnings
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/.
Lint: kernelci/build.py#L1154
ToDo: treat kernelci.config as an implementation detail and list
Lint: kernelci/build.py#L44
Line too long (121/100)
Lint: kernelci/build.py#L1
Too many lines in module (1542/1000)
Lint: kernelci/build.py#L1
Missing module docstring
Lint: kernelci/build.py#L79
Formatting a regular string which could be a f-string
Lint: kernelci/build.py#L103
Formatting a regular string which could be a f-string
Lint: kernelci/build.py#L135
Formatting a regular string which could be a f-string
Lint: kernelci/build.py#L127
Unused argument 'shallow'
Lint: kernelci/build.py#L153
Formatting a regular string which could be a f-string
Lint: kernelci/build.py#L154
Formatting a regular string which could be a f-string
check (3.10)
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/.