feat(port): attunements infrastructure #4996
Triggered via pull request
September 13, 2023 04:22
Status
Failure
Total duration
24m 32s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 errors and 5 warnings
Build:
src/iexamine.cpp#L397
'spells_known_of_class': is not a member of 'Character' [D:\a\Cataclysm-BN\Cataclysm-BN\msvc-full-features\Cataclysm-lib-vcpkg-static.vcxproj]
|
Build:
src/iexamine.cpp#L397
'sp': references must be initialized [D:\a\Cataclysm-BN\Cataclysm-BN\msvc-full-features\Cataclysm-lib-vcpkg-static.vcxproj]
|
Build:
src/iexamine.cpp#L397
syntax error: missing ';' before ':' [D:\a\Cataclysm-BN\Cataclysm-BN\msvc-full-features\Cataclysm-lib-vcpkg-static.vcxproj]
|
Build:
src/iexamine.cpp#L397
syntax error: missing ';' before ')' [D:\a\Cataclysm-BN\Cataclysm-BN\msvc-full-features\Cataclysm-lib-vcpkg-static.vcxproj]
|
Build:
src/iexamine.cpp#L413
'json_flag_ATTUNEMENT': undeclared identifier [D:\a\Cataclysm-BN\Cataclysm-BN\msvc-full-features\Cataclysm-lib-vcpkg-static.vcxproj]
|
Build:
src/iexamine.cpp#L441
'Character::mutation_ok': function does not take 4 arguments [D:\a\Cataclysm-BN\Cataclysm-BN\msvc-full-features\Cataclysm-lib-vcpkg-static.vcxproj]
|
Build:
src/iexamine.cpp#L452
'has_attunement_spell_prereqs': ambiguous call to overloaded function [D:\a\Cataclysm-BN\Cataclysm-BN\msvc-full-features\Cataclysm-lib-vcpkg-static.vcxproj]
|
Build:
src/mutation_data.cpp#L623
'json_character_flag': identifier not found [D:\a\Cataclysm-BN\Cataclysm-BN\msvc-full-features\Cataclysm-lib-vcpkg-static.vcxproj]
|
Build:
src/mutation_data.cpp#L623
'STATIC': identifier not found [D:\a\Cataclysm-BN\Cataclysm-BN\msvc-full-features\Cataclysm-lib-vcpkg-static.vcxproj]
|
Build
Process completed with exit code 1.
|
Build
Process completed with exit code 1.
|
Build
'_Header_ccomplex': warning STL4004: <ccomplex>, <cstdalign>, <cstdbool>, and <ctgmath> are deprecated in C++17. You can define _SILENCE_CXX17_C_HEADER_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [D:\a\Cataclysm-BN\Cataclysm-BN\msvc-full-features\Cataclysm-lib-vcpkg-static.vcxproj]
|
Build
'_Header_cstdbool': warning STL4004: <ccomplex>, <cstdalign>, <cstdbool>, and <ctgmath> are deprecated in C++17. You can define _SILENCE_CXX17_C_HEADER_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [D:\a\Cataclysm-BN\Cataclysm-BN\msvc-full-features\Cataclysm-lib-vcpkg-static.vcxproj]
|
Build
'_Header_ctgmath': warning STL4004: <ccomplex>, <cstdalign>, <cstdbool>, and <ctgmath> are deprecated in C++17. You can define _SILENCE_CXX17_C_HEADER_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [D:\a\Cataclysm-BN\Cataclysm-BN\msvc-full-features\Cataclysm-lib-vcpkg-static.vcxproj]
|
Build
'std::_Header_strstream': warning STL4005: <strstream> is deprecated in C++17. You can define _SILENCE_CXX17_STRSTREAM_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [D:\a\Cataclysm-BN\Cataclysm-BN\msvc-full-features\Cataclysm-lib-vcpkg-static.vcxproj]
|
Build:
src/debug.cpp#L117
unexpected tokens following preprocessor directive - expected a newline [D:\a\Cataclysm-BN\Cataclysm-BN\msvc-full-features\Cataclysm-lib-vcpkg-static.vcxproj]
|