Skip to content

Build windows libs as static #5

Build windows libs as static

Build windows libs as static #5

Triggered via pull request August 16, 2023 11:04
Status Failure
Total duration 1h 50m 34s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

windows-static-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
No files were found with the provided path: out/build/ninja_release_vcpkg/PhotoBroom-*-win64.exe. No artifacts will be uploaded.
build: out/build/ninja_release_vcpkg_static/vcpkg_installed/x64-windows-static/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L19
vcpkg_cmake_configure already called; this function should only be called
build: out/build/ninja_release_vcpkg_static/vcpkg_installed/x64-windows-static/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L19
vcpkg_cmake_configure already called; this function should only be called
build
'initializing': conversion from 'size_t' to '_Ty2', possible loss of data
build
'QList<QVariant>::const_iterator::operator T': Use operator* or operator-> rather than relying on the implicit conversion between a QList/QVector::const_iterator and a raw pointer