Skip to content

Get webcam image from native API #26

Get webcam image from native API

Get webcam image from native API #26

Triggered via pull request October 17, 2024 17:30
Status Failure
Total duration 2m 34s
Artifacts

build_tests.yml

on: pull_request
Matrix: build-and-run-tests
Fit to window
Zoom out
Zoom in

Annotations

37 errors and 24 warnings
Linux GCC Release: src/internal/wcam_linux.cpp#L10
format: No such file or directory
Linux GCC Release
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
Linux GCC Debug: src/internal/wcam_linux.cpp#L10
format: No such file or directory
Linux GCC Debug
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
Linux Clang Release: src/internal/wcam_linux.cpp#L10
'format' file not found
Linux Clang Release
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
Linux Clang Debug: src/internal/wcam_linux.cpp#L10
'format' file not found
Linux Clang Debug
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
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 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 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: src/internal/wcam_windows.cpp#L4
format: No such file or directory
Windows GCC Release
'void operator delete(void*, std::size_t)' called on pointer returned from a mismatched allocation function [-Werror=mismatched-new-delete]
Windows GCC Release
'void operator delete(void*, std::size_t)' called on pointer returned from a mismatched allocation function [-Werror=mismatched-new-delete]
Windows GCC Release
'void operator delete(void*, std::size_t)' called on pointer returned from a mismatched allocation function [-Werror=mismatched-new-delete]
Windows GCC Release
'void operator delete(void*, std::size_t)' called on pointer returned from a mismatched allocation function [-Werror=mismatched-new-delete]
Windows GCC Release
'void operator delete(void*, std::size_t)' called on pointer returned from a mismatched allocation function [-Werror=mismatched-new-delete]
Windows GCC Release
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
Windows GCC Debug: src/internal/wcam_windows.cpp#L4
format: No such file or directory
Windows GCC Debug
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
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 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 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/
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/
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 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 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/