Skip to content

Setup vcpkg in GitHub Actions CMake build #5

Setup vcpkg in GitHub Actions CMake build

Setup vcpkg in GitHub Actions CMake build #5

Triggered via push November 8, 2023 18:30
Status Failure
Total duration 44s
Artifacts

cmake-build.yaml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 4 warnings
ubuntu-latest-Debug-CMake build and tests
Failing the workflow since the 'vcpkg.json' file has not been found: its directory is used as the 'working directory' when launching vcpkg with arguments: '[`install`, `--recurse`, `--clean-after-build`, `--x-install-root`, `$[env.VCPKG_INSTALLED_DIR]`, `--triplet`, `$[env.VCPKG_DEFAULT_TRIPLET]`]'.
ubuntu-latest-Debug-CMake build and tests
run-vcpkg action execution failed: The vcpkg's Git commit id must be provided when the specified vcpkg directory (/home/runner/work/uscript-msgbuf/build/vcpkg) is not a submodule.
ubuntu-latest-Release-CMake build and tests
Failing the workflow since the 'vcpkg.json' file has not been found: its directory is used as the 'working directory' when launching vcpkg with arguments: '[`install`, `--recurse`, `--clean-after-build`, `--x-install-root`, `$[env.VCPKG_INSTALLED_DIR]`, `--triplet`, `$[env.VCPKG_DEFAULT_TRIPLET]`]'.
ubuntu-latest-Release-CMake build and tests
run-vcpkg action execution failed: The vcpkg's Git commit id must be provided when the specified vcpkg directory (/home/runner/work/uscript-msgbuf/build/vcpkg) is not a submodule.
windows-latest-Release-CMake build and tests
Failing the workflow since the 'vcpkg.json' file has not been found: its directory is used as the 'working directory' when launching vcpkg with arguments: '[`install`, `--recurse`, `--clean-after-build`, `--x-install-root`, `$[env.VCPKG_INSTALLED_DIR]`, `--triplet`, `$[env.VCPKG_DEFAULT_TRIPLET]`]'.
windows-latest-Release-CMake build and tests
run-vcpkg action execution failed: The vcpkg's Git commit id must be provided when the specified vcpkg directory (D:\a\uscript-msgbuf\build\vcpkg) is not a submodule.
windows-latest-Debug-CMake build and tests
Failing the workflow since the 'vcpkg.json' file has not been found: its directory is used as the 'working directory' when launching vcpkg with arguments: '[`install`, `--recurse`, `--clean-after-build`, `--x-install-root`, `$[env.VCPKG_INSTALLED_DIR]`, `--triplet`, `$[env.VCPKG_DEFAULT_TRIPLET]`]'.
windows-latest-Debug-CMake build and tests
run-vcpkg action execution failed: The vcpkg's Git commit id must be provided when the specified vcpkg directory (D:\a\uscript-msgbuf\build\vcpkg) is not a submodule.
ubuntu-latest-Debug-CMake build and tests
The file vcpkg.json was not found with glob expression '**/cmakepresets/vcpkg.json'.
ubuntu-latest-Release-CMake build and tests
The file vcpkg.json was not found with glob expression '**/cmakepresets/vcpkg.json'.
windows-latest-Release-CMake build and tests
The file vcpkg.json was not found with glob expression '**/cmakepresets/vcpkg.json'.
windows-latest-Debug-CMake build and tests
The file vcpkg.json was not found with glob expression '**/cmakepresets/vcpkg.json'.