Skip to content

[PWGEM/Dilepton] update 2vp task #4330

[PWGEM/Dilepton] update 2vp task

[PWGEM/Dilepton] update 2vp task #4330

Triggered via pull request February 6, 2025 14:23
Status Failure
Total duration 20s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

o2-linter.yml

on: pull_request
O2 linter
10s
O2 linter
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 10 warnings, and 1 notice
O2 linter result
Issues have been found.
O2 linter
Process completed with exit code 1.
[external-pi]: PWGEM/Dilepton/TableProducer/filterDielectronEvent.cxx#L124
Consider using the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: PWGEM/Dilepton/TableProducer/filterDielectronEvent.cxx#L152
Consider using the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: PWGEM/Dilepton/TableProducer/filterDielectronEvent.cxx#L1179
Consider using the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: PWGEM/Dilepton/TableProducer/filterDielectronEvent.cxx#L1182
Consider using the PI constant (and its multiples and fractions) defined in o2::constants::math.
[pi-multiple-fraction]: PWGEM/Dilepton/TableProducer/filterDielectronEvent.cxx#L124
Consider using multiples/fractions of PI defined in o2::constants::math.
[pi-multiple-fraction]: PWGEM/Dilepton/TableProducer/filterDielectronEvent.cxx#L1179
Consider using multiples/fractions of PI defined in o2::constants::math.
[const-ref-in-for-loop]: PWGEM/Dilepton/TableProducer/filterDielectronEvent.cxx#L432
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGEM/Dilepton/TableProducer/filterDielectronEvent.cxx#L445
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGEM/Dilepton/TableProducer/filterDielectronEvent.cxx#L476
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGEM/Dilepton/TableProducer/filterDielectronEvent.cxx#L490
Use constant references for non-modified iterators in range-based for loops.
O2 linter
You can disable a test for a line by adding a comment with "o2-linter: disable=" followed by the name of the test.