Skip to content

catch incorrect component strings (#73442) #77866

catch incorrect component strings (#73442)

catch incorrect component strings (#73442) #77866

Triggered via push June 2, 2024 03:36
Status Cancelled
Total duration 2h 17m 58s
Artifacts

clang-tidy.yml

on: push
skip-duplicates
7s
skip-duplicates
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors
build (other): tests/char_volume_test.cpp#L15
Declaration of string_id 'backpack_giant' should be named 'itype_backpack_giant'. [cata-static-string_id-constants,-warnings-as-errors]
build (other): tests/char_volume_test.cpp#L16
Declaration of string_id 'rock_volume_test' should be named 'itype_rock_volume_test'. [cata-static-string_id-constants,-warnings-as-errors]
build (other): tests/char_volume_test.cpp#L23
Declaration of string_id 'veh_character_volume_test_car' should be named 'vehicle_prototype_character_volume_test_car'. [cata-static-string_id-constants,-warnings-as-errors]
build (other): tests/char_volume_test.cpp#L76
Use of string_id 'veh_character_volume_test_car' should be named 'vehicle_prototype_character_volume_test_car'. [cata-static-string_id-constants,-warnings-as-errors]
build (other): tests/char_volume_test.cpp#L97
Use of string_id 'backpack_giant' should be named 'itype_backpack_giant'. [cata-static-string_id-constants,-warnings-as-errors]
build (other): tests/char_volume_test.cpp#L100
Use of string_id 'rock_volume_test' should be named 'itype_rock_volume_test'. [cata-static-string_id-constants,-warnings-as-errors]
build (other)
Process completed with exit code 123.
build (src)
Canceling since a higher priority waiting request for 'clang-tidy-build-master' exists
build (src)
The operation was canceled.