asan #469
Annotations
1 error and 5 warnings
build
Process completed with exit code 8.
|
build
The following actions uses Node.js version which is deprecated 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:
src/Plugins/ITKImageProcessing/src/ITKImageProcessing/Filters/ITKThresholdMaximumConnectedComponentsImageFilter.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:
src/Plugins/ITKImageProcessing/src/ITKImageProcessing/Filters/ITKThresholdMaximumConnectedComponentsImageFilter.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:
src/Plugins/ITKImageProcessing/src/ITKImageProcessing/Filters/ITKThresholdMaximumConnectedComponentsImageFilter.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:
src/Plugins/ITKImageProcessing/src/ITKImageProcessing/Filters/ITKThresholdMaximumConnectedComponentsImageFilter.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]
|