Skip to content

fix build action to use vcpkg #91

fix build action to use vcpkg

fix build action to use vcpkg #91

Triggered via push October 20, 2023 13:13
Status Failure
Total duration 39s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
build
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]`]'.
build
run-vcpkg action execution failed: The vcpkg's Git commit id must be provided when the specified vcpkg directory (D:\a\blur\blur\vcpkg) is not a submodule.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
Unexpected input(s) 'vcpkgArguments', valid inputs are ['vcpkgDirectory', 'runVcpkgInstall', 'vcpkgGitCommitId', 'vcpkgGitURL', 'doNotUpdateVcpkg', 'doNotCache', 'vcpkgJsonGlob', 'vcpkgJsonIgnores', 'binaryCachePath', 'runVcpkgFormatString', 'useShell', 'logCollectionRegExps']
build
The file vcpkg.json was not found with glob expression '**/vcpkg.json'.