Get webcam image from native API #18
Annotations
10 errors and 2 warnings
Build:
src/internal/wcam_linux.cpp#L39
implicit conversion loses integer precision: 'const int' to 'unsigned char' [-Werror,-Wimplicit-int-conversion]
|
Build:
src/internal/wcam_linux.cpp#L40
implicit conversion loses integer precision: 'const int' to 'unsigned char' [-Werror,-Wimplicit-int-conversion]
|
Build:
src/internal/wcam_linux.cpp#L41
implicit conversion loses integer precision: 'const int' to 'unsigned char' [-Werror,-Wimplicit-int-conversion]
|
Build:
src/internal/wcam_linux.cpp#L42
implicit conversion loses integer precision: 'const int' to 'unsigned char' [-Werror,-Wimplicit-int-conversion]
|
Build:
src/internal/wcam_linux.cpp#L43
implicit conversion loses integer precision: 'const int' to 'unsigned char' [-Werror,-Wimplicit-int-conversion]
|
Build:
src/internal/wcam_linux.cpp#L44
implicit conversion loses integer precision: 'const int' to 'unsigned char' [-Werror,-Wimplicit-int-conversion]
|
Build:
src/internal/wcam_linux.cpp#L182
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to '__u32' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32]
|
Build:
src/internal/wcam_linux.cpp#L202
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to '__u32' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32]
|
Build:
src/internal/wcam_linux.cpp#L273
implicit conversion changes signedness: 'wcam::Resolution::DataType' (aka 'unsigned int') to 'int' [-Werror,-Wsign-conversion]
|
Build:
src/internal/wcam_linux.cpp#L273
implicit conversion changes signedness: 'wcam::Resolution::DataType' (aka 'unsigned int') to 'int' [-Werror,-Wsign-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