Skip to content

[PWGLF] reduced no. of columns in DD table - #17401

Open
prottayCMT wants to merge 2 commits into
AliceO2Group:masterfrom
prottayCMT:master
Open

[PWGLF] reduced no. of columns in DD table#17401
prottayCMT wants to merge 2 commits into
AliceO2Group:masterfrom
prottayCMT:master

Conversation

@prottayCMT

Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions github-actions Bot changed the title reduced no. of columns in DD table [PWGLF] reduced no. of columns in DD table Aug 10, 2026
@github-actions

Copy link
Copy Markdown

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

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/o2 for eb7681a at 2026-08-10 18:52:

## sw/BUILD/O2Physics-latest/log
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGLF/TableProducer/Resonances/cksspinalignment.cxx:467:30: error: narrowing conversion of '(long int)posId' from 'long int' to 'float' [-Werror=narrowing]
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGLF/TableProducer/Resonances/cksspinalignment.cxx:457:28: error: missing initializer for member 'cksspinalignment::StoredK0s::negativeIndex' [-Werror=missing-field-initializers]
ninja: build stopped: subcommand failed.

Full log here.

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for eb7681a at 2026-08-10 18:54:

## sw/BUILD/O2Physics-code-check-latest/log
--
========== List of issues found ==========
++ echo 'Found 8 errors and 0 warnings.'
Found 8 errors and 0 warnings.
++ [[ 8 -gt 0 ]]
++ cat /sw/BUILD/31d3619f9f1eef49c3a11f084ba6725df58d8215/O2Physics-code-check/errors.txt
PWGLF/TableProducer/Resonances/cksspinalignment.cxx:446:26: error: redundant explicit casting to the same type 'int64_t' (aka 'long') as the sub-expression, remove this casting [readability-redundant-casting,-warnings-as-errors]
PWGLF/TableProducer/Resonances/cksspinalignment.cxx:447:26: error: redundant explicit casting to the same type 'int64_t' (aka 'long') as the sub-expression, remove this casting [readability-redundant-casting,-warnings-as-errors]
PWGLF/TableProducer/Resonances/cksspinalignment.cxx:463:30: error: redundant explicit casting to the same type 'float' as the sub-expression, remove this casting [readability-redundant-casting,-warnings-as-errors]
PWGLF/TableProducer/Resonances/cksspinalignment.cxx:464:30: error: redundant explicit casting to the same type 'float' as the sub-expression, remove this casting [readability-redundant-casting,-warnings-as-errors]
PWGLF/TableProducer/Resonances/cksspinalignment.cxx:467:30: error: non-constant-expression cannot be narrowed from type 'int64_t' (aka 'long') to 'float' in initializer list [clang-diagnostic-c++11-narrowing]
PWGLF/TableProducer/Resonances/cksspinalignment.cxx:468:35: error: missing field 'negativeIndex' initializer [clang-diagnostic-missing-field-initializers,-warnings-as-errors]
PWGLF/Tasks/Resonances/cksspinalignder.cxx:230:7: error: switch has 3 consecutive identical branches [bugprone-branch-clone,-warnings-as-errors]
PWGLF/Tasks/Resonances/cksspinalignder.cxx:313:11: error: use auto when initializing with a cast to avoid duplicating the type name [modernize-use-auto,-warnings-as-errors]
++ [[ 0 -gt 0 ]]
++ [[ 8 -gt 0 ]]
++ exit 1
--

Full log here.

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for b477a14 at 2026-08-10 19:12:

## sw/BUILD/O2Physics-code-check-latest/log
--
========== List of issues found ==========
++ echo 'Found 6 errors and 0 warnings.'
Found 6 errors and 0 warnings.
++ [[ 6 -gt 0 ]]
++ cat /sw/BUILD/9b0d46c8c24e5e28f992c6f57434110900495342/O2Physics-code-check/errors.txt
PWGLF/TableProducer/Resonances/cksspinalignment.cxx:446:26: error: redundant explicit casting to the same type 'int64_t' (aka 'long') as the sub-expression, remove this casting [readability-redundant-casting,-warnings-as-errors]
PWGLF/TableProducer/Resonances/cksspinalignment.cxx:447:26: error: redundant explicit casting to the same type 'int64_t' (aka 'long') as the sub-expression, remove this casting [readability-redundant-casting,-warnings-as-errors]
PWGLF/TableProducer/Resonances/cksspinalignment.cxx:463:30: error: redundant explicit casting to the same type 'float' as the sub-expression, remove this casting [readability-redundant-casting,-warnings-as-errors]
PWGLF/TableProducer/Resonances/cksspinalignment.cxx:464:30: error: redundant explicit casting to the same type 'float' as the sub-expression, remove this casting [readability-redundant-casting,-warnings-as-errors]
PWGLF/Tasks/Resonances/cksspinalignder.cxx:230:7: error: switch has 3 consecutive identical branches [bugprone-branch-clone,-warnings-as-errors]
PWGLF/Tasks/Resonances/cksspinalignder.cxx:313:11: error: use auto when initializing with a cast to avoid duplicating the type name [modernize-use-auto,-warnings-as-errors]
++ [[ 0 -gt 0 ]]
++ [[ 6 -gt 0 ]]
++ exit 1
--

Full log here.

@prottayCMT
prottayCMT enabled auto-merge (squash) August 10, 2026 17:17

@alibuild alibuild left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approving on behalf of @prottayCMT.

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

Development

Successfully merging this pull request may close these issues.

2 participants