Skip to content

chore: update Hyper to v1 #1010

chore: update Hyper to v1

chore: update Hyper to v1 #1010

Triggered via pull request September 9, 2024 01:18
Status Failure
Total duration 1m 47s
Artifacts

build.yml

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

Annotations

23 errors and 2 warnings
Builds for macos-latest: src/addon/compression/gzip.rs#L4
unresolved import `hyper::body::aggregate`
Builds for macos-latest: src/addon/compression/gzip.rs#L6
unresolved import `hyper::Body`
Builds for macos-latest: src/addon/file_server/mod.rs#L18
unresolved import `hyper::Body`
Builds for macos-latest: src/addon/logger.rs#L5
unresolved import `hyper::Body`
Builds for macos-latest: src/addon/proxy.rs#L6
unresolved import `hyper::client::HttpConnector`
Builds for macos-latest: src/addon/proxy.rs#L7
unresolved imports `hyper::Body`, `hyper::Client`
Builds for macos-latest: src/server/handler/file_server.rs#L4
unresolved import `hyper::Body`
Builds for macos-latest: src/server/handler/proxy.rs#L2
unresolved import `hyper::Body`
Builds for macos-latest: src/server/handler/mod.rs#L7
unresolved import `hyper::Body`
Builds for macos-latest: src/server/https.rs#L4
unresolved import `hyper::server::accept`
Builds for ubuntu-latest
The job was canceled because "macos" failed.
Builds for ubuntu-latest: src/addon/compression/gzip.rs#L4
unresolved import `hyper::body::aggregate`
Builds for ubuntu-latest: src/addon/compression/gzip.rs#L6
unresolved import `hyper::Body`
Builds for ubuntu-latest: src/addon/file_server/mod.rs#L18
unresolved import `hyper::Body`
Builds for ubuntu-latest: src/addon/logger.rs#L5
unresolved import `hyper::Body`
Builds for ubuntu-latest: src/addon/proxy.rs#L6
unresolved import `hyper::client::HttpConnector`
Builds for ubuntu-latest: src/addon/proxy.rs#L7
unresolved imports `hyper::Body`, `hyper::Client`
Builds for windows-latest
The job was canceled because "macos" failed.
Builds for ubuntu-latest: src/server/handler/file_server.rs#L4
unresolved import `hyper::Body`
Builds for windows-latest
The operation was canceled.
Builds for ubuntu-latest: src/server/handler/proxy.rs#L2
unresolved import `hyper::Body`
Builds for ubuntu-latest: src/server/handler/mod.rs#L7
unresolved import `hyper::Body`
Builds for ubuntu-latest: src/server/https.rs#L4
unresolved import `hyper::server::accept`
Builds for macos-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/
Builds for macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/