Plumb DiagnosticContext into ToolCache / download / caching. #2719
Annotations
5 errors
|
Configure and Build
Process completed with exit code 1.
|
|
Configure and Build:
src/vcpkg/tools.cpp#L540
unused variable ‘output’ [-Werror=unused-variable]
|
|
Configure and Build:
src/vcpkg/commands.ci.cpp#L104
‘{anonymous}::CIPreBuildStatus {anonymous}::compute_pre_build_statuses(const {anonymous}::CiSpecsResult&, const std::vector<vcpkg::CacheAvailability>&, const std::unordered_set<std::__cxx11::basic_string<char> >&, const std::unordered_set<std::__cxx11::basic_string<char> >&, const vcpkg::ActionPlan&)’ defined but not used [-Werror=unused-function]
|
|
Configure and Build:
src/vcpkg/commands.ci.cpp#L207
‘void {anonymous}::prune_entirely_known_action_branches(vcpkg::ActionPlan&, const std::map<vcpkg::PackageSpec, vcpkg::BuildResult>&)’ defined but not used [-Werror=unused-function]
|
|
Configure and Build:
src/vcpkg/commands.ci.cpp#L503
no matching function for call to ‘vcpkg::BinaryCache::precheck(vcpkg::DiagnosticContext&, std::vector<const vcpkg::InstallPlanAction*, std::allocator<const vcpkg::InstallPlanAction*> >&)’
|
Loading