feat(content,port): add SEAT_REQUIRES_BALANCE
and skateboard vehicle/profession
#8957
clang-tidy.yml
on: pull_request
skip-duplicates
6s
build
7m 50s
Annotations
6 warnings
build:
src/character.cpp#L616
missing exception handler for allocation failure at 'new' [bugprone-unhandled-exception-at-new]
|
build:
src/character.cpp#L617
missing exception handler for allocation failure at 'new' [bugprone-unhandled-exception-at-new]
|
build:
src/character.cpp#L619
'source' used after it was moved [bugprone-use-after-move]
|
build:
src/character.cpp#L627
'source' used after it was moved [bugprone-use-after-move]
|
build:
src/character.cpp#L8757
unused variable 'rolls' [clang-diagnostic-unused-variable]
|
build
The process '/usr/bin/git' failed with exit code 128
|