Skip to content

Get webcam image from native API #10

Get webcam image from native API

Get webcam image from native API #10

Triggered via pull request October 6, 2024 00:09
Status Cancelled
Total duration 1m 7s
Artifacts

build_tests.yml

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

Annotations

52 errors and 8 warnings
Linux Clang Debug: tests/tests.cpp#L97
no template named 'optional' in namespace 'std'
Linux Clang Debug: tests/tests.cpp#L190
no template named 'optional' in namespace 'std'
Linux Clang Debug: tests/tests.cpp#L182
no member named 'nullopt' in namespace 'std'
Linux Clang Debug: src/internal/ImageFactory.hpp#L26
no viable conversion from returned value of type 'shared_ptr<_NonArray<Image>>' to function return type 'shared_ptr<wcam::Image>'
Linux Clang Debug: tests/tests.cpp#L97
private field '_gen_texture' is not used [-Werror,-Wunused-private-field]
Linux Clang Debug: tests/tests.cpp#L190
private field 'capture' is not used [-Werror,-Wunused-private-field]
Linux Clang Debug: src/internal/wcam_linux.hpp#L19
only virtual member functions can be marked 'override'
Linux Clang Debug
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
Linux Clang Release: tests/tests.cpp#L97
no template named 'optional' in namespace 'std'
Linux Clang Release: tests/tests.cpp#L190
no template named 'optional' in namespace 'std'
Linux Clang Release: tests/tests.cpp#L182
no member named 'nullopt' in namespace 'std'
Linux Clang Release: src/internal/ImageFactory.hpp#L26
no viable conversion from returned value of type 'shared_ptr<_NonArray<Image>>' to function return type 'shared_ptr<wcam::Image>'
Linux Clang Release: tests/tests.cpp#L97
private field '_gen_texture' is not used [-Werror,-Wunused-private-field]
Linux Clang Release: tests/tests.cpp#L190
private field 'capture' is not used [-Werror,-Wunused-private-field]
Linux Clang Release: src/internal/wcam_linux.hpp#L19
only virtual member functions can be marked 'override'
Linux Clang Release
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
Linux GCC Release: tests/tests.cpp#L97
‘optional’ in namespace ‘std’ does not name a template type
Linux GCC Release: tests/tests.cpp#L97
extra ‘;’ [-Wpedantic]
Linux GCC Release: tests/tests.cpp#L61
‘_gen_texture’ was not declared in this scope
Linux GCC Release: tests/tests.cpp#L79
‘_gen_texture’ was not declared in this scope
Linux GCC Release: tests/tests.cpp#L89
‘_gen_texture’ was not declared in this scope
Linux GCC Release: tests/tests.cpp#L190
‘optional’ in namespace ‘std’ does not name a template type
Linux GCC Release: tests/tests.cpp#L133
‘capture’ was not declared in this scope
Linux GCC Release: tests/tests.cpp#L136
‘capture’ was not declared in this scope
Linux GCC Release: tests/tests.cpp#L182
‘nullopt’ is not a member of ‘std’
Linux GCC Release: src/internal/wcam_linux.hpp#L19
‘wcam::MaybeImage wcam::internal::CaptureImpl::image()’ marked ‘override’, but does not override
Linux GCC Debug: tests/tests.cpp#L97
‘optional’ in namespace ‘std’ does not name a template type
Linux GCC Debug: tests/tests.cpp#L97
extra ‘;’ [-Wpedantic]
Linux GCC Debug: tests/tests.cpp#L61
‘_gen_texture’ was not declared in this scope
Linux GCC Debug: tests/tests.cpp#L79
‘_gen_texture’ was not declared in this scope
Linux GCC Debug: tests/tests.cpp#L89
‘_gen_texture’ was not declared in this scope
Linux GCC Debug: tests/tests.cpp#L190
‘optional’ in namespace ‘std’ does not name a template type
Linux GCC Debug: tests/tests.cpp#L133
‘capture’ was not declared in this scope
Linux GCC Debug: tests/tests.cpp#L136
‘capture’ was not declared in this scope
Linux GCC Debug: tests/tests.cpp#L182
‘nullopt’ is not a member of ‘std’
Linux GCC Debug: src/internal/wcam_linux.hpp#L19
‘wcam::MaybeImage wcam::internal::CaptureImpl::image()’ marked ‘override’, but does not override
Windows Clang Release
The run was canceled by @JulesFouchy.
Windows Clang Release
The operation was canceled.
Windows GCC Release
The run was canceled by @JulesFouchy.
Windows GCC Release
The operation was canceled.
MacOS Clang Release
The run was canceled by @JulesFouchy.
MacOS Clang Release
The operation was canceled.
Windows MSVC Debug
The run was canceled by @JulesFouchy.
Windows MSVC Debug
The operation was canceled.
Windows Clang Debug
The run was canceled by @JulesFouchy.
Windows Clang Debug
The operation was canceled.
Windows MSVC Release
The run was canceled by @JulesFouchy.
Windows MSVC Release
The operation was canceled.
MacOS Clang Debug
The run was canceled by @JulesFouchy.
MacOS Clang Debug
The operation was canceled.
Windows GCC Debug
The run was canceled by @JulesFouchy.
Windows GCC Debug
The operation was canceled.
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 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/
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/