BUG FIX: Data object parent ids are now renumbered correctly when object id clashes are found. #5854
Annotations
10 errors and 1 warning
Build:
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:
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:
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:
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:
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:
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:
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:
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:
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:
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]
|
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/
|
Loading