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 38m 23s
Artifacts

macos.yml

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

Annotations

20 errors and 2 warnings
build (macos-14): src/simplnx/Utilities/GeometryUtilities.hpp#L262
no type named 'TriangleGeom' in namespace 'nx::core'
build (macos-14): src/simplnx/Utilities/GeometryUtilities.hpp#L271
no type named 'TriangleGeom' in namespace 'nx::core'
build (macos-14): src/simplnx/Utilities/GeometryUtilities.cpp#L153
unknown type name 'TriangleGeom'
build (macos-14): src/simplnx/Utilities/GeometryUtilities.cpp#L182
unknown type name 'TriangleGeom'
build (macos-14): src/simplnx/Utilities/GeometryUtilities.cpp#L187
no type named 'TriangleGeom' in namespace 'nx::core'
build (macos-14): src/simplnx/Utilities/GeometryUtilities.cpp#L204
unknown type name 'TriangleGeom'
build (macos-14): src/simplnx/Utilities/GeometryUtilities.cpp#L238
unknown type name 'TriangleGeom'
build (macos-14): src/simplnx/Utilities/GeometryUtilities.cpp#L243
no type named 'TriangleGeom' in namespace 'nx::core'
build (macos-14): build/vcpkg_installed/arm64-osx-dynamic/include/oneapi/tbb/parallel_for.h#L146
non-const lvalue reference to type 'task' cannot bind to a value of unrelated type 'tbb::detail::d1::start_for<tbb::detail::d1::blocked_range<unsigned long>, ComputeTriangleAreasImpl, const tbb::detail::d1::auto_partitioner>'
build (macos-14): build/vcpkg_installed/arm64-osx-dynamic/include/oneapi/tbb/parallel_for.h#L146
non-const lvalue reference to type 'task' cannot bind to a value of unrelated type 'tbb::detail::d1::start_for<tbb::detail::d1::blocked_range<unsigned long>, CalculateNormalsImpl, const tbb::detail::d1::auto_partitioner>'
build (macos-13): src/simplnx/Utilities/GeometryUtilities.hpp#L262
no type named 'TriangleGeom' in namespace 'nx::core'
build (macos-13): src/simplnx/Utilities/GeometryUtilities.hpp#L271
no type named 'TriangleGeom' in namespace 'nx::core'
build (macos-13): src/simplnx/Utilities/GeometryUtilities.cpp#L153
unknown type name 'TriangleGeom'
build (macos-13): src/simplnx/Utilities/GeometryUtilities.cpp#L182
unknown type name 'TriangleGeom'
build (macos-13): src/simplnx/Utilities/GeometryUtilities.cpp#L187
no type named 'TriangleGeom' in namespace 'nx::core'
build (macos-13): src/simplnx/Utilities/GeometryUtilities.cpp#L204
unknown type name 'TriangleGeom'
build (macos-13): src/simplnx/Utilities/GeometryUtilities.cpp#L238
unknown type name 'TriangleGeom'
build (macos-13): src/simplnx/Utilities/GeometryUtilities.cpp#L243
no type named 'TriangleGeom' in namespace 'nx::core'
build (macos-13): build/vcpkg_installed/x64-osx-v11/include/oneapi/tbb/parallel_for.h#L146
non-const lvalue reference to type 'task' cannot bind to a value of unrelated type 'tbb::detail::d1::start_for<tbb::detail::d1::blocked_range<unsigned long>, ComputeTriangleAreasImpl, const tbb::detail::d1::auto_partitioner>'
build (macos-13): build/vcpkg_installed/x64-osx-v11/include/oneapi/tbb/parallel_for.h#L146
non-const lvalue reference to type 'task' cannot bind to a value of unrelated type 'tbb::detail::d1::start_for<tbb::detail::d1::blocked_range<unsigned long>, CalculateNormalsImpl, const tbb::detail::d1::auto_partitioner>'
build (macos-14)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, ammaraskar/[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 (macos-13)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, ammaraskar/[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/