[Rework] Binary Cache: Add write-back support #1951
pr.yaml
on: pull_request
format
3m 2s
json-schema
1m 2s
Matrix: builds / build
Annotations
9 errors and 1 warning
format
You must reformat the sources or regenerate the message map. See the format.patch artifact for more information.
One-liner to apply and push the patch from the root of your vcpkg-tool repo:
gh run -R microsoft/vcpkg-tool download 13297985848 -n format.patch && git am format.patch && rm format.patch && git push
|
format
Process completed with exit code 1.
|
builds / build (macos-13, macos-ci):
src/vcpkg-test/binarycaching.cpp#L70
cannot initialize a parameter of type 'const BinaryProviderContainer *' with an rvalue of type 'KnowNothingBinaryProvider *'
|
builds / build (macos-13, macos-ci)
Process completed with exit code 1.
|
builds / build (ubuntu-20.04, linux-ci):
src/vcpkg-test/binarycaching.cpp#L70
cannot convert ‘KnowNothingBinaryProvider*’ to ‘const vcpkg::BinaryProviderContainer*’
|
builds / build (ubuntu-20.04, linux-ci)
Process completed with exit code 1.
|
builds / build (windows-2022, windows-ci)
Canceling since a higher priority waiting request for 'PR Build @ fran6co:fran/write_back' exists
|
builds / build (windows-2022, windows-ci):
src/vcpkg-test/binarycaching.cpp#L70
'void vcpkg::CacheStatus::mark_restored(const vcpkg::BinaryProviderContainer *) noexcept': cannot convert argument 1 from 'KnowNothingBinaryProvider *' to 'const vcpkg::BinaryProviderContainer *'
|
builds / build (windows-2022, windows-ci)
The operation was canceled.
|
builds / build (ubuntu-20.04, linux-ci)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
format.patch
|
2.63 KB |
|