Skip to content

feat(content,port): add SEAT_REQUIRES_BALANCE and skateboard vehicle/profession #8957

feat(content,port): add SEAT_REQUIRES_BALANCE and skateboard vehicle/profession

feat(content,port): add SEAT_REQUIRES_BALANCE and skateboard vehicle/profession #8957

Triggered via pull request December 28, 2024 21:36
Status Success
Total duration 8m 27s
Artifacts

clang-tidy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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