Skip to content

[PWGHF,Trigger] Remove unused ONNX dependency #19330

[PWGHF,Trigger] Remove unused ONNX dependency

[PWGHF,Trigger] Remove unused ONNX dependency #19330

Triggered via pull request October 23, 2025 15:34
@vkuceravkucera
opened #13515
Status Failure
Total duration 29s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[name/o2-workflow]: EventFiltering/CMakeLists.txt#L70
Workflow name fje-filter does not match its file name fullJetFilter.cxx. (Matches fjeFilter.cxx.)
[name/o2-workflow]: EventFiltering/CMakeLists.txt#L65
Workflow name je-hf-filter does not match its file name jetHFFilter.cxx. (Matches jeHfFilter.cxx.)
[name/o2-workflow]: EventFiltering/CMakeLists.txt#L60
Workflow name je-filter does not match its file name jetFilter.cxx. (Matches jeFilter.cxx.)
[name/o2-workflow]: EventFiltering/CMakeLists.txt#L55
Workflow name cf-filter does not match its file name CFFilterAll.cxx. (Matches cfFilter.cxx.)
[name/o2-workflow]: EventFiltering/CMakeLists.txt#L50
Workflow name hf-filter-prepare-ml-samples does not match its file name HFFilterPrepareMLSamples.cxx. (Matches hfFilterPrepareMlSamples.cxx.)
[name/o2-workflow]: EventFiltering/CMakeLists.txt#L45
Workflow name hf-filter-charm-hadron-signals does not match its file name HFFilterCharmHadronSignals.cxx. (Matches hfFilterCharmHadronSignals.cxx.)
[name/o2-workflow]: EventFiltering/CMakeLists.txt#L40
Workflow name hf-filter does not match its file name HFFilter.cxx. (Matches hfFilter.cxx.)
[name/o2-workflow]: EventFiltering/CMakeLists.txt#L32
Workflow name diffraction-bcfilter does not match its file name diffractionBCFilter.cxx. (Matches diffractionBcfilter.cxx.)
[name/o2-workflow]: EventFiltering/CMakeLists.txt#L17
Workflow name selected-bc-range-task does not match its file name selectBCRange.cxx. (Matches selectedBcRangeTask.cxx.)
[name/o2-workflow]: EventFiltering/CMakeLists.txt#L12
Workflow name central-event-filter-task does not match its file name cefpTask.cxx. (Matches centralEventFilterTask.cxx.)
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.