Skip to content

Improve diagnostics when an invalid triplet name is supplied. #1604

Improve diagnostics when an invalid triplet name is supplied.

Improve diagnostics when an invalid triplet name is supplied. #1604

Triggered via pull request September 25, 2024 05:54
Status Failure
Total duration 5m 21s
Artifacts

pr.yaml

on: pull_request
Matrix: builds / build
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 5 warnings
builds / build (macos-12, macos-ci): src/vcpkg-test/specifier.cpp#L103
REQUIRE( s.error() == LocalizedString::from_raw( R"(error: expected the end of input parsing a package spec; this usually means the indicated character is not allowed to be in a package spec. Port, triplet, and feature names are all lowercase alphanumeric+hypens.
builds / build (macos-12, macos-ci): src/vcpkg-test/specifier.cpp#L103
on expression: zlib:x86-uwp:
builds / build (macos-12, macos-ci): src/vcpkg-test/specifier.cpp#L103
LL"error: expected the end of input parsing a package spec; this usually
builds / build (macos-12, macos-ci): src/vcpkg-test/specifier.cpp#L103
means the indicated character is not allowed to be in a package spec. Port,
builds / build (macos-12, macos-ci): src/vcpkg-test/specifier.cpp#L103
triplet, and feature names are all lowercase alphanumeric+hyphens.
builds / build (macos-12, macos-ci): src/vcpkg-test/specifier.cpp#L103
on expression: zlib:x86-uwp:
builds / build (ubuntu-20.04, linux-ci): src/vcpkg-test/input.cpp#L222
REQUIRE( maybe_spec.error() == LocalizedString::from_raw( R"(error: expected the end of input parsing a package spec; this usually means the indicated character is not allowed to be in a package spec. Port, triplet, and feature names are all lowercase alphanumeric+hypens.
builds / build (ubuntu-20.04, linux-ci): src/vcpkg-test/input.cpp#L222
on expression: zlib[core]:x86-windows#
builds / build (ubuntu-20.04, linux-ci): src/vcpkg-test/input.cpp#L222
LL"error: expected the end of input parsing a package spec; this usually
builds / build (ubuntu-20.04, linux-ci): src/vcpkg-test/input.cpp#L222
means the indicated character is not allowed to be in a package spec. Port,
builds / build (ubuntu-20.04, linux-ci): src/vcpkg-test/input.cpp#L222
triplet, and feature names are all lowercase alphanumeric+hyphens.
builds / build (ubuntu-20.04, linux-ci): src/vcpkg-test/input.cpp#L222
on expression: zlib[core]:x86-windows#
builds / build (windows-2022, windows-ci)
Process completed with exit code 1.
json-schema
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
builds / build (macos-12, macos-ci)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, lukka/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, lukka/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
builds / build (ubuntu-20.04, linux-ci)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, lukka/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
builds / build (windows-2022, windows-ci)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, lukka/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/