Skip to content

Smoother rivers connections on overmaps edges (#3178) #6398

Smoother rivers connections on overmaps edges (#3178)

Smoother rivers connections on overmaps edges (#3178) #6398

Triggered via push September 20, 2023 18:02
Status Cancelled
Total duration 1h 42m 29s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

clang-tidy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build
Canceling since a higher priority waiting request for 'clang-tidy-build-upload' exists
build
The operation was canceled.
build: src/ranged.cpp#L130
Variable 'skill_dodge' declared but not used. [cata-unused-statics]
build: src/ranged.cpp#L874
'ammo' used after it was moved [bugprone-use-after-move]
build: src/map_extras.cpp#L68
Variable 'flag_LIQUID' declared but not used. [cata-unused-statics]
build: src/options.cpp#L1877
insufficient spaces at this location. 2 required, but only 1 found. [cata-text-style]
build: src/monmove.cpp#L123
Construction of 'tripoint' can be simplified. [cata-simplify-point-constructors]
build: src/monmove.cpp#L123
Construction of 'tripoint' can be simplified using overloaded arithmetic operators. [cata-use-point-arithmetic]
build: src/monmove.cpp#L1586
Construction of 'tripoint' can be simplified. [cata-simplify-point-constructors]
build: src/monmove.cpp#L1586
Construction of 'tripoint' can be simplified using overloaded arithmetic operators. [cata-use-point-arithmetic]
build: src/item.cpp#L139
Variable 'itype_hand_crossbow' declared but not used. [cata-unused-statics]
build: src/item.cpp#L184
Variable 'flag_CROSSBOW' declared but not used. [cata-unused-statics]