Skip to content

feat: fix and add STR_RELOAD to crossbows #6890

feat: fix and add STR_RELOAD to crossbows

feat: fix and add STR_RELOAD to crossbows #6890

Triggered via pull request November 6, 2023 01:52
Status Failure
Total duration 1h 19m 26s
Artifacts

clang-tidy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build: src/npctalk.cpp#L1228
passing result of std::move() as a const reference argument; no move will actually happen [performance-move-const-arg,-warnings-as-errors]
build: src/inventory.cpp#L1440
'newit' used after it was moved [bugprone-use-after-move,-warnings-as-errors]
build: src/inventory.cpp#L1468
'newit' used after it was moved [bugprone-use-after-move,-warnings-as-errors]
build
Process completed with exit code 123.