Get webcam image from native API #20
Annotations
8 errors and 2 warnings
Build:
src/Image.cpp#L72
comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Werror=sign-compare]
|
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
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
|
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