Skip to content

Conversation

@giovannimalfattore
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Sep 9, 2025

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

@github-actions github-actions bot changed the title NucleiTask - Add mothers for Deuteron [PWGLF] NucleiTask - Add mothers for Deuteron Sep 9, 2025

Configurable<bool> enableTrackingEff{"enableTrackingEff", 0, "Flag to enable tracking efficiency hitos."};
Configurable<std::string> ccdburl{"ccdb-url", "http://alice-ccdb.cern.ch", "url of the ccdb repository"};
Configurable<std::string> ccdburl{"ccdb-url", "http://alice-ccdb.cern.ch", "url of the ccdb repository"}; // NOLINT
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why?

  • This will not work.
  • Silencing is not well justified here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@vkucera I have seen that ccdburl variable is usually written all lowercase in most of the analyses and I don't want to change it

Copy link
Collaborator

Choose a reason for hiding this comment

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

As you prefer, but majority by copy-pasting does not make things correct.
Regardless, your directive is silencing cpplint, not O2 linter.

@alibuild
Copy link
Collaborator

Error while checking build/O2Physics/o2 for d5ef01e at 2025-09-11 01:53:

No log files found

Full log here.

@maciacco maciacco enabled auto-merge (squash) September 11, 2025 07:50
@maciacco maciacco merged commit 6b707c6 into AliceO2Group:master Sep 13, 2025
12 of 14 checks passed
jmunozme pushed a commit to jmunozme/O2Physics that referenced this pull request Oct 3, 2025
jinhyunni pushed a commit to jinhyunni/O2Physics that referenced this pull request Oct 11, 2025
ThePhDane pushed a commit to ThePhDane/O2Physics that referenced this pull request Nov 3, 2025
jloemker pushed a commit to jloemker/O2Physics that referenced this pull request Nov 11, 2025
lmattei01 pushed a commit to lmattei01/O2Physics that referenced this pull request Dec 5, 2025
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.

4 participants