Skip to content

refactor: Remove hp_part enum #4147

refactor: Remove hp_part enum

refactor: Remove hp_part enum #4147

Re-run triggered November 8, 2024 18:14
Status Failure
Total duration 20m 41s
Artifacts

msvc-full-features-cmake.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
Build: src/magic.cpp#L874
'std::max': no matching overloaded function found [D:\a\Cataclysm-BN\Cataclysm-BN\out\build\windows-tiles-sounds-x64-msvc\src\cataclysm-bn-tiles-common.vcxproj]
Build: src/magic.cpp#L874
'_Ty std::max(std::initializer_list<_Elem>)': expects 1 arguments - 2 provided [D:\a\Cataclysm-BN\Cataclysm-BN\out\build\windows-tiles-sounds-x64-msvc\src\cataclysm-bn-tiles-common.vcxproj]
Build: src/magic.cpp#L874
'_Ty std::max(std::initializer_list<_Elem>,_Pr)': could not deduce template argument for 'std::initializer_list<_Elem>' from 'unsigned long' [D:\a\Cataclysm-BN\Cataclysm-BN\out\build\windows-tiles-sounds-x64-msvc\src\cataclysm-bn-tiles-common.vcxproj]
Build: src/magic.cpp#L874
'const _Ty &std::max(const _Ty &,const _Ty &) noexcept(<expr>)': template parameter '_Ty' is ambiguous [D:\a\Cataclysm-BN\Cataclysm-BN\out\build\windows-tiles-sounds-x64-msvc\src\cataclysm-bn-tiles-common.vcxproj]
Build: src/magic.cpp#L874
'const _Ty &std::max(const _Ty &,const _Ty &) noexcept(<expr>)': could not deduce template argument for 'const _Ty &' from 'unsigned __int64' [D:\a\Cataclysm-BN\Cataclysm-BN\out\build\windows-tiles-sounds-x64-msvc\src\cataclysm-bn-tiles-common.vcxproj]
Build: src/magic.cpp#L874
'const _Ty &std::max(const _Ty &,const _Ty &,_Pr) noexcept(<expr>)': expects 3 arguments - 2 provided [D:\a\Cataclysm-BN\Cataclysm-BN\out\build\windows-tiles-sounds-x64-msvc\src\cataclysm-bn-tiles-common.vcxproj]
Build: src/magic.cpp#L873
'get_hp_bar': function does not take 1 arguments [D:\a\Cataclysm-BN\Cataclysm-BN\out\build\windows-tiles-sounds-x64-msvc\src\cataclysm-bn-tiles-common.vcxproj]
Build: src/magic.cpp#L875
'pair': cannot be used before it is initialized [D:\a\Cataclysm-BN\Cataclysm-BN\out\build\windows-tiles-sounds-x64-msvc\src\cataclysm-bn-tiles-common.vcxproj]
Build: src/magic.cpp#L875
'colorize': no overloaded function takes 1 arguments [D:\a\Cataclysm-BN\Cataclysm-BN\out\build\windows-tiles-sounds-x64-msvc\src\cataclysm-bn-tiles-common.vcxproj]
Build
Process completed with exit code 1.
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
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-bn-tiles-common.vcxproj]
Build: src/damage.cpp#L56
'damage_unit::get_name': not all control paths return a value [D:\a\Cataclysm-BN\Cataclysm-BN\out\build\windows-tiles-sounds-x64-msvc\src\cataclysm-bn-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-bn-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-bn-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-bn-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-bn-tiles-common.vcxproj]