[PWGUD] Fitbit implementation - updates #42734
Triggered via pull request
June 10, 2026 11:49
sandor-lokos
opened
#16603
Status
Failure
Total duration
38s
Artifacts
–
code-formatting.yml
on: pull_request_target
PR formatting
/
clang-format
34s
PR formatting
/
copyright headers
17s
PR formatting
/
line endings
31s
PR formatting
/
whitespace
12s
PR formatting
/
pragma-once
9s
Annotations
8 errors
|
PR formatting / copyright headers
Process completed with exit code 1.
|
|
Missing or malformed copyright notice:
PWGUD/Tasks/upcFITMultiplicity.cxx#L1
This source file is missing the correct copyright notice.
|
|
Missing or malformed copyright notice:
PWGUD/Tasks/CMakeLists.txt#L1
This source file is missing the correct copyright notice.
|
|
Missing or malformed copyright notice:
PWGUD/TableProducer/CMakeLists.txt#L1
This source file is missing the correct copyright notice.
|
|
Missing or malformed copyright notice:
PWGUD/Core/CMakeLists.txt#L1
This source file is missing the correct copyright notice.
|
|
PR formatting / line endings
Process completed with exit code 1.
|
|
DOS line endings:
./PWGUD/Tasks/upcFITMultiplicity.cxx#L0
Files must have UNIX-style (LF only) line endings. Found 479 DOS-style (CR+LF) line endings.
|
|
PR formatting / clang-format
Process completed with exit code 1.
|