Skip to content

[PWGLF] Add RCTSelectionFlags - #17630

Merged
romainschotter merged 2 commits into
AliceO2Group:masterfrom
spucillo:master
Aug 27, 2026
Merged

[PWGLF] Add RCTSelectionFlags#17630
romainschotter merged 2 commits into
AliceO2Group:masterfrom
spucillo:master

Conversation

@spucillo

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions

Copy link
Copy Markdown

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

@github-actions github-actions Bot changed the title Add RCTSelectionFlags [PWGLF] Add RCTSelectionFlags Aug 27, 2026
@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/staging for 39ce9d1 at 2026-08-27 11:54:

## sw/BUILD/O2Physics-latest/log
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:859:14: error: return-statement with a value, in function returning 'void' [-fpermissive]
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:1013:74: error: 'collision' was not declared in this scope; did you mean 'o2::aod::collision'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:1014:14: error: return-statement with a value, in function returning 'void' [-fpermissive]
ninja: build stopped: subcommand failed.

Full log here.

@romainschotter
romainschotter enabled auto-merge (squash) August 27, 2026 10:16
@romainschotter
romainschotter merged commit f3c4abc into AliceO2Group:master Aug 27, 2026
14 of 15 checks passed
@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for 0699fd2 at 2026-08-27 16:45:

## sw/BUILD/O2Physics-code-check-latest/log
--
========== List of issues found ==========
++ echo 'Found 2 errors and 92 warnings.'
Found 2 errors and 92 warnings.
++ [[ 2 -gt 0 ]]
++ cat /sw/BUILD/aa9118be881aec9b0183a60103f914537056d664/O2Physics-code-check/errors.txt
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:62:8: error: constructor does not initialize these fields: ccdb [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:364:28: error: the parameter 'collision' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param,-warnings-as-errors]
++ [[ 92 -gt 0 ]]
++ cat /sw/BUILD/aa9118be881aec9b0183a60103f914537056d664/O2Physics-code-check/warnings.txt
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:237:51: warning: statement should be inside braces [readability-braces-around-statements]
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:239:11: warning: statement should be inside braces [readability-braces-around-statements]
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:302:51: warning: statement should be inside braces [readability-braces-around-statements]
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:304:11: warning: statement should be inside braces [readability-braces-around-statements]
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:385:41: warning: statement should be inside braces [readability-braces-around-statements]
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:387:52: warning: statement should be inside braces [readability-braces-around-statements]
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:389:25: warning: statement should be inside braces [readability-braces-around-statements]
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:391:48: warning: statement should be inside braces [readability-braces-around-statements]
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:393:57: warning: statement should be inside braces [readability-braces-around-statements]
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:395:41: warning: statement should be inside braces [readability-braces-around-statements]
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:397:41: warning: statement should be inside braces [readability-braces-around-statements]
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:409:45: warning: statement should be inside braces [readability-braces-around-statements]
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:411:45: warning: statement should be inside braces [readability-braces-around-statements]
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:413:45: warning: statement should be inside braces [readability-braces-around-statements]
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:416:39: warning: statement should be inside braces [readability-braces-around-statements]
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:424:47: warning: statement should be inside braces [readability-braces-around-statements]
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:427:47: warning: statement should be inside braces [readability-braces-around-statements]
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:433:51: warning: statement should be inside braces [readability-braces-around-statements]
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:436:51: warning: statement should be inside braces [readability-braces-around-statements]
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:446:47: warning: statement should be inside braces [readability-braces-around-statements]
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:449:47: warning: statement should be inside braces [readability-braces-around-statements]
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:455:51: warning: statement should be inside braces [readability-braces-around-statements]
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:458:51: warning: statement should be inside braces [readability-braces-around-statements]
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:463:74: warning: statement should be inside braces [readability-braces-around-statements]
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:465:43: warning: statement should be inside braces [readability-braces-around-statements]
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:467:62: warning: statement should be inside braces [readability-braces-around-statements]
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:469:54: warning: statement should be inside braces [readability-braces-around-statements]
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:471:54: warning: statement should be inside braces [readability-braces-around-statements]
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:474:78: warning: statement should be inside braces [readability-braces-around-statements]
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:476:47: warning: statement should be inside braces [readability-braces-around-statements]
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:478:56: warning: statement should be inside braces [readability-braces-around-statements]
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:481:22: warning: statement should be inside braces [readability-braces-around-statements]
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:483:66: warning: statement should be inside braces [readability-braces-around-statements]
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:488:22: warning: statement should be inside braces [readability-braces-around-statements]
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:493:26: warning: statement should be inside braces [readability-braces-around-statements]
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:498:45: warning: statement should be inside braces [readability-braces-around-statements]
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:504:47: warning: statement should be inside braces [readability-braces-around-statements]
PWGLF/Tasks/Strangeness/cascadeAnalysisLightIonsDerivedData.cxx:517:45: warning: statement should be inside braces [readability-braces-around-statements]
[0 more errors; see full log]

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.

3 participants