BUG: Fix STLFileReader crash bug #5004
Annotations
4 errors and 1 warning
Build:
src/Plugins/SimplnxCore/src/SimplnxCore/Filters/Algorithms/ReadStlFile.cpp#L221
no match for ‘operator>=’ (operand types are ‘fpos_t’ and ‘long unsigned int’)
|
Build:
build/vcpkg_installed/x64-linux-dynamic/include/fmt/core.h#L1576
‘fmt::v10::detail::type_is_unformattable_for<_G_fpos64_t, char> _’ has incomplete type
|
Build:
build/vcpkg_installed/x64-linux-dynamic/include/fmt/core.h#L1580
static assertion failed: Cannot format an argument. To make type T formattable provide a formatter<T> specialization: https://fmt.dev/latest/api.html#udt
|
Build
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, ammaraskar/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading