Skip to content

Get webcam image from native API #15

Get webcam image from native API

Get webcam image from native API #15

Triggered via pull request October 6, 2024 15:08
Status Failure
Total duration 1m 32s
Artifacts

build_tests.yml

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

Annotations

61 errors and 24 warnings
Linux GCC Release: src/internal/wcam_linux.hpp#L19
‘wcam::MaybeImage wcam::internal::CaptureImpl::image()’ marked ‘override’, but does not override
Linux GCC Release: src/internal/wcam_linux.hpp#L19
‘wcam::MaybeImage wcam::internal::CaptureImpl::image()’ marked ‘override’, but does not override
Linux GCC Release: src/internal/wcam_linux.cpp#L37
conversion from ‘int’ to ‘unsigned char’ may change value [-Werror=conversion]
Linux GCC Release: src/internal/wcam_linux.cpp#L38
conversion from ‘int’ to ‘unsigned char’ may change value [-Werror=conversion]
Linux GCC Release: src/internal/wcam_linux.cpp#L39
conversion from ‘int’ to ‘unsigned char’ may change value [-Werror=conversion]
Linux GCC Release: src/internal/wcam_linux.cpp#L40
conversion from ‘int’ to ‘unsigned char’ may change value [-Werror=conversion]
Linux GCC Release: src/internal/wcam_linux.cpp#L41
conversion from ‘int’ to ‘unsigned char’ may change value [-Werror=conversion]
Linux GCC Release: src/internal/wcam_linux.cpp#L42
conversion from ‘int’ to ‘unsigned char’ may change value [-Werror=conversion]
Linux GCC Release: src/internal/wcam_linux.cpp#L103
‘directory_iterator’ is not a member of ‘std::filesystem’
Linux GCC Release: src/internal/wcam_linux.cpp#L126
no matching function for call to ‘std::vector<wcam::Info>::push_back(<brace-enclosed initializer list>)’
Linux Clang Debug: src/internal/wcam_linux.hpp#L19
only virtual member functions can be marked 'override'
Linux Clang Debug: src/internal/wcam_linux.hpp#L19
only virtual member functions can be marked 'override'
Linux Clang Debug: src/internal/wcam_linux.cpp#L37
implicit conversion loses integer precision: 'const int' to 'unsigned char' [-Werror,-Wimplicit-int-conversion]
Linux Clang Debug: src/internal/wcam_linux.cpp#L38
implicit conversion loses integer precision: 'const int' to 'unsigned char' [-Werror,-Wimplicit-int-conversion]
Linux Clang Debug: src/internal/wcam_linux.cpp#L39
implicit conversion loses integer precision: 'const int' to 'unsigned char' [-Werror,-Wimplicit-int-conversion]
Linux Clang Debug: src/internal/wcam_linux.cpp#L40
implicit conversion loses integer precision: 'const int' to 'unsigned char' [-Werror,-Wimplicit-int-conversion]
Linux Clang Debug: src/internal/wcam_linux.cpp#L41
implicit conversion loses integer precision: 'const int' to 'unsigned char' [-Werror,-Wimplicit-int-conversion]
Linux Clang Debug: src/internal/wcam_linux.cpp#L42
implicit conversion loses integer precision: 'const int' to 'unsigned char' [-Werror,-Wimplicit-int-conversion]
Linux Clang Debug: src/internal/wcam_linux.cpp#L103
no member named 'directory_iterator' in namespace 'std::filesystem'
Linux Clang Debug: src/internal/wcam_linux.cpp#L179
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to '__u32' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32]
Linux Clang Release: src/internal/wcam_linux.hpp#L19
only virtual member functions can be marked 'override'
Linux Clang Release: src/internal/wcam_linux.hpp#L19
only virtual member functions can be marked 'override'
Linux Clang Release: src/internal/wcam_linux.cpp#L37
implicit conversion loses integer precision: 'const int' to 'unsigned char' [-Werror,-Wimplicit-int-conversion]
Linux Clang Release: src/internal/wcam_linux.cpp#L38
implicit conversion loses integer precision: 'const int' to 'unsigned char' [-Werror,-Wimplicit-int-conversion]
Linux Clang Release: src/internal/wcam_linux.cpp#L39
implicit conversion loses integer precision: 'const int' to 'unsigned char' [-Werror,-Wimplicit-int-conversion]
Linux Clang Release: src/internal/wcam_linux.cpp#L40
implicit conversion loses integer precision: 'const int' to 'unsigned char' [-Werror,-Wimplicit-int-conversion]
Linux Clang Release: src/internal/wcam_linux.cpp#L41
implicit conversion loses integer precision: 'const int' to 'unsigned char' [-Werror,-Wimplicit-int-conversion]
Linux Clang Release: src/internal/wcam_linux.cpp#L42
implicit conversion loses integer precision: 'const int' to 'unsigned char' [-Werror,-Wimplicit-int-conversion]
Linux Clang Release: src/internal/wcam_linux.cpp#L103
no member named 'directory_iterator' in namespace 'std::filesystem'
Linux Clang Release: src/internal/wcam_linux.cpp#L179
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to '__u32' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32]
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
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
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: src/internal/wcam_windows.cpp#L4
format: No such file or directory
Windows GCC Release
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.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]
Linux GCC Debug: src/internal/wcam_linux.hpp#L19
‘wcam::MaybeImage wcam::internal::CaptureImpl::image()’ marked ‘override’, but does not override
Linux GCC Debug: src/internal/wcam_linux.cpp#L37
conversion from ‘int’ to ‘unsigned char’ may change value [-Werror=conversion]
Linux GCC Debug: src/internal/wcam_linux.cpp#L38
conversion from ‘int’ to ‘unsigned char’ may change value [-Werror=conversion]
Linux GCC Debug: src/internal/wcam_linux.cpp#L39
conversion from ‘int’ to ‘unsigned char’ may change value [-Werror=conversion]
Linux GCC Debug: src/internal/wcam_linux.cpp#L40
conversion from ‘int’ to ‘unsigned char’ may change value [-Werror=conversion]
Linux GCC Debug: src/internal/wcam_linux.cpp#L41
conversion from ‘int’ to ‘unsigned char’ may change value [-Werror=conversion]
Linux GCC Debug: src/internal/wcam_linux.cpp#L42
conversion from ‘int’ to ‘unsigned char’ may change value [-Werror=conversion]
Linux GCC Debug: src/internal/wcam_linux.cpp#L103
‘directory_iterator’ is not a member of ‘std::filesystem’
Linux GCC Debug: src/internal/wcam_linux.cpp#L126
no matching function for call to ‘std::vector<wcam::Info>::push_back(<brace-enclosed initializer list>)’
Linux GCC Debug: src/internal/wcam_linux.cpp#L179
conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘__u32’ {aka ‘unsigned int’} may change value [-Werror=conversion]
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 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/
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/
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 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/
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/
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 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/