Skip to content

Plugfest discovered fixes #818

Plugfest discovered fixes

Plugfest discovered fixes #818

Triggered via pull request April 19, 2026 14:57
Status Failure
Total duration 3m 15s
Artifacts 1

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 errors, 23 warnings, and 2 notices
codespell
Process completed with exit code 1.
codespell
re-used ==> reused
codespell
re-used ==> reused
codespell
re-used ==> reused
flake8
Process completed with exit code 2.
cpplint
#endif line should be "#endif // ___W_OLA_OLA_COMMON_IO_TIMEOUTMANAGER_H_" [build/header_guard] [5]
cpplint
#ifndef header guard has wrong style, please use: ___W_OLA_OLA_COMMON_IO_TIMEOUTMANAGER_H_ [build/header_guard] [5]
cpplint
#endif line should be "#endif // ___W_OLA_OLA_COMMON_IO_SELECTPOLLER_H_" [build/header_guard] [5]
cpplint
#ifndef header guard has wrong style, please use: ___W_OLA_OLA_COMMON_IO_SELECTPOLLER_H_ [build/header_guard] [5]
cpplint
#endif line should be "#endif // ___W_OLA_OLA_COMMON_IO_POLLERINTERFACE_H_" [build/header_guard] [5]
cpplint
#ifndef header guard has wrong style, please use: ___W_OLA_OLA_COMMON_IO_POLLERINTERFACE_H_ [build/header_guard] [5]
cpplint
#endif line should be "#endif // ___W_OLA_OLA_COMMON_IO_KQUEUEPOLLER_H_" [build/header_guard] [5]
cpplint
#ifndef header guard has wrong style, please use: ___W_OLA_OLA_COMMON_IO_KQUEUEPOLLER_H_ [build/header_guard] [5]
cpplint
#endif line should be "#endif // ___W_OLA_OLA_COMMON_IO_EPOLLER_H_" [build/header_guard] [5]
cpplint
#ifndef header guard has wrong style, please use: ___W_OLA_OLA_COMMON_IO_EPOLLER_H_ [build/header_guard] [5]
weblint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build for Lint Tasks
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Count generic NOLINTs
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Check Licences
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
spellintian
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
spellintian
Support Support (duplicate word) -> Support
spellintian
OLA OLA (duplicate word) -> OLA
spellintian
"GNU Library Public License" -> "GNU Library General Public License"
spellintian
make make (duplicate word) -> make
spellintian
can't decode ill-formed UTF-8 octet sequence <F3> in position 10 at /usr/share/perl5/Path/Tiny.pm line 2117.
codespell
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, codespell-project/codespell-problem-matcher@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
flake8
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, rbialon/flake8-annotations@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
flake8
F824 `global olad_process` is unused: name is never assigned in scope
flake8
F841 local variable 'parse_json' is assigned to but never used
flake8
F824 `global wrapper` is unused: name is never assigned in scope
flake8
F824 `global wrapper` is unused: name is never assigned in scope
flake8
F824 `global wrapper` is unused: name is never assigned in scope
flake8
F824 `global wrapper` is unused: name is never assigned in scope
flake8
F824 `global wrapper` is unused: name is never assigned in scope
flake8
F824 `global wrapper` is unused: name is never assigned in scope
flake8
F824 `global wrapper` is unused: name is never assigned in scope
flake8
F824 `global wrapper` is unused: name is never assigned in scope
cpplint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Count generic NOLINTs
Found 0 generic NOLINTs
Check Licences
Found 0 files with incorrect licences

Artifacts

Produced during runtime
Name Size Digest
ola-debian-stable-built-source-tree
6.48 MB
sha256:eb5fce9987d85c04febbb08c249a0091fb4943f3241918c4d8f1e7e157fbd650