BUG: Fixes issue where any component shape was allowed for ComputeTriangleGeometrySizes #6017
Annotations
10 errors and 1 warning
Build:
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:
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:
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:
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:
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:
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:
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:
src/simplnx/Utilities/GeometryUtilities.cpp#L153
syntax error: missing ',' before '*' [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
|
Build:
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:
src/simplnx/Utilities/GeometryUtilities.cpp#L182
syntax error: missing ';' before '*' [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