Skip to content

Add a TODO for future tidying up #785

Add a TODO for future tidying up

Add a TODO for future tidying up #785

Triggered via push April 5, 2026 00:01
Status Failure
Total duration 3m 2s
Artifacts 1

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 errors, 27 warnings, and 2 notices
flake8
Process completed with exit code 2.
codespell
Process completed with exit code 1.
codespell
re-used ==> reused
codespell
re-used ==> reused
codespell
re-used ==> reused
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/
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
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
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/
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
namespace namespace (duplicate word) -> namespace
spellintian
UID UID (duplicate word) -> UID
spellintian
length length (duplicate word) -> length
spellintian
namespace namespace (duplicate word) -> namespace
spellintian
string string (duplicate word) -> string
spellintian
long long (duplicate word) -> long
spellintian
Setts -> Sets
spellintian
validator validator (duplicate word) -> validator
spellintian
namespace namespace (duplicate word) -> namespace
spellintian
can't decode ill-formed UTF-8 octet sequence <89> in position 0 at /usr/share/perl5/Path/Tiny.pm line 2117.
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:b5db14627128107e3b54da26bf4f936942f1b1b679ced615ceca2014b9138536