Event bus for radiation mutation #78354
clang-tidy.yml
on: pull_request
skip-duplicates
8s
Matrix: build
Annotations
4 errors
build (src):
src/event.cpp#L174
Namespace-level declaration of 'fields' in a cpp file should be static or have a previous declaration in a header. [cata-static-declarations,-warnings-as-errors]
|
build (src):
src/event.cpp#L174
no member named 'fields' in 'cata::event_detail::event_spec<event_type::character_radioactively_mutates>' [clang-diagnostic-error]
|
build (src):
src/memorial_logger.cpp#L429
enumeration value 'character_radioactively_mutates' not handled in switch [clang-diagnostic-switch,-warnings-as-errors]
|
build (src)
Process completed with exit code 123.
|