🔀 Merge pull request #1 from CoolLibs/webcam-mage-v3 #36
Annotations
6 errors and 2 warnings
Build:
src/internal/wcam_macos.cpp#L8
unused parameter 'id' [-Werror,-Wunused-parameter]
|
Build:
src/internal/wcam_macos.cpp#L8
unused parameter 'resolution' [-Werror,-Wunused-parameter]
|
Build:
src/internal/wcam_macos.mm#L105
implicit conversion turns floating-point number into integer: 'CGFloat' (aka 'double') to 'NSInteger' (aka 'long') [-Werror,-Wfloat-conversion]
|
Build:
src/internal/wcam_macos.mm#L106
implicit conversion turns floating-point number into integer: 'CGFloat' (aka 'double') to 'NSInteger' (aka 'long') [-Werror,-Wfloat-conversion]
|
Build:
src/internal/wcam_macos.mm#L72
unused variable 'bufferWidth' [-Werror,-Wunused-variable]
|
Build
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
|
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/
|
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/
|
Loading