chore: Squash commits for 9.10.0 gold release #43
Annotations
6 warnings
Generate Reply
**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.
|
Generate Reply:
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
|
Generate Reply:
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
|
Generate Reply:
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
|
Generate Reply:
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
|
Generate Reply
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
|
Loading