Skip to content

[numpy] add new port #40709

[numpy] add new port

[numpy] add new port #40709

Triggered via pull request June 23, 2024 08:08
Status Failure
Total duration 23s
Artifacts

untrustedPR.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
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 opencv3 have changed but the version was not updated version: 3.4.18#15 old SHA: 5d13125fc5a48e77592a3d66b8716012d79425ca new SHA: 9b7d49a5e6d47d91d95bafa41678d35c655ae9be Did you remember to update the version or port version? Use --overwrite-version to bypass this check ***No files were updated*** error: checked-in files for opencv4 have changed but the version was not updated version: 4.8.0#20 old SHA: 8dd122a2581222cac0021f986a37159ad5db5949 new SHA: 50bee0158ce7b38c98098d4cff3958f88a30ac45 Did you remember to update the version or port version? Use --overwrite-version to bypass this check ***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 7977f0a771e64e9811d32aa30d9a247e09c39b2e -- versions ./vcpkg x-add-version --all