feat: Add Mille Solver #39448
Triggered via pull request
September 16, 2026 15:27
Status
Failure
Total duration
1h 21m 55s
Artifacts
3
analysis.yml
on: pull_request
build_debug
25m 0s
clang_tidy
3m 4s
Annotations
3 errors and 1 warning
|
clang_tidy
Process completed with exit code 1.
|
|
performance-unnecessary-value-param:
Plugins/Mille/src/MillePedeSolver.cpp#L28
the parameter 'cfg' of type 'Config' is copied for each invocation but only used as a const reference; consider making it a const reference
28 | Config cfg) const {
| ^
| const
28 | Config cfg) const {
| ^
| &
|
|
build_debug
Process completed with exit code 8.
|
|
build_debug
No files were found with the provided path: build/coverage/html. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
PR_metadata
|
279 Bytes |
sha256:11bc1fbab3918a1921f8abe55a90b3d542d0a36fcb9ab5ad8c9d4cd5863123c7
|
|
|
clang-tidy-fixes
|
448 Bytes |
sha256:860954e83f82a86396363601e9ec165857b527f05bd562663adb2c0681d1c1b3
|
|
|
coverage-build
|
46.5 KB |
sha256:861122efea4ffd7de78b47a7696a2427eff09b1243b458d1d7139c5fa1ca9786
|
|