Skip to content

[PWGLF] Add Neutrons within the ZDC acceptance in the strangeness data model #8476

[PWGLF] Add Neutrons within the ZDC acceptance in the strangeness data model

[PWGLF] Add Neutrons within the ZDC acceptance in the strangeness data model #8476

Triggered via pull request April 17, 2025 23:13
Status Failure
Total duration 12s
Artifacts

o2-linter.yml

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

Annotations

2 errors, 10 warnings, and 1 notice
O2 linter
Process completed with exit code 1.
O2 linter result
Issues have been found.
[magic-number]: PWGLF/DataModel/LFStrangenessTables.h#L1244
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/DataModel/LFStrangenessTables.h#L752
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/DataModel/LFStrangenessTables.h#L723
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/DataModel/LFStrangenessTables.h#L706
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/DataModel/LFStrangenessTables.h#L704
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/DataModel/LFStrangenessTables.h#L702
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/DataModel/LFStrangenessTables.h#L700
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/DataModel/LFStrangenessTables.h#L333
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/DataModel/LFStrangenessTables.h#L323
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/DataModel/LFStrangenessTables.h#L43
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
O2 linter
Exceptionally, you can disable a test for a line by adding a comment with "o2-linter: disable=" followed by the name of the test and parentheses with a reason for the exception.