Skip to content

[pull] master from microsoft:master #603

[pull] master from microsoft:master

[pull] master from microsoft:master #603

Triggered via pull request October 10, 2023 00:08
Status Success
Total duration 23s
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/itk/portfile.cmake#L189
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/asiosdk/vcpkg.json ports/libgig/vcpkg.json ports/qca/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/sdbus-cpp/vcpkg.json (has deprecated license "LGPL-2.1") Deprecated and non deprecated license identifiers can be found at https://spdx.org/licenses/#deprecated