Skip to content

enchantify special vision [1/2] #82481

enchantify special vision [1/2]

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
skip-duplicates
Matrix: build
Fit to window
Zoom out
Zoom in

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.