enchantify special vision [1/2] #82481
Triggered via pull request
November 12, 2024 17:29
Status
Failure
Total duration
3h 56m 53s
Artifacts
–
clang-tidy.yml
on: pull_request
skip-duplicates
7s
Matrix: build
Annotations
5 errors
build (src):
src/magic_enchantment.cpp#L1068
loop variable is copied but only used as const reference; consider making it a const reference [performance-for-range-copy,-warnings-as-errors]
|
build (src):
src/magic_enchantment.cpp#L1088
loop variable is copied but only used as const reference; consider making it a const reference [performance-for-range-copy,-warnings-as-errors]
|
build (src):
src/magic_enchantment.cpp#L1162
loop variable is copied but only used as const reference; consider making it a const reference [performance-for-range-copy,-warnings-as-errors]
|
build (src):
src/magic_enchantment.cpp#L1181
loop variable is copied but only used as const reference; consider making it a const reference [performance-for-range-copy,-warnings-as-errors]
|
build (src)
Process completed with exit code 123.
|