Skip to content

chore: Squash commits for 9.10.0 gold release #44

chore: Squash commits for 9.10.0 gold release

chore: Squash commits for 9.10.0 gold release #44

Triggered via pull request August 27, 2024 13:38
Status Success
Total duration 25s
Artifacts

untrustedPR.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Check
**You have modified or added at least one portfile where deprecated functions are used** If you feel able to do so, please consider migrating them to the new functions.
Check: overlays/libmemcached/portfile.cmake#L9
The function vcpkg_extract_source_archive_ex is deprecated. Please use vcpkg_extract_source_archive https://learn.microsoft.com/en-us/vcpkg/maintainers/functions/vcpkg_extract_source_archive
Check: overlays/wasmtime-c-api/portfile.cmake#L21
The function vcpkg_extract_source_archive_ex is deprecated. Please use vcpkg_extract_source_archive https://learn.microsoft.com/en-us/vcpkg/maintainers/functions/vcpkg_extract_source_archive
Check: overlays/wasmtime-cpp-api/portfile.cmake#L7
The function vcpkg_extract_source_archive_ex is deprecated. Please use vcpkg_extract_source_archive https://learn.microsoft.com/en-us/vcpkg/maintainers/functions/vcpkg_extract_source_archive
Check: overlays/winflexbison/portfile.cmake#L7
The function vcpkg_extract_source_archive_ex is deprecated. Please use vcpkg_extract_source_archive https://learn.microsoft.com/en-us/vcpkg/maintainers/functions/vcpkg_extract_source_archive
Check
You have modified or added at least one vcpkg.json where you should check the "license" field. If you feel able to do so, please consider adding a "license" field to the following files: overlays/cpp-driver/vcpkg.json overlays/elasticlient/vcpkg.json overlays/libcouchbase-cxx/vcpkg.json overlays/libcouchbase/vcpkg.json overlays/libmemcached/vcpkg.json overlays/nlp-engine/vcpkg.json vcpkg.json Valid values for the license field can be found at https://learn.microsoft.com/en-us/vcpkg/reference/vcpkg-json#license If you feel able to do so, please consider replacing the deprecated license identifiers in the following files: overlays/winflexbison/vcpkg.json (has deprecated license "GPL-3.0+") Deprecated and non deprecated license identifiers can be found at https://spdx.org/licenses/#deprecated