Get webcam image from native API #18
Annotations
10 errors and 2 warnings
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#L43
conversion from ‘int’ to ‘unsigned char’ may change value [-Werror=conversion]
|
Build:
src/internal/wcam_linux.cpp#L44
conversion from ‘int’ to ‘unsigned char’ may change value [-Werror=conversion]
|
Build:
src/internal/wcam_linux.cpp#L182
conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘__u32’ {aka ‘unsigned int’} may change value [-Werror=conversion]
|
Build:
src/internal/wcam_linux.cpp#L202
conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘__u32’ {aka ‘unsigned int’} may change value [-Werror=conversion]
|
Build:
src/internal/wcam_linux.cpp#L273
conversion to ‘int’ from ‘wcam::Resolution::DataType’ {aka ‘unsigned int’} may change the sign of the result [-Werror=sign-conversion]
|
Build:
src/internal/wcam_linux.cpp#L273
conversion to ‘int’ from ‘wcam::Resolution::DataType’ {aka ‘unsigned int’} may change the sign of the result [-Werror=sign-conversion]
|
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