Get webcam image from native API #19
Annotations
72 errors and 24 warnings
Windows GCC Release
Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR)
|
Windows GCC Release
run-cmake action execution failed: 'Error: "CMake failed with error code: '1'.'
|
Windows GCC Debug
Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR)
|
Windows GCC Debug
run-cmake action execution failed: 'Error: "CMake failed with error code: '1'.'
|
Linux GCC Release:
src/internal/wcam_linux.cpp#L41
conversion to ‘JDIMENSION’ {aka ‘unsigned int’} from ‘int’ may change the sign of the result [-Werror=sign-conversion]
|
Linux GCC Release:
src/internal/wcam_linux.cpp#L41
conversion to ‘int’ from ‘JDIMENSION’ {aka ‘unsigned int’} may change the sign of the result [-Werror=sign-conversion]
|
Linux GCC Release:
src/internal/wcam_linux.cpp#L48
conversion to ‘JDIMENSION’ {aka ‘unsigned int’} from ‘int’ may change the sign of the result [-Werror=sign-conversion]
|
Linux GCC Release:
src/internal/wcam_linux.cpp#L73
conversion from ‘int’ to ‘unsigned char’ may change value [-Werror=conversion]
|
Linux GCC Release:
src/internal/wcam_linux.cpp#L74
conversion from ‘int’ to ‘unsigned char’ may change value [-Werror=conversion]
|
Linux GCC Release:
src/internal/wcam_linux.cpp#L75
conversion from ‘int’ to ‘unsigned char’ may change value [-Werror=conversion]
|
Linux GCC Release:
src/internal/wcam_linux.cpp#L76
conversion from ‘int’ to ‘unsigned char’ may change value [-Werror=conversion]
|
Linux GCC Release:
src/internal/wcam_linux.cpp#L77
conversion from ‘int’ to ‘unsigned char’ may change value [-Werror=conversion]
|
Linux GCC Release:
src/internal/wcam_linux.cpp#L78
conversion from ‘int’ to ‘unsigned char’ may change value [-Werror=conversion]
|
Linux GCC Release:
src/internal/wcam_linux.cpp#L192
comparison of integer expressions of different signedness: ‘__u32’ {aka ‘unsigned int’} and ‘int’ [-Werror=sign-compare]
|
Linux GCC Debug:
src/internal/wcam_linux.cpp#L41
conversion to ‘JDIMENSION’ {aka ‘unsigned int’} from ‘int’ may change the sign of the result [-Werror=sign-conversion]
|
Linux GCC Debug:
src/internal/wcam_linux.cpp#L41
conversion to ‘int’ from ‘JDIMENSION’ {aka ‘unsigned int’} may change the sign of the result [-Werror=sign-conversion]
|
Linux GCC Debug:
src/internal/wcam_linux.cpp#L48
conversion to ‘JDIMENSION’ {aka ‘unsigned int’} from ‘int’ may change the sign of the result [-Werror=sign-conversion]
|
Linux GCC Debug:
src/internal/wcam_linux.cpp#L73
conversion from ‘int’ to ‘unsigned char’ may change value [-Werror=conversion]
|
Linux GCC Debug:
src/internal/wcam_linux.cpp#L74
conversion from ‘int’ to ‘unsigned char’ may change value [-Werror=conversion]
|
Linux GCC Debug:
src/internal/wcam_linux.cpp#L75
conversion from ‘int’ to ‘unsigned char’ may change value [-Werror=conversion]
|
Linux GCC Debug:
src/internal/wcam_linux.cpp#L76
conversion from ‘int’ to ‘unsigned char’ may change value [-Werror=conversion]
|
Linux GCC Debug:
src/internal/wcam_linux.cpp#L77
conversion from ‘int’ to ‘unsigned char’ may change value [-Werror=conversion]
|
Linux GCC Debug:
src/internal/wcam_linux.cpp#L78
conversion from ‘int’ to ‘unsigned char’ may change value [-Werror=conversion]
|
Linux GCC Debug:
src/internal/wcam_linux.cpp#L192
comparison of integer expressions of different signedness: ‘__u32’ {aka ‘unsigned int’} and ‘int’ [-Werror=sign-compare]
|
Linux Clang Debug:
src/internal/wcam_linux.cpp#L41
implicit conversion changes signedness: 'unsigned int' to 'int' [-Werror,-Wsign-conversion]
|
Linux Clang Debug:
src/internal/wcam_linux.cpp#L41
implicit conversion changes signedness: 'int' to 'unsigned int' [-Werror,-Wsign-conversion]
|
Linux Clang Debug:
src/internal/wcam_linux.cpp#L48
implicit conversion changes signedness: 'int' to 'unsigned int' [-Werror,-Wsign-conversion]
|
Linux Clang Debug:
src/internal/wcam_linux.cpp#L73
implicit conversion loses integer precision: 'const int' to 'unsigned char' [-Werror,-Wimplicit-int-conversion]
|
Linux Clang Debug:
src/internal/wcam_linux.cpp#L74
implicit conversion loses integer precision: 'const int' to 'unsigned char' [-Werror,-Wimplicit-int-conversion]
|
Linux Clang Debug:
src/internal/wcam_linux.cpp#L75
implicit conversion loses integer precision: 'const int' to 'unsigned char' [-Werror,-Wimplicit-int-conversion]
|
Linux Clang Debug:
src/internal/wcam_linux.cpp#L76
implicit conversion loses integer precision: 'const int' to 'unsigned char' [-Werror,-Wimplicit-int-conversion]
|
Linux Clang Debug:
src/internal/wcam_linux.cpp#L77
implicit conversion loses integer precision: 'const int' to 'unsigned char' [-Werror,-Wimplicit-int-conversion]
|
Linux Clang Debug:
src/internal/wcam_linux.cpp#L78
implicit conversion loses integer precision: 'const int' to 'unsigned char' [-Werror,-Wimplicit-int-conversion]
|
Linux Clang Debug:
src/internal/wcam_linux.cpp#L192
comparison of integers of different signs: '__u32' (aka 'unsigned int') and 'int' [-Werror,-Wsign-compare]
|
Windows MSVC Release
Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR)
|
Windows MSVC Release
run-cmake action execution failed: 'Error: "CMake failed with error code: '1'.'
|
Windows MSVC Debug
Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR)
|
Windows MSVC Debug
run-cmake action execution failed: 'Error: "CMake failed with error code: '1'.'
|
Windows Clang Release
Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR)
|
Windows Clang Release
run-cmake action execution failed: 'Error: "CMake failed with error code: '1'.'
|
Windows Clang Debug
Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR)
|
Windows Clang Debug
run-cmake action execution failed: 'Error: "CMake failed with error code: '1'.'
|
Linux Clang Release:
src/internal/wcam_linux.cpp#L41
implicit conversion changes signedness: 'unsigned int' to 'int' [-Werror,-Wsign-conversion]
|
Linux Clang Release:
src/internal/wcam_linux.cpp#L41
implicit conversion changes signedness: 'int' to 'unsigned int' [-Werror,-Wsign-conversion]
|
Linux Clang Release:
src/internal/wcam_linux.cpp#L48
implicit conversion changes signedness: 'int' to 'unsigned int' [-Werror,-Wsign-conversion]
|
Linux Clang Release:
src/internal/wcam_linux.cpp#L73
implicit conversion loses integer precision: 'const int' to 'unsigned char' [-Werror,-Wimplicit-int-conversion]
|
Linux Clang Release:
src/internal/wcam_linux.cpp#L74
implicit conversion loses integer precision: 'const int' to 'unsigned char' [-Werror,-Wimplicit-int-conversion]
|
Linux Clang Release:
src/internal/wcam_linux.cpp#L75
implicit conversion loses integer precision: 'const int' to 'unsigned char' [-Werror,-Wimplicit-int-conversion]
|
Linux Clang Release:
src/internal/wcam_linux.cpp#L76
implicit conversion loses integer precision: 'const int' to 'unsigned char' [-Werror,-Wimplicit-int-conversion]
|
Linux Clang Release:
src/internal/wcam_linux.cpp#L77
implicit conversion loses integer precision: 'const int' to 'unsigned char' [-Werror,-Wimplicit-int-conversion]
|
Linux Clang Release:
src/internal/wcam_linux.cpp#L78
implicit conversion loses integer precision: 'const int' to 'unsigned char' [-Werror,-Wimplicit-int-conversion]
|
Linux Clang Release:
src/internal/wcam_linux.cpp#L192
comparison of integers of different signs: '__u32' (aka 'unsigned int') and 'int' [-Werror,-Wsign-compare]
|
MacOS Clang Debug:
src/internal/wcam_macos.hpp#L13
only virtual member functions can be marked 'override'
|
MacOS Clang Debug:
src/internal/wcam_macos.hpp#L28
use of undeclared identifier 'NoNewImageAvailableYet'
|
MacOS Clang Debug:
src/internal/wcam_macos.hpp#L18
use of undeclared identifier 'img'
|
MacOS Clang Debug:
src/internal/wcam_macos.hpp#L19
use of undeclared identifier 'NoNewImageAvailableYet'
|
MacOS Clang Debug:
src/internal/wcam_macos.hpp#L13
only virtual member functions can be marked 'override'
|
MacOS Clang Debug:
src/internal/wcam_macos.hpp#L28
use of undeclared identifier 'NoNewImageAvailableYet'
|
MacOS Clang Debug:
src/internal/wcam_macos.hpp#L18
use of undeclared identifier 'img'
|
MacOS Clang Debug:
src/internal/wcam_macos.hpp#L19
use of undeclared identifier 'NoNewImageAvailableYet'
|
MacOS Clang Debug:
src/internal/wcam_macos.cpp#L8
unused parameter 'id' [-Werror,-Wunused-parameter]
|
MacOS Clang Debug:
src/internal/wcam_macos.cpp#L8
unused parameter 'resolution' [-Werror,-Wunused-parameter]
|
MacOS Clang Release:
src/internal/wcam_macos.hpp#L13
only virtual member functions can be marked 'override'
|
MacOS Clang Release:
src/internal/wcam_macos.hpp#L28
use of undeclared identifier 'NoNewImageAvailableYet'
|
MacOS Clang Release:
src/internal/wcam_macos.hpp#L18
use of undeclared identifier 'img'
|
MacOS Clang Release:
src/internal/wcam_macos.hpp#L19
use of undeclared identifier 'NoNewImageAvailableYet'
|
MacOS Clang Release:
src/internal/wcam_macos.hpp#L13
only virtual member functions can be marked 'override'
|
MacOS Clang Release:
src/internal/wcam_macos.hpp#L28
use of undeclared identifier 'NoNewImageAvailableYet'
|
MacOS Clang Release:
src/internal/wcam_macos.hpp#L18
use of undeclared identifier 'img'
|
MacOS Clang Release:
src/internal/wcam_macos.hpp#L19
use of undeclared identifier 'NoNewImageAvailableYet'
|
MacOS Clang Release:
src/internal/wcam_macos.cpp#L8
unused parameter 'id' [-Werror,-Wunused-parameter]
|
MacOS Clang Release:
src/internal/wcam_macos.cpp#L8
unused parameter 'resolution' [-Werror,-Wunused-parameter]
|
Windows GCC Release
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/
|
Windows GCC Release
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/
|
Windows GCC Debug
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/
|
Windows GCC Debug
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/
|
Linux GCC Release
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/
|
Linux GCC Release
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/
|
Linux GCC Debug
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/
|
Linux GCC Debug
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/
|
Linux Clang Debug
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/
|
Linux Clang Debug
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/
|
Windows MSVC Release
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/
|
Windows MSVC Release
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/
|
Windows MSVC Debug
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/
|
Windows MSVC Debug
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/
|
Windows Clang Release
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/
|
Windows Clang Release
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/
|
Windows Clang Debug
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/
|
Windows Clang Debug
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/
|
Linux Clang Release
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/
|
Linux Clang Release
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/
|
MacOS Clang Debug
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/
|
MacOS Clang Debug
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/
|
MacOS Clang Release
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/
|
MacOS Clang Release
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/
|