Skip to content

BUG: Fix STLFileReader crash bug (#930) #5014

BUG: Fix STLFileReader crash bug (#930)

BUG: Fix STLFileReader crash bug (#930) #5014

Triggered via push April 28, 2024 21:17
Status Success
Total duration 1h 12m 10s
Artifacts

linux.yml

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

Annotations

14 warnings
build (ubuntu-20.04, clang++-10)
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/.
build (ubuntu-20.04, clang++-10): src/Plugins/ITKImageProcessing/src/ITKImageProcessing/Filters/ITKThresholdMaximumConnectedComponentsImage.cpp#L34
implicit conversion from 'itk::NumericTraits<long>::ValueType' (aka 'long') to 'const double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-int-float-conversion]
build (ubuntu-20.04, clang++-10): src/Plugins/ITKImageProcessing/src/ITKImageProcessing/Filters/ITKThresholdMaximumConnectedComponentsImage.cpp#L34
implicit conversion from 'itk::NumericTraits<long>::ValueType' (aka 'long') to 'const double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-int-float-conversion]
build (ubuntu-20.04, clang++-10): src/Plugins/ITKImageProcessing/src/ITKImageProcessing/Filters/ITKThresholdMaximumConnectedComponentsImage.cpp#L34
implicit conversion from 'itk::NumericTraits<unsigned long>::ValueType' (aka 'unsigned long') to 'const double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-int-float-conversion]
build (ubuntu-20.04, clang++-10): src/Plugins/ITKImageProcessing/src/ITKImageProcessing/Filters/ITKThresholdMaximumConnectedComponentsImage.cpp#L34
implicit conversion from 'itk::NumericTraits<unsigned long>::ValueType' (aka 'unsigned long') to 'const double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-int-float-conversion]
build (ubuntu-20.04, g++-10)
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/.
build (ubuntu-20.04, g++-10)
‘void* __builtin_memset(void*, int, long unsigned int)’ writing 16385 bytes into a region of size 16384 overflows the destination [-Wstringop-overflow=]
build (ubuntu-20.04, g++-10)
‘void* __builtin_memset(void*, int, long unsigned int)’ writing 16385 bytes into a region of size 16384 overflows the destination [-Wstringop-overflow=]
build (ubuntu-20.04, g++-10)
‘void* __builtin_memset(void*, int, long unsigned int)’ writing 16385 bytes into a region of size 16384 overflows the destination [-Wstringop-overflow=]
build (ubuntu-20.04, g++-10)
‘void* __builtin_memset(void*, int, long unsigned int)’ writing 16385 bytes into a region of size 16384 overflows the destination [-Wstringop-overflow=]
build (ubuntu-20.04, g++-10)
‘void* __builtin_memset(void*, int, long unsigned int)’ writing 16385 bytes into a region of size 16384 overflows the destination [-Wstringop-overflow=]
build (ubuntu-20.04, g++-10)
‘void* __builtin_memset(void*, int, long unsigned int)’ writing 16385 bytes into a region of size 16384 overflows the destination [-Wstringop-overflow=]
build (ubuntu-20.04, g++-10)
‘void* __builtin_memset(void*, int, long unsigned int)’ writing 16385 bytes into a region of size 16384 overflows the destination [-Wstringop-overflow=]
build (ubuntu-20.04, g++-9)
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/.