Skip to content

Play the sound of the item we're pasting, not what we picked up #1

Play the sound of the item we're pasting, not what we picked up

Play the sound of the item we're pasting, not what we picked up #1

Triggered via push March 26, 2025 23:06
Status Success
Total duration 2m 4s
Artifacts
tidy-check
49s
tidy-check
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Source/inv.cpp:12:10 [clang-diagnostic-error]: Source/inv.cpp#L12
'fmt/format.h' file not found
Source/inv.cpp:481:25 [bugprone-narrowing-conversions]: Source/inv.cpp#L481
narrowing conversion from 'int' to signed type 'int8_t' (aka 'signed char') is implementation-defined
Source/inv.cpp:452:51 [misc-unused-parameters]: Source/inv.cpp#L452
parameter 'itemSize' is unused
Source/inv.cpp:452:6 [readability-function-cognitive-complexity]: Source/inv.cpp#L452
function 'ChangeInvItem' has cognitive complexity of 33 (threshold 25)
Source/inv.cpp:446:10 [bugprone-narrowing-conversions]: Source/inv.cpp#L446
narrowing conversion from 'int' to signed type 'int8_t' (aka 'signed char') is implementation-defined
Source/inv.cpp:442:9 [readability-identifier-naming]: Source/inv.cpp#L442
invalid case style for variable 'item_cell_begin'
Source/inv.cpp:412:8 [modernize-use-auto]: Source/inv.cpp#L412
use auto when initializing with a cast to avoid duplicating the type name
Source/inv.cpp:409:67 [misc-unused-parameters]: Source/inv.cpp#L409
parameter 'itemSize' is unused
Source/inv.cpp:292:62 [misc-unused-parameters]: Source/inv.cpp#L292
parameter 'itemSize' is unused
Source/inv.cpp:292:41 [misc-unused-parameters]: Source/inv.cpp#L292
parameter 'cursorPosition' is unused
Source/inv.cpp:142:80 [misc-unused-parameters]: Source/inv.cpp#L142
parameter 'itemSize' is unused