Overhaul diagnostics in upgrade to not silently ignore parse failures #1556
Annotations
5 errors and 1 warning
src/vcpkg/portfileprovider.cpp#L71
moving a local object in a return statement prevents copy elision [-Werror,-Wpessimizing-move]
|
src/vcpkg/portfileprovider.cpp#L104
moving a local object in a return statement prevents copy elision [-Werror,-Wpessimizing-move]
|
src/vcpkg/portfileprovider.cpp#L318
moving a local object in a return statement prevents copy elision [-Werror,-Wpessimizing-move]
|
src/vcpkg/portfileprovider.cpp#L342
moving a local object in a return statement prevents copy elision [-Werror,-Wpessimizing-move]
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, lukka/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading