feat: Martial Arts Expansion #9139
Triggered via pull request
February 12, 2025 23:04
Status
Success
Total duration
1h 54m 0s
Artifacts
–
clang-tidy.yml
on: pull_request
skip-duplicates
4s
build
1h 53m
Annotations
12 warnings
build:
src/creature.cpp#L2176
return statement within a void function should not have a specified return value [readability-avoid-return-with-void-value]
|
build:
src/creature.cpp#L2181
return statement within a void function should not have a specified return value [readability-avoid-return-with-void-value]
|
build:
src/creature.cpp#L2186
return statement within a void function should not have a specified return value [readability-avoid-return-with-void-value]
|
build:
src/creature.cpp#L2191
return statement within a void function should not have a specified return value [readability-avoid-return-with-void-value]
|
build:
src/creature.cpp#L2196
return statement within a void function should not have a specified return value [readability-avoid-return-with-void-value]
|
build:
src/creature.cpp#L2202
return statement within a void function should not have a specified return value [readability-avoid-return-with-void-value]
|
build:
src/creature.cpp#L2207
return statement within a void function should not have a specified return value [readability-avoid-return-with-void-value]
|
build:
src/creature.cpp#L2213
return statement within a void function should not have a specified return value [readability-avoid-return-with-void-value]
|
build:
src/martialarts.cpp#L627
use 'contains' to check for membership [readability-container-contains]
|
build:
src/achievement.cpp#L930
use 'contains' to check for membership [readability-container-contains]
|
build
Cache not found for keys: setup-ccache-action_Clang-tidy (tiles)_build_ubuntu24_autofix-ci[bot]-MA-Changes, setup-ccache-action_Clang-tidy (tiles)_build_ubuntu24_autofix-ci[bot]-MA-Changes, setup-ccache-action_Clang-tidy (tiles)_build_ubuntu24, setup-ccache-action_Clang-tidy (tiles)_build, setup-ccache-action_Clang-tidy (tiles), setup-ccache-action
|
build
The process '/usr/bin/git' failed with exit code 128
|