build(deps): update h3 requirement from 0.0.3 to 0.0.4 #2253
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 1 warning
qns
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; source /root/.cargo/env; if [ \"$release\" = \"true\" ]; then RUSTFLAGS=\"$RUSTFLAGS_REL\" cargo auditable build -p s2n-quic-qns --bin s2n-quic-qns --release; cp target/release/s2n-quic-qns .; else RUSTFLAGS=\"$RUSTFLAGS_DEV\" cargo auditable build -p s2n-quic-qns --bin s2n-quic-qns; cp target/debug/s2n-quic-qns .; fi; rm -rf target" did not complete successfully: exit code: 101
|
qns
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|