Skip to content

chore(deps): bump http from 0.2.11 to 1.1.0 #790

chore(deps): bump http from 0.2.11 to 1.1.0

chore(deps): bump http from 0.2.11 to 1.1.0 #790

Triggered via pull request March 5, 2024 01:17
Status Failure
Total duration 1m 21s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
test: src/addon/file_server/mod.rs#L198
the trait bound `hyper::http::HeaderName: From<http::HeaderName>` is not satisfied
test: src/addon/file_server/mod.rs#L228
mismatched types
test: src/addon/file_server/http_utils.rs#L128
mismatched types
test: src/addon/proxy.rs#L38
the trait bound `http::HeaderName: hyper::header::AsHeaderName` is not satisfied
test: src/addon/proxy.rs#L40
the trait bound `http::HeaderName: hyper::header::IntoHeaderName` is not satisfied
test: src/addon/proxy.rs#L41
mismatched types
test: src/addon/proxy.rs#L134
mismatched types
test: src/addon/proxy.rs#L137
the trait bound `hyper::Method: From<&http::Method>` is not satisfied
test: src/addon/proxy.rs#L142
mismatched types
test: src/addon/proxy.rs#L149
the trait bound `http::HeaderName: hyper::header::AsHeaderName` is not satisfied
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mig4/setup-bats@v1, actions/checkout@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: mig4/setup-bats@v1, 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/