Skip to content

[nmap] Delist

[nmap] Delist #44188

Triggered via pull request October 11, 2024 16:14
@dg0ytdg0yt
synchronize #41458
dg0yt:nmap
Status Failure
Total duration 23s
Artifacts

untrustedPR.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Check
PRs must add only one version, and must not modify any published versions. When making any changes to a library, the version or port-version in vcpkg.json must be modified, and the version database updated. Making the following changes will fix this problem:```diff error: checked-in files for nsync have changed but the version was not updated version: 1.29.2 old SHA: 04b2d31e465f427424f48323cec0c1f2aa51cbc8 new SHA: e3a8856005b4f3465c70b57480588db75e395050 Did you remember to update the version or port version? Use --overwrite-version to bypass this check See https://learn.microsoft.com/vcpkg/commands/add-version?WT.mc_id=vcpkg_inproduct_cli#--overwrite-version for more information. ***No files were updated*** error: checked-in files for sundials have changed but the version was not updated version: 7.1.1 old SHA: 70190bbf1505ebd009d1ac538be87d83798a713e new SHA: cada21af6d625a06e7973416a62c9e47b2406d88 Did you remember to update the version or port version? Use --overwrite-version to bypass this check See https://learn.microsoft.com/vcpkg/commands/add-version?WT.mc_id=vcpkg_inproduct_cli#--overwrite-version for more information. ***No files were updated*** error: checked-in files for libpcap have changed but the version was not updated version: 1.10.5 old SHA: bb54ee6890b51e54614371d548053020585027ea new SHA: 440f6b1c66b5235ae99b11b44c3b3095daf5f0fe Did you remember to update the version or port version? Use --overwrite-version to bypass this check See https://learn.microsoft.com/vcpkg/commands/add-version?WT.mc_id=vcpkg_inproduct_cli#--overwrite-version for more information. ***No files were updated*** ```
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 0d14033fdcb38f20a698986529db720844c36131 -- versions ./vcpkg x-add-version --all
Check
If you feel able to do so, please consider adding a "license" field to the following files: ports/urho3d/vcpkg.json Valid values for the license field can be found at https://learn.microsoft.com/vcpkg/reference/vcpkg-json#license