Skip to content

[DPG] Fix includes - #17785

Open
vkucera wants to merge 1 commit into
AliceO2Group:masterfrom
vkucera:iwyu-DPG
Open

[DPG] Fix includes#17785
vkucera wants to merge 1 commit into
AliceO2Group:masterfrom
vkucera:iwyu-DPG

Conversation

@vkucera

@vkucera vkucera commented Sep 5, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions github-actions Bot added the dpg label Sep 5, 2026
@github-actions github-actions Bot changed the title Fix includes [DPG] Fix includes Sep 5, 2026
@github-actions

github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown

O2 linter results: ❌ 1 errors, ⚠️ 1 warnings, 🔕 0 disabled

@vkucera
vkucera marked this pull request as ready for review September 6, 2026 14:27
@alibuild

alibuild commented Sep 6, 2026

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for 01ccca9 at 2026-09-06 17:29:

## sw/BUILD/O2Physics-code-check-latest/log
--
========== List of issues found ==========
++ echo 'Found 2 errors and 0 warnings.'
Found 2 errors and 0 warnings.
++ [[ 2 -gt 0 ]]
++ cat /sw/BUILD/cf87fe1c3ac4974cc093236c1e89d8547e4d5869/O2Physics-code-check/errors.txt
DPG/Tasks/AOTTrack/qaTrackSplitting.cxx:90:43: error: narrowing conversion from 'float' to 'int' [bugprone-narrowing-conversions,-warnings-as-errors]
DPG/Tasks/AOTTrack/qaTrackSplitting.cxx:91:40: error: narrowing conversion from 'float' to 'int' [bugprone-narrowing-conversions,-warnings-as-errors]
++ [[ 0 -gt 0 ]]
++ [[ 2 -gt 0 ]]
++ exit 1
--

Full log here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants