Skip to content

chore(deps): update rust crate tower to 0.5.0 #1479

chore(deps): update rust crate tower to 0.5.0

chore(deps): update rust crate tower to 0.5.0 #1479

Triggered via pull request August 27, 2024 08:13
Status Failure
Total duration 2m 38s
Artifacts

testing.yml

on: pull_request
Linting and Testing
2m 29s
Linting and Testing
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Linting and Testing: src/axum/introspection/user.rs#L210
unresolved import `tower::ServiceExt`
Linting and Testing: src/axum/introspection/user.rs#L275
no method named `oneshot` found for struct `AxumRouter` in the current scope
Linting and Testing: src/axum/introspection/user.rs#L292
no method named `oneshot` found for struct `AxumRouter` in the current scope
Linting and Testing: src/axum/introspection/user.rs#L310
no method named `oneshot` found for struct `AxumRouter` in the current scope
Linting and Testing: src/axum/introspection/user.rs#L329
no method named `oneshot` found for struct `AxumRouter` in the current scope
Linting and Testing: src/axum/introspection/user.rs#L347
no method named `oneshot` found for struct `AxumRouter` in the current scope
Linting and Testing: src/axum/introspection/user.rs#L405
no method named `oneshot` found for struct `AxumRouter` in the current scope
Linting and Testing: src/axum/introspection/user.rs#L434
no method named `oneshot` found for struct `AxumRouter` in the current scope
Linting and Testing: src/axum/introspection/user.rs#L367
unused import: `http_body_util::BodyExt`
Linting and Testing
Process completed with exit code 101.
Linting and Testing
The following actions use a deprecated Node.js version and will be forced to run on node20: arduino/setup-protoc@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/