fix: Remove active iterator messages #7101
Triggered via pull request
December 2, 2023 09:43
Status
Failure
Total duration
1h 21m 32s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
clang-tidy.yml
on: pull_request
skip-duplicates
5s
build
1h 21m
Annotations
4 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:
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
Process completed with exit code 123.
|