Skip to content

chore: update Hyper to v1 #1011

chore: update Hyper to v1

chore: update Hyper to v1 #1011

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

build.yml

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

Annotations

23 errors and 16 warnings
Builds for macos-latest: src/server/service.rs#L3
unresolved import `hyper::Body`
Builds for macos-latest: src/server/middleware/basic_auth.rs#L3
unresolved import `hyper::Body`
Builds for macos-latest: src/server/middleware/cors.rs#L2
unresolved import `hyper::Body`
Builds for macos-latest: src/server/middleware/gzip.rs#L2
unresolved import `hyper::Body`
Builds for macos-latest: src/server/middleware/logger.rs#L2
unresolved import `hyper::Body`
Builds for macos-latest: src/server/middleware/mod.rs#L8
unresolved import `hyper::Body`
Builds for macos-latest: src/server/mod.rs#L8
unresolved import `hyper::service::make_service_fn`
Builds for macos-latest: src/utils/error.rs#L2
unresolved import `hyper::Body`
Builds for macos-latest: src/server/mod.rs#L78
failed to resolve: could not find `Server` in `hyper`
Builds for macos-latest: src/server/handler/file_server.rs#L32
can't compare `&http::Method` with `hyper::Method`
Builds for ubuntu-latest
The job was canceled because "macos" failed.
Builds for ubuntu-latest: src/server/service.rs#L3
unresolved import `hyper::Body`
Builds for ubuntu-latest: src/server/middleware/basic_auth.rs#L3
unresolved import `hyper::Body`
Builds for ubuntu-latest: src/server/middleware/cors.rs#L2
unresolved import `hyper::Body`
Builds for ubuntu-latest: src/server/middleware/gzip.rs#L2
unresolved import `hyper::Body`
Builds for ubuntu-latest: src/server/middleware/logger.rs#L2
unresolved import `hyper::Body`
Builds for ubuntu-latest: src/server/middleware/mod.rs#L8
unresolved import `hyper::Body`
Builds for ubuntu-latest: src/server/mod.rs#L8
unresolved import `hyper::service::make_service_fn`
Builds for ubuntu-latest: src/utils/error.rs#L2
unresolved import `hyper::Body`
Builds for ubuntu-latest: src/server/mod.rs#L78
failed to resolve: could not find `Server` in `hyper`
Builds for ubuntu-latest: src/server/handler/file_server.rs#L32
can't compare `&http::Method` with `hyper::Method`
Builds for windows-latest
The job was canceled because "macos" failed.
Builds for windows-latest
The operation was canceled.
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/
Builds for macos-latest: src/addon/compression/gzip.rs#L90
unused variable: `body`
Builds for macos-latest: src/addon/compression/gzip.rs#L79
variable does not need to be mutable
Builds for macos-latest: src/addon/file_server/http_utils.rs#L135
unused variable: `byte_stream`
Builds for macos-latest: src/server/mod.rs#L116
unused variable: `address`
Builds for macos-latest: src/server/mod.rs#L117
unused variable: `handler`
Builds for macos-latest: src/server/mod.rs#L118
unused variable: `https_config`
Builds for macos-latest
`http-server` (lib) generated 6 warnings
Builds for ubuntu-latest: src/addon/compression/gzip.rs#L90
unused variable: `body`
Builds for ubuntu-latest: src/addon/compression/gzip.rs#L79
variable does not need to be mutable
Builds for ubuntu-latest: src/addon/file_server/http_utils.rs#L135
unused variable: `byte_stream`
Builds for ubuntu-latest: src/server/mod.rs#L116
unused variable: `address`
Builds for ubuntu-latest: src/server/mod.rs#L117
unused variable: `handler`
Builds for ubuntu-latest: src/server/mod.rs#L118
unused variable: `https_config`
Builds for ubuntu-latest
`http-server` (lib) generated 6 warnings