Get webcam image from native API #31
Annotations
30 errors and 24 warnings
Linux Clang Debug:
src/internal/wcam_linux.cpp#L50
no type named 'source_location' in namespace 'std'
|
Linux Clang Debug:
src/internal/wcam_linux.cpp#L50
no member named 'source_location' in namespace 'std'
|
Linux Clang Debug
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
|
Linux Clang Release:
src/internal/wcam_linux.cpp#L50
no type named 'source_location' in namespace 'std'
|
Linux Clang Release:
src/internal/wcam_linux.cpp#L50
no member named 'source_location' in namespace 'std'
|
Linux Clang Release
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
|
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]
|
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]
|
Windows GCC Release:
src/internal/wcam_windows.cpp#L45
conversion to 'DWORD' {aka 'long unsigned int'} from 'HRESULT' {aka 'long int'} may change the sign of the result [-Werror=sign-conversion]
|
Windows GCC Release
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
|
Windows GCC Debug:
src/internal/wcam_windows.cpp#L45
conversion to 'DWORD' {aka 'long unsigned int'} from 'HRESULT' {aka 'long int'} may change the sign of the result [-Werror=sign-conversion]
|
Windows GCC Debug
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
|
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/
|
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 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/
|
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/
|
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/
|
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/
|
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/
|
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 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/
|
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/
|
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/
|