Skip to content

chore(deps): bump rustls from 0.20.6 to 0.23.5 #995

chore(deps): bump rustls from 0.20.6 to 0.23.5

chore(deps): bump rustls from 0.20.6 to 0.23.5 #995

Triggered via pull request April 22, 2024 20:52
Status Failure
Total duration 1m 41s
Artifacts

build.yml

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

Annotations

11 errors and 2 warnings
Builds for windows-latest
failed to run custom build command for `aws-lc-sys v0.15.0`
Builds for windows-latest
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Builds for macos-latest
The job was canceled because "windows" failed.
Builds for macos-latest
The operation was canceled.
Builds for ubuntu-latest
The job was canceled because "windows" failed.
Builds for ubuntu-latest: src/config/tls.rs#L2
unresolved imports `rustls::Certificate`, `rustls::PrivateKey`
Builds for ubuntu-latest: src/config/util/tls.rs#L2
unresolved imports `rustls::Certificate`, `rustls::PrivateKey`
Builds for ubuntu-latest: src/server/https.rs#L6
unresolved imports `rustls::Certificate`, `rustls::PrivateKey`
Builds for ubuntu-latest: src/server/https.rs#L41
the trait bound `TlsAcceptor: From<Arc<rustls::ServerConfig>>` is not satisfied
Builds for ubuntu-latest
could not compile `http-server` (lib) due to 4 previous errors
Builds for ubuntu-latest
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Builds for windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Builds for windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/