Get webcam image from native API #25
Annotations
10 errors and 2 warnings
Build:
src/internal/wcam_windows.cpp#L4
format: No such file or directory
|
Build:
src/Image.cpp#L86
conversion from 'int' to 'unsigned char' may change value [-Werror=conversion]
|
Build:
src/Image.cpp#L87
conversion from 'int' to 'unsigned char' may change value [-Werror=conversion]
|
Build:
src/Image.cpp#L88
conversion from 'int' to 'unsigned char' may change value [-Werror=conversion]
|
Build:
src/Image.cpp#L89
conversion from 'int' to 'unsigned char' may change value [-Werror=conversion]
|
Build:
src/Image.cpp#L90
conversion from 'int' to 'unsigned char' may change value [-Werror=conversion]
|
Build:
src/Image.cpp#L91
conversion from 'int' to 'unsigned char' may change value [-Werror=conversion]
|
Build
'void operator delete(void*, std::size_t)' called on pointer returned from a mismatched allocation function [-Werror=mismatched-new-delete]
|
Build
'void operator delete(void*, std::size_t)' called on pointer returned from a mismatched allocation function [-Werror=mismatched-new-delete]
|
Build
'void operator delete(void*, std::size_t)' called on pointer returned from a mismatched allocation function [-Werror=mismatched-new-delete]
|
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