[WIP] Set up CI with Azure Pipelines #5502
Triggered via pull request
July 17, 2024 22:22
Status
Cancelled
Total duration
2h 42m 29s
Artifacts
–
Annotations
2 errors and 5 warnings
build (ubuntu-20.04, g++-10)
The run was canceled by @imikejackson.
|
build (ubuntu-20.04, g++-10)
The operation was canceled.
|
build (ubuntu-20.04, clang++-10)
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 (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]
|