Skip to content

Merge pull request #78358 from Standing-Storm/fix-sylph-text #224

Merge pull request #78358 from Standing-Storm/fix-sylph-text

Merge pull request #78358 from Standing-Storm/fix-sylph-text #224

Triggered via push December 6, 2024 08:22
Status Failure
Total duration 4h 2m 51s
Artifacts

clang-tidy.yml

on: push
skip-duplicates
7s
skip-duplicates
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build (src): src/scores_ui.cpp#L169
unnecessary temporary object created while calling emplace_back [modernize-use-emplace,-warnings-as-errors]
build (src): src/worldfactory.cpp#L310
Avoid auto in declaration of 'savefile'. [cata-almost-never-auto,-warnings-as-errors]
build (src): src/worldfactory.cpp#L426
Avoid auto in declaration of 'origin_file'. [cata-almost-never-auto,-warnings-as-errors]
build (src): src/worldfactory.cpp#L2156
Avoid auto in declaration of 'file_path'. [cata-almost-never-auto,-warnings-as-errors]
build (src): src/worldfactory.cpp#L2158
Construct `fs::path` by passing UTF-8 string to `fs::u8path` to ensure the correct path encoding. [cata-u8-path,-warnings-as-errors]
build (src): src/worldfactory.cpp#L2164
Avoid auto in declaration of 'file'. [cata-almost-never-auto,-warnings-as-errors]
build (src)
Process completed with exit code 123.
skip-duplicates
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636