Skip to content

Survival Normalization PR #3

Survival Normalization PR

Survival Normalization PR #3

Triggered via pull request August 16, 2023 19:37
Status Failure
Total duration 37s
Artifacts

format-check.yml

on: pull_request
cpp-linter
27s
cpp-linter
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 notices
cpp-linter
Process completed with exit code 1.
Run clang-format on include/openmc/settings.h: include/openmc/settings.h#L1
File include/openmc/settings.h does not conform to Custom style guidelines. (lines 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65)
Run clang-format on src/physics.cpp: src/physics.cpp#L1
File src/physics.cpp does not conform to Custom style guidelines. (lines 162, 163)
Run clang-format on src/physics_common.cpp: src/physics_common.cpp#L1
File src/physics_common.cpp does not conform to Custom style guidelines. (lines 15, 22)
Run clang-format on src/physics_mg.cpp: src/physics_mg.cpp#L1
File src/physics_mg.cpp does not conform to Custom style guidelines. (lines 69, 70)
Run clang-format on src/settings.cpp: src/settings.cpp#L1
File src/settings.cpp does not conform to Custom style guidelines. (lines 519, 520)
Run clang-format on src/simulation.cpp: src/simulation.cpp#L1
File src/simulation.cpp does not conform to Custom style guidelines. (lines 536, 537, 538, 539, 541)