Activate Android NDK r26d in vcpkg CI #34768
Annotations
1 error and 1 warning
Check
After committing all other changes, the version database must be updated.
This can be done by running the following commands after committing your changes:
git add -u && git commit
git checkout f1c6efee2245009540dde947e0e3d008f3aa7dbb -- versions
./vcpkg x-add-version --all
|
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:
ports/cgicc/vcpkg.json
ports/entityx/vcpkg.json
ports/itpp/vcpkg.json
ports/libodb/vcpkg.json
ports/libpopt/vcpkg.json
ports/libudis86/vcpkg.json
ports/libudns/vcpkg.json
ports/libvmdk/vcpkg.json
ports/mecab/vcpkg.json
ports/pqp/vcpkg.json
ports/spaceland/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:
ports/kenlm/vcpkg.json (has deprecated license "LGPL-2.1")
Deprecated and non deprecated license identifiers can be found at https://spdx.org/licenses/#deprecated
|