feat(content,port): corpses decay into items, use existing harvest entries to actually implement feature, fix off-map decay behavior #1910
Annotations
2 errors and 5 warnings
Build:
src/map.cpp#L7651
'detached_ptr<T> item::actualize_rot(detached_ptr<T> &&,const tripoint &,temperature_flag,const weather_manager &)': cannot convert argument 1 from 'T *const ' to 'detached_ptr<T> &&' [D:\a\Cataclysm-BN\Cataclysm-BN\out\build\windows-tiles-sounds-x64-msvc\src\cataclysm-tiles-common.vcxproj]
|
Build
Process completed with exit code 1.
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: microsoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build
'initializing': conversion from '_Ty' to 'float', possible loss of data [D:\a\Cataclysm-BN\Cataclysm-BN\out\build\windows-tiles-sounds-x64-msvc\src\cataclysm-tiles-common.vcxproj]
|
Build
'return': conversion from 'float' to '_Rx', possible loss of data [D:\a\Cataclysm-BN\Cataclysm-BN\out\build\windows-tiles-sounds-x64-msvc\src\cataclysm-tiles-common.vcxproj]
|
Build
'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file D:\a\Cataclysm-BN\Cataclysm-BN\src\npcmove.cpp) [D:\a\Cataclysm-BN\Cataclysm-BN\out\build\windows-tiles-sounds-x64-msvc\src\cataclysm-tiles-common.vcxproj]
|
Build
'initializing': conversion from '_Ty' to '_Ty2', possible loss of data [D:\a\Cataclysm-BN\Cataclysm-BN\out\build\windows-tiles-sounds-x64-msvc\src\cataclysm-tiles-common.vcxproj]
|