Skip to content

[PWGLF,DPG] tpcSkimsTableCreator: add columns and refactor code #22261

[PWGLF,DPG] tpcSkimsTableCreator: add columns and refactor code

[PWGLF,DPG] tpcSkimsTableCreator: add columns and refactor code #22261

Triggered via pull request December 20, 2025 23:18
@lubynetslubynets
synchronize #14307
Status Failure
Total duration 13s
Artifacts

o2-linter.yml

on: pull_request_target
O2 linter
11s
O2 linter
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 notices
[name/o2-column]: PWGLF/DataModel/LFStrangenessPIDTables.h#L98
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGLF/DataModel/LFStrangenessPIDTables.h#L97
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGLF/DataModel/LFStrangenessPIDTables.h#L96
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGLF/DataModel/LFStrangenessPIDTables.h#L95
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGLF/DataModel/LFStrangenessPIDTables.h#L89
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGLF/DataModel/LFStrangenessPIDTables.h#L88
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGLF/DataModel/LFStrangenessPIDTables.h#L87
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGLF/DataModel/LFStrangenessPIDTables.h#L86
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGLF/DataModel/LFStrangenessPIDTables.h#L85
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/workflow-file]: DPG/Tasks/TPC/tpcSkimsTableCreator.cxx#L1
Name of a workflow file must match the name of the main struct in it (without the PWG prefix). (Class implementation files should be in "Core" directories.)
O2 linter
To tolerate certain issues in a directory, add a line with the test name in "o2linter_config".
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.