Skip to content

Get webcam image from native API #17

Get webcam image from native API

Get webcam image from native API #17

Triggered via pull request October 6, 2024 20:38
Status Failure
Total duration 1m 39s
Artifacts

build_tests.yml

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

Annotations

68 errors and 24 warnings
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#L43
conversion from ‘int’ to ‘unsigned char’ may change value [-Werror=conversion]
Linux GCC Debug: src/internal/wcam_linux.cpp#L44
conversion from ‘int’ to ‘unsigned char’ may change value [-Werror=conversion]
Linux GCC Debug: src/internal/wcam_linux.cpp#L182
conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘__u32’ {aka ‘unsigned int’} may change value [-Werror=conversion]
Linux GCC Debug: src/internal/wcam_linux.cpp#L202
conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘__u32’ {aka ‘unsigned int’} may change value [-Werror=conversion]
Linux GCC Debug: src/internal/wcam_linux.cpp#L267
conversion to ‘int’ from ‘wcam::Resolution::DataType’ {aka ‘unsigned int’} may change the sign of the result [-Werror=sign-conversion]
Linux GCC Debug: src/internal/wcam_linux.cpp#L267
conversion to ‘int’ from ‘wcam::Resolution::DataType’ {aka ‘unsigned int’} may change the sign of the result [-Werror=sign-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#L43
implicit conversion loses integer precision: 'const int' to 'unsigned char' [-Werror,-Wimplicit-int-conversion]
Linux Clang Debug: src/internal/wcam_linux.cpp#L44
implicit conversion loses integer precision: 'const int' to 'unsigned char' [-Werror,-Wimplicit-int-conversion]
Linux Clang Debug: src/internal/wcam_linux.cpp#L182
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to '__u32' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32]
Linux Clang Debug: src/internal/wcam_linux.cpp#L202
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to '__u32' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32]
Linux Clang Debug: src/internal/wcam_linux.cpp#L267
implicit conversion changes signedness: 'wcam::Resolution::DataType' (aka 'unsigned int') to 'int' [-Werror,-Wsign-conversion]
Linux Clang Debug: src/internal/wcam_linux.cpp#L267
implicit conversion changes signedness: 'wcam::Resolution::DataType' (aka 'unsigned int') to 'int' [-Werror,-Wsign-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#L43
implicit conversion loses integer precision: 'const int' to 'unsigned char' [-Werror,-Wimplicit-int-conversion]
Linux Clang Release: src/internal/wcam_linux.cpp#L44
implicit conversion loses integer precision: 'const int' to 'unsigned char' [-Werror,-Wimplicit-int-conversion]
Linux Clang Release: src/internal/wcam_linux.cpp#L182
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.cpp#L202
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.cpp#L267
implicit conversion changes signedness: 'wcam::Resolution::DataType' (aka 'unsigned int') to 'int' [-Werror,-Wsign-conversion]
Linux Clang Release: src/internal/wcam_linux.cpp#L267
implicit conversion changes signedness: 'wcam::Resolution::DataType' (aka 'unsigned int') to 'int' [-Werror,-Wsign-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#L43
conversion from ‘int’ to ‘unsigned char’ may change value [-Werror=conversion]
Linux GCC Release: src/internal/wcam_linux.cpp#L44
conversion from ‘int’ to ‘unsigned char’ may change value [-Werror=conversion]
Linux GCC Release: src/internal/wcam_linux.cpp#L182
conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘__u32’ {aka ‘unsigned int’} may change value [-Werror=conversion]
Linux GCC Release: src/internal/wcam_linux.cpp#L202
conversion from ‘size_t’ {aka ‘long unsigned int’} to ‘__u32’ {aka ‘unsigned int’} may change value [-Werror=conversion]
Linux GCC Release: src/internal/wcam_linux.cpp#L267
conversion to ‘int’ from ‘wcam::Resolution::DataType’ {aka ‘unsigned int’} may change the sign of the result [-Werror=sign-conversion]
Linux GCC Release: src/internal/wcam_linux.cpp#L267
conversion to ‘int’ from ‘wcam::Resolution::DataType’ {aka ‘unsigned int’} may change the sign of the result [-Werror=sign-conversion]
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
'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'."'
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.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 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'
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/
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/
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 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/
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/
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/