Skip to content

refactor: install clang tools on demand #600

refactor: install clang tools on demand

refactor: install clang tools on demand #600

Triggered via pull request March 30, 2026 05:13
Status Success
Total duration 22m 20s
Artifacts 2

run-dev-tests.yml

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

Annotations

20 errors, 2 warnings, and 20 notices
src/demo.hpp:6:11 [cppcoreguidelines-use-default-member-init]: src/demo.hpp#L6
use default member initializer for 'useless'
src/demo.hpp:11:11 [modernize-use-trailing-return-type]: src/demo.hpp#L11
use a trailing return type for this function
src/demo.hpp:7:9 [cppcoreguidelines-use-default-member-init]: src/demo.hpp#L7
use default member initializer for 'numb'
src/demo.hpp:6:11 [cppcoreguidelines-use-default-member-init]: src/demo.hpp#L6
use default member initializer for 'useless'
src/demo.hpp:11:11 [modernize-use-trailing-return-type]: src/demo.hpp#L11
use a trailing return type for this function
src/demo.hpp:7:9 [cppcoreguidelines-use-default-member-init]: src/demo.hpp#L7
use default member initializer for 'numb'
src/demo.hpp:6:11 [cppcoreguidelines-use-default-member-init]: src/demo.hpp#L6
use default member initializer for 'useless'
src/demo.hpp:11:11 [modernize-use-trailing-return-type]: src/demo.hpp#L11
use a trailing return type for this function
src/demo.hpp:7:9 [cppcoreguidelines-use-default-member-init]: src/demo.hpp#L7
use default member initializer for 'numb'
src/demo.hpp:6:11 [cppcoreguidelines-use-default-member-init]: src/demo.hpp#L6
use default member initializer for 'useless'
src/demo.hpp:6:11 [modernize-use-default-member-init]: src/demo.hpp#L6
use default member initializer for 'useless'
src/demo.hpp:11:11 [modernize-use-trailing-return-type]: src/demo.hpp#L11
use a trailing return type for this function
src/demo.hpp:7:9 [modernize-use-default-member-init]: src/demo.hpp#L7
use default member initializer for 'numb'
src/demo.hpp:6:11 [modernize-use-default-member-init]: src/demo.hpp#L6
use default member initializer for 'useless'
src/demo.hpp:11:11 [modernize-use-trailing-return-type]: src/demo.hpp#L11
use a trailing return type for this function
src/demo.hpp:7:9 [modernize-use-default-member-init]: src/demo.hpp#L7
use default member initializer for 'numb'
src/demo.hpp:6:11 [modernize-use-default-member-init]: src/demo.hpp#L6
use default member initializer for 'useless'
src/demo.hpp:11:11 [modernize-use-trailing-return-type]: src/demo.hpp#L11
use a trailing return type for this function
src/demo.hpp:7:9 [modernize-use-default-member-init]: src/demo.hpp#L7
use default member initializer for 'numb'
src/demo.hpp:6:11 [modernize-use-default-member-init]: src/demo.hpp#L6
use default member initializer for 'useless'
test (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. 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/
test (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. 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/
Run clang-format on src/demo.cpp: src/demo.cpp#L0
File src/demo.cpp does not conform to LLVM style guidelines. (lines 3,8,10,13,18)
Run clang-format on src/demo.hpp: src/demo.hpp#L0
File src/demo.hpp does not conform to LLVM style guidelines. (lines 1,5,6,7,8,10,11,12,31,32,34)
Run clang-format on src/demo.cpp: src/demo.cpp#L0
File src/demo.cpp does not conform to LLVM style guidelines. (lines 3,8,10,13,18)
Run clang-format on src/demo.hpp: src/demo.hpp#L0
File src/demo.hpp does not conform to LLVM style guidelines. (lines 1,5,6,7,8,10,11,12,31,32,34)
Run clang-format on src/demo.hpp: src/demo.hpp#L0
File src/demo.hpp does not conform to LLVM style guidelines. (lines 5,6,7,8,10,11,12,31,32,34)
Run clang-format on src/demo.cpp: src/demo.cpp#L0
File src/demo.cpp does not conform to LLVM style guidelines. (lines 3,8,10,13,18)
Run clang-format on src/demo.hpp: src/demo.hpp#L0
File src/demo.hpp does not conform to LLVM style guidelines. (lines 5,6,7,8,10,11,12,31,32,34)
Run clang-format on src/demo.cpp: src/demo.cpp#L0
File src/demo.cpp does not conform to LLVM style guidelines. (lines 3,8,10,13,18)
Run clang-format on src/demo.hpp: src/demo.hpp#L0
File src/demo.hpp does not conform to LLVM style guidelines. (lines 5,6,7,8,10,11,12,31,32,34)
Run clang-format on src/demo.cpp: src/demo.cpp#L0
File src/demo.cpp does not conform to LLVM style guidelines. (lines 3,8,10,13,18)
Run clang-format on src/demo.hpp: src/demo.hpp#L0
File src/demo.hpp does not conform to LLVM style guidelines. (lines 8,11)
Run clang-format on src/demo.cpp: src/demo.cpp#L0
File src/demo.cpp does not conform to LLVM style guidelines. (lines 3,8,10,18)
Run clang-format on src/demo.hpp: src/demo.hpp#L0
File src/demo.hpp does not conform to LLVM style guidelines. (lines 1,5,6,7,8,10,11,12,31,32,34)
Run clang-format on src/demo.cpp: src/demo.cpp#L0
File src/demo.cpp does not conform to LLVM style guidelines. (lines 3,8,10,13,18)
Run clang-format on src/demo.hpp: src/demo.hpp#L0
File src/demo.hpp does not conform to LLVM style guidelines. (lines 5,6,7,8,10,11,12,31,32,34)
Run clang-format on src/demo.cpp: src/demo.cpp#L0
File src/demo.cpp does not conform to LLVM style guidelines. (lines 3,8,10,13,18)
Run clang-format on src/demo.hpp: src/demo.hpp#L0
File src/demo.hpp does not conform to LLVM style guidelines. (lines 5,6,7,8,10,11,12,31,32,34)
Run clang-format on src/demo.cpp: src/demo.cpp#L0
File src/demo.cpp does not conform to LLVM style guidelines. (lines 3,8,10,13,18)
Run clang-format on src/demo.hpp: src/demo.hpp#L0
File src/demo.hpp does not conform to LLVM style guidelines. (lines 5,6,7,8,10,11,12,31,32,34)
Run clang-format on src/demo.cpp: src/demo.cpp#L0
File src/demo.cpp does not conform to LLVM style guidelines. (lines 3,8,10,13,18)

Artifacts

Produced during runtime
Name Size Digest
HTML_report-Linux
202 KB
sha256:9238aace8ed3944ea6621ee5315c3b19b2dd5374be1c3e4e285e22427a71b506
HTML_report-Windows
200 KB
sha256:1e2ed4ee3d570309ab67b71c70a72687525e2422ec60203ca2f4151fa931061e