Skip to content

fix: correct 0-RTT transport param validation guard and test mock #868

fix: correct 0-RTT transport param validation guard and test mock

fix: correct 0-RTT transport param validation guard and test mock #868

Triggered via pull request June 25, 2026 12:29
Status Success
Total duration 1h 30m 32s
Artifacts

build.yml

on: pull_request
Matrix: Build on macOS
Matrix: Build on Ubuntu
Fit to window
Zoom out
Zoom in

Annotations

9 warnings and 1 notice
Build on macOS (macos-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build on Ubuntu (ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build on Ubuntu (ubuntu-latest)
(WARNING) Ignoring suspicious hits in /home/runner/work/xquic/xquic/src/common/xqc_str.c:108: 4858980346: 108-block 0.
Build on Ubuntu (ubuntu-latest)
(WARNING) Ignoring suspicious hits in /home/runner/work/xquic/xquic/src/common/xqc_str.c:108: 4858980346: 108: *buf++ = *p++;.
Build on Ubuntu (ubuntu-latest)
(WARNING) Ignoring suspicious hits in /home/runner/work/xquic/xquic/src/common/xqc_str.c:107: branch 2 taken 4858980346.
Build on Ubuntu (ubuntu-latest)
(WARNING) Ignoring suspicious hits in /home/runner/work/xquic/xquic/src/common/xqc_str.c:107: 4858980447: 107-block 2.
Build on Ubuntu (ubuntu-latest)
(WARNING) Ignoring suspicious hits in /home/runner/work/xquic/xquic/src/common/xqc_str.c:107: branch 0 taken 4858980447 (fallthrough).
Build on Ubuntu (ubuntu-latest)
(WARNING) Ignoring suspicious hits in /home/runner/work/xquic/xquic/src/common/xqc_str.c:107: 5103810059: 107-block 1.
Build on Ubuntu (ubuntu-latest)
(WARNING) Ignoring suspicious hits in /home/runner/work/xquic/xquic/src/common/xqc_str.c:107: 5103810059: 107: while (*p && buf < last) {.
Build on macOS (macos-latest)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167