Skip to content

[PWGDQ] Fix error output in code check in HistogramsLibrary.cxx#17081

Closed
ypwangg wants to merge 8 commits into
AliceO2Group:masterfrom
ypwangg:A2-PR
Closed

[PWGDQ] Fix error output in code check in HistogramsLibrary.cxx#17081
ypwangg wants to merge 8 commits into
AliceO2Group:masterfrom
ypwangg:A2-PR

Conversation

@ypwangg

@ypwangg ypwangg commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions github-actions Bot added the pwgdq label Jul 16, 2026
@github-actions github-actions Bot changed the title Fix error output in code check in HistogramsLibrary.cxx [PWGDQ] Fix error output in code check in HistogramsLibrary.cxx Jul 16, 2026
@github-actions

Copy link
Copy Markdown

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

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for d51af50 at 2026-07-16 04:54:

## sw/BUILD/O2Physics-code-check-latest/log
--
========== List of issues found ==========
++ echo 'Found 61 errors and 1 warnings.'
Found 61 errors and 1 warnings.
++ [[ 61 -gt 0 ]]
++ cat /sw/BUILD/db79e25f9766a793478c7aaf1ecfeaf0c2f39d2a/O2Physics-code-check/errors.txt
PWGDQ/Core/HistogramsLibrary.cxx:1207:134: error: use nullptr [modernize-use-nullptr,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1208:134: error: use nullptr [modernize-use-nullptr,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1475:134: error: use nullptr [modernize-use-nullptr,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1484:138: error: use nullptr [modernize-use-nullptr,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1493:134: error: use nullptr [modernize-use-nullptr,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1588:132: error: use nullptr [modernize-use-nullptr,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1595:132: error: use nullptr [modernize-use-nullptr,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1616:9: error: uninitialized record type: 'MassBinEdges' [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1621:9: error: uninitialized record type: 'PtBinEdges' [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1630:9: error: uninitialized record type: 'CentBinEdges' [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1651:9: error: uninitialized record type: 'MassBinEdges' [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1656:9: error: uninitialized record type: 'PtBinEdges' [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1665:9: error: uninitialized record type: 'CentBinEdges' [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1687:134: error: use nullptr [modernize-use-nullptr,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1694:134: error: use nullptr [modernize-use-nullptr,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1701:134: error: use nullptr [modernize-use-nullptr,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1712:134: error: use nullptr [modernize-use-nullptr,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1713:131: error: use nullptr [modernize-use-nullptr,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1720:134: error: use nullptr [modernize-use-nullptr,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1727:134: error: use nullptr [modernize-use-nullptr,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1738:123: error: use nullptr [modernize-use-nullptr,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1739:120: error: use nullptr [modernize-use-nullptr,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1746:122: error: use nullptr [modernize-use-nullptr,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1753:135: error: use nullptr [modernize-use-nullptr,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1760:143: error: use nullptr [modernize-use-nullptr,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1767:135: error: use nullptr [modernize-use-nullptr,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1774:143: error: use nullptr [modernize-use-nullptr,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1781:130: error: use nullptr [modernize-use-nullptr,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1788:138: error: use nullptr [modernize-use-nullptr,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1795:139: error: use nullptr [modernize-use-nullptr,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1802:139: error: use nullptr [modernize-use-nullptr,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1810:152: error: use nullptr [modernize-use-nullptr,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1811:146: error: use nullptr [modernize-use-nullptr,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1819:152: error: use nullptr [modernize-use-nullptr,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1820:146: error: use nullptr [modernize-use-nullptr,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1828:148: error: use nullptr [modernize-use-nullptr,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1829:148: error: use nullptr [modernize-use-nullptr,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1837:148: error: use nullptr [modernize-use-nullptr,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1838:148: error: use nullptr [modernize-use-nullptr,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1898:9: error: uninitialized record type: 'MassBinEdges' [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1903:9: error: uninitialized record type: 'PtBinEdges' [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
PWGDQ/Core/HistogramsLibrary.cxx:1912:9: error: uninitialized record type: 'CentBinEdges' [cppcoreguidelines-pro-type-member-init,-warnings-as-errors]
[0 more errors; see full log]

Full log here.

@ypwangg ypwangg closed this Jul 16, 2026
@ypwangg
ypwangg deleted the A2-PR branch July 16, 2026 14:25
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