Skip to content

[WIP] BUG: Rework API for DataMap and DeepCopy in DataObject. #5495

[WIP] BUG: Rework API for DataMap and DeepCopy in DataObject.

[WIP] BUG: Rework API for DataMap and DeepCopy in DataObject. #5495

Triggered via pull request July 17, 2024 21:55
Status Failure
Total duration 36m 29s
Artifacts

windows.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 2 warnings
build (windows-2022, v142): src/simplnx/DataStructure/DataStructure.cpp#L570
binary '!': no operator found which takes a left-hand operand of type 'nx::core::Result<bool>' (or there is no acceptable conversion) [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
build (windows-2022, v142): src/simplnx/DataStructure/DataStructure.cpp#L570
'!': illegal for struct [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
build (windows-2022, v142): src/simplnx/DataStructure/DataStructure.cpp#L661
binary '!': no operator found which takes a left-hand operand of type 'nx::core::Result<bool>' (or there is no acceptable conversion) [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
build (windows-2022, v142): src/simplnx/DataStructure/DataStructure.cpp#L661
'!': illegal for struct [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
build (windows-2022, v142): src/simplnx/DataStructure/DataStructure.cpp#L695
binary '!': no operator found which takes a left-hand operand of type 'nx::core::Result<bool>' (or there is no acceptable conversion) [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
build (windows-2022, v142): src/simplnx/DataStructure/DataStructure.cpp#L695
'!': illegal for struct [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
build (windows-2022, v142)
Process completed with exit code 1.
build (windows-2022, v143): src/simplnx/DataStructure/DataStructure.cpp#L570
binary '!': no operator found which takes a left-hand operand of type 'nx::core::Result<bool>' (or there is no acceptable conversion) [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
build (windows-2022, v143): src/simplnx/DataStructure/DataStructure.cpp#L570
built-in operator '!' cannot be applied to an operand of type 'nx::core::Result<bool>' [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
build (windows-2022, v143): src/simplnx/DataStructure/DataStructure.cpp#L661
binary '!': no operator found which takes a left-hand operand of type 'nx::core::Result<bool>' (or there is no acceptable conversion) [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
build (windows-2022, v143): src/simplnx/DataStructure/DataStructure.cpp#L661
built-in operator '!' cannot be applied to an operand of type 'nx::core::Result<bool>' [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
build (windows-2022, v143): src/simplnx/DataStructure/DataStructure.cpp#L695
binary '!': no operator found which takes a left-hand operand of type 'nx::core::Result<bool>' (or there is no acceptable conversion) [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
build (windows-2022, v143): src/simplnx/DataStructure/DataStructure.cpp#L695
built-in operator '!' cannot be applied to an operand of type 'nx::core::Result<bool>' [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
build (windows-2022, v143)
Process completed with exit code 1.
build (windows-2022, v142)
The following actions uses Node.js version which is deprecated 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, v143)
The following actions uses Node.js version which is deprecated 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/