Skip to content

[pull] master from microsoft:master #982

[pull] master from microsoft:master

[pull] master from microsoft:master #982

Triggered via pull request February 6, 2024 13:33
Status Success
Total duration 20s
Artifacts

untrustedPR.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 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: ports/ableton-link/portfile.cmake#L73
The function vcpkg_apply_patches is deprecated. Please use the PATCHES arguments to the "extract" helpers (for example, vcpkg_from_github() (https://learn.microsoft.com/en-us/vcpkg/maintainers/functions/vcpkg_from_github))
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/bde/vcpkg.json ports/tinygltf/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/libnick/vcpkg.json (has deprecated license "GPL-3.0") Deprecated and non deprecated license identifiers can be found at https://spdx.org/licenses/#deprecated