Skip to content

ENH: Rename Filters that start with Find/Generate/Calculate to Compute #5119

ENH: Rename Filters that start with Find/Generate/Calculate to Compute

ENH: Rename Filters that start with Find/Generate/Calculate to Compute #5119

Triggered via pull request May 13, 2024 17:35
Status Success
Total duration 1h 22m 27s
Artifacts

linux.yml

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

Annotations

7 warnings
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/gcc-problem-matcher@0.2.0. 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++-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/gcc-problem-matcher@0.2.0. 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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, ammaraskar/gcc-problem-matcher@0.2.0. 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/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 (ubuntu-20.04, clang++-10): 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 (ubuntu-20.04, clang++-10): 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 (ubuntu-20.04, clang++-10): 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]