Get webcam image from native API #15
Annotations
10 errors and 2 warnings
Build:
src/internal/wcam_linux.hpp#L19
‘wcam::MaybeImage wcam::internal::CaptureImpl::image()’ marked ‘override’, but does not override
|
Build:
src/internal/wcam_linux.hpp#L19
‘wcam::MaybeImage wcam::internal::CaptureImpl::image()’ marked ‘override’, but does not override
|
Build:
src/internal/wcam_linux.cpp#L37
conversion from ‘int’ to ‘unsigned char’ may change value [-Werror=conversion]
|
Build:
src/internal/wcam_linux.cpp#L38
conversion from ‘int’ to ‘unsigned char’ may change value [-Werror=conversion]
|
Build:
src/internal/wcam_linux.cpp#L39
conversion from ‘int’ to ‘unsigned char’ may change value [-Werror=conversion]
|
Build:
src/internal/wcam_linux.cpp#L40
conversion from ‘int’ to ‘unsigned char’ may change value [-Werror=conversion]
|
Build:
src/internal/wcam_linux.cpp#L41
conversion from ‘int’ to ‘unsigned char’ may change value [-Werror=conversion]
|
Build:
src/internal/wcam_linux.cpp#L42
conversion from ‘int’ to ‘unsigned char’ may change value [-Werror=conversion]
|
Build:
src/internal/wcam_linux.cpp#L103
‘directory_iterator’ is not a member of ‘std::filesystem’
|
Build:
src/internal/wcam_linux.cpp#L126
no matching function for call to ‘std::vector<wcam::Info>::push_back(<brace-enclosed initializer list>)’
|
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, lukka/run-cmake@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading