Skip to content

Draft: Organize code in crates (part 1) #23

Draft: Organize code in crates (part 1)

Draft: Organize code in crates (part 1) #23

Triggered via pull request April 24, 2025 05:33
@aram356aram356
synchronize #11
feature/crates
Status Failure
Total duration 4m 59s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
cargo test: crates/common/src/cookies.rs#L83
failed to resolve: use of undeclared type `Request`
cargo test: crates/common/src/cookies.rs#L93
failed to resolve: use of undeclared type `Request`
cargo test: crates/common/src/cookies.rs#L101
cannot find type `Request` in this scope
cargo test: crates/common/src/cookies.rs#L101
failed to resolve: use of undeclared type `Request`
cargo test: crates/common/src/cookies.rs#L109
failed to resolve: use of undeclared type `Request`
cargo test: crates/common/src/synthetic.rs#L101
cannot find type `Request` in this scope
cargo test: crates/common/src/synthetic.rs#L102
failed to resolve: use of undeclared type `Request`
cargo test: crates/fastly/src/main.rs#L19
unused import: `crate::http_wrapper::FastlyRequestWrapper`
cargo test: crates/fastly/src/main.rs#L33
the trait bound `fastly::Request: RequestWrapper` is not satisfied
cargo test: crates/fastly/src/main.rs#L34
the trait bound `fastly::Request: RequestWrapper` is not satisfied