cdcseacave is building OpenMVS #270
Annotations
15 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
|
|
|
libs/IO/ImageJPG.cpp#L186
variable ‘state’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
|
libs/MVS/DepthMap.cpp#L1482
dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
|
libs/MVS/DepthMap.cpp#L1510
dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
|
libs/MVS/Mesh.cpp#L1487
passing ‘SEACAVE::cList<SEACAVE::TImage<SEACAVE::TPixel<unsigned char> >, const SEACAVE::TImage<SEACAVE::TPixel<unsigned char> >&, 2, 4, unsigned char>::size_type’ {aka ‘unsigned char’} chooses ‘int’ over ‘unsigned int’ [-Wsign-promo]
|
libs/MVS/Mesh.cpp#L1487
in call to ‘std::string std::__cxx11::to_string(int)’ [-Wsign-promo]
|
libs/MVS/SemiGlobalMatcher.cpp#L775
dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
|
make/vcpkg_installed/x64-linux-release/include/opencv2/core/mat.inl.hpp#L103
arithmetic between different enumeration types ‘cv::_InputArray::KindFlag’ and ‘cv::AccessFlag’ is deprecated [-Wdeprecated-enum-enum-conversion]
|
make/vcpkg_installed/x64-linux-release/include/opencv2/core/mat.inl.hpp#L104
arithmetic between different enumeration types ‘cv::_InputArray::KindFlag’ and ‘cv::AccessFlag’ is deprecated [-Wdeprecated-enum-enum-conversion]
|
make/vcpkg_installed/x64-linux-release/include/opencv2/core/mat.inl.hpp#L105
arithmetic between different enumeration types ‘cv::_InputArray::KindFlag’ and ‘cv::AccessFlag’ is deprecated [-Wdeprecated-enum-enum-conversion]
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "OpenMVS_Windows_Release_x64".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading