Skip to content

BUG: Fixes issue where any component shape was allowed for ComputeTriangleGeometrySizes #6017

BUG: Fixes issue where any component shape was allowed for ComputeTriangleGeometrySizes

BUG: Fixes issue where any component shape was allowed for ComputeTriangleGeometrySizes #6017

Triggered via pull request November 24, 2024 14:41
Status Failure
Total duration 10m 40s
Artifacts

windows.yml

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

Annotations

20 errors and 2 warnings
build (windows-2022, v142): src/simplnx/Utilities/GeometryUtilities.hpp#L262
'TriangleGeom': is not a member of 'nx::core' (compiling source file D:\a\simplnx\simplnx\src\simplnx\Utilities\GeometryUtilities.cpp) [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
build (windows-2022, v142): src/simplnx/Utilities/GeometryUtilities.hpp#L262
missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file D:\a\simplnx\simplnx\src\simplnx\Utilities\GeometryUtilities.cpp) [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
build (windows-2022, v142): src/simplnx/Utilities/GeometryUtilities.hpp#L262
syntax error: missing ',' before '*' (compiling source file D:\a\simplnx\simplnx\src\simplnx\Utilities\GeometryUtilities.cpp) [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
build (windows-2022, v142): src/simplnx/Utilities/GeometryUtilities.hpp#L271
'TriangleGeom': is not a member of 'nx::core' (compiling source file D:\a\simplnx\simplnx\src\simplnx\Utilities\GeometryUtilities.cpp) [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
build (windows-2022, v142): src/simplnx/Utilities/GeometryUtilities.hpp#L271
missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file D:\a\simplnx\simplnx\src\simplnx\Utilities\GeometryUtilities.cpp) [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
build (windows-2022, v142): src/simplnx/Utilities/GeometryUtilities.hpp#L271
syntax error: missing ',' before '*' (compiling source file D:\a\simplnx\simplnx\src\simplnx\Utilities\GeometryUtilities.cpp) [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
build (windows-2022, v142): src/simplnx/Utilities/GeometryUtilities.cpp#L153
missing type specifier - int assumed. Note: C++ does not support default-int [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
build (windows-2022, v142): src/simplnx/Utilities/GeometryUtilities.cpp#L153
syntax error: missing ',' before '*' [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
build (windows-2022, v142): src/simplnx/Utilities/GeometryUtilities.cpp#L182
missing type specifier - int assumed. Note: C++ does not support default-int [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
build (windows-2022, v142): src/simplnx/Utilities/GeometryUtilities.cpp#L182
syntax error: missing ';' before '*' [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
build (windows-2022, v143): src/simplnx/Utilities/GeometryUtilities.hpp#L262
'TriangleGeom': is not a member of 'nx::core' [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
build (windows-2022, v143): src/simplnx/Utilities/GeometryUtilities.hpp#L262
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/Utilities/GeometryUtilities.hpp#L262
syntax error: missing ',' before '*' [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
build (windows-2022, v143): src/simplnx/Utilities/GeometryUtilities.hpp#L271
'TriangleGeom': is not a member of 'nx::core' [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
build (windows-2022, v143): src/simplnx/Utilities/GeometryUtilities.hpp#L271
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/Utilities/GeometryUtilities.hpp#L271
syntax error: missing ',' before '*' [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
build (windows-2022, v143): src/simplnx/Utilities/GeometryUtilities.cpp#L153
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/Utilities/GeometryUtilities.cpp#L153
syntax error: missing ',' before '*' [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
build (windows-2022, v143): src/simplnx/Utilities/GeometryUtilities.cpp#L182
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/Utilities/GeometryUtilities.cpp#L182
syntax error: missing ';' before '*' [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
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/
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/