BUG: Fix STLFileReader crash bug #5004
Annotations
4 errors and 1 warning
Build:
src/Plugins/SimplnxCore/src/SimplnxCore/Filters/Algorithms/ReadStlFile.cpp#L221
invalid operands to binary expression ('fpos_t' (aka '_G_fpos64_t') and 'unsigned long')
|
Build:
build/vcpkg_installed/x64-linux-dynamic/include/fmt/core.h#L1576
implicit instantiation of undefined template 'fmt::v10::detail::type_is_unformattable_for<_G_fpos64_t, char>'
|
Build:
build/vcpkg_installed/x64-linux-dynamic/include/fmt/core.h#L1579
static_assert failed due to requirement 'formattable' "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