BUG FIX: Data object parent ids are now renumbered correctly when object id clashes are found. #5854
Annotations
20 errors and 2 warnings
build (windows-2022, v143):
src/simplnx/DataStructure/DataObject.hpp#L293
'unordered_map': is not a member of 'std' [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
|
build (windows-2022, v143):
src/simplnx/DataStructure/DataObject.hpp#L293
missing type specifier - int assumed. Note: C++ does not support default-int [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
|
build (windows-2022, v143):
src/simplnx/DataStructure/DataObject.hpp#L293
argument list missing after assumed function template 'unordered_map' [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
|
build (windows-2022, v143):
src/simplnx/DataStructure/DataObject.hpp#L293
syntax error: 'unknown-type' should be preceded by ')' [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
|
build (windows-2022, v143):
src/simplnx/DataStructure/DataObject.hpp#L293
syntax error: 'unknown-type' should be preceded by ';' [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
|
build (windows-2022, v143):
src/simplnx/DataStructure/DataObject.hpp#L293
syntax error: ')' [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
|
build (windows-2022, v143):
src/simplnx/DataStructure/DataObject.hpp#L299
'unordered_map': is not a member of 'std' [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
|
build (windows-2022, v143):
src/simplnx/DataStructure/DataObject.hpp#L299
missing type specifier - int assumed. Note: C++ does not support default-int [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
|
build (windows-2022, v143):
src/simplnx/DataStructure/DataObject.hpp#L299
argument list missing after assumed function template 'unordered_map' [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
|
build (windows-2022, v143):
src/simplnx/DataStructure/DataObject.hpp#L299
syntax error: 'unknown-type' should be preceded by ')' [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
|
build (windows-2022, v142):
src/simplnx/DataStructure/DataObject.hpp#L293
'unordered_map': is not a member of 'std' (compiling source file D:\a\simplnx\simplnx\src\simplnx\DataStructure\Messaging\DataAddedMessage.cpp) [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
|
build (windows-2022, v142):
src/simplnx/DataStructure/DataObject.hpp#L293
missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file D:\a\simplnx\simplnx\src\simplnx\DataStructure\Messaging\DataAddedMessage.cpp) [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
|
build (windows-2022, v142):
src/simplnx/DataStructure/DataObject.hpp#L293
argument list missing after assumed function template 'unordered_map' (compiling source file D:\a\simplnx\simplnx\src\simplnx\DataStructure\Messaging\DataAddedMessage.cpp) [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
|
build (windows-2022, v142):
src/simplnx/DataStructure/DataObject.hpp#L293
syntax error: 'unknown-type' should be preceded by ')' (compiling source file D:\a\simplnx\simplnx\src\simplnx\DataStructure\Messaging\DataAddedMessage.cpp) [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
|
build (windows-2022, v142):
src/simplnx/DataStructure/DataObject.hpp#L293
syntax error: 'unknown-type' should be preceded by ';' (compiling source file D:\a\simplnx\simplnx\src\simplnx\DataStructure\Messaging\DataAddedMessage.cpp) [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
|
build (windows-2022, v142):
src/simplnx/DataStructure/DataObject.hpp#L293
syntax error: ')' (compiling source file D:\a\simplnx\simplnx\src\simplnx\DataStructure\Messaging\DataAddedMessage.cpp) [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
|
build (windows-2022, v142):
src/simplnx/DataStructure/DataObject.hpp#L299
'unordered_map': is not a member of 'std' (compiling source file D:\a\simplnx\simplnx\src\simplnx\DataStructure\Messaging\DataAddedMessage.cpp) [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
|
build (windows-2022, v142):
src/simplnx/DataStructure/DataObject.hpp#L299
missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file D:\a\simplnx\simplnx\src\simplnx\DataStructure\Messaging\DataAddedMessage.cpp) [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
|
build (windows-2022, v142):
src/simplnx/DataStructure/DataObject.hpp#L299
argument list missing after assumed function template 'unordered_map' (compiling source file D:\a\simplnx\simplnx\src\simplnx\DataStructure\Messaging\DataAddedMessage.cpp) [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
|
build (windows-2022, v142):
src/simplnx/DataStructure/DataObject.hpp#L299
syntax error: 'unknown-type' should be preceded by ')' (compiling source file D:\a\simplnx\simplnx\src\simplnx\DataStructure\Messaging\DataAddedMessage.cpp) [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
|
build (windows-2022, v143)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, ammaraskar/[email protected], ilammy/[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 (windows-2022, v142)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, ammaraskar/[email protected], ilammy/[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/
|