Skip to content

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

chore(deps): update rust crate tower to 0.5.0

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

Triggered via pull request September 6, 2024 09:22
Status Failure
Total duration 1m 40s
Artifacts

testing.yml

on: pull_request
Linting and Testing
1m 31s
Linting and Testing
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Linting and Testing: src/axum/introspection/user.rs#L212
unresolved import `tower::ServiceExt`
Linting and Testing: src/axum/introspection/user.rs#L277
no method named `oneshot` found for struct `AxumRouter` in the current scope
Linting and Testing: src/axum/introspection/user.rs#L294
no method named `oneshot` found for struct `AxumRouter` in the current scope
Linting and Testing: src/axum/introspection/user.rs#L312
no method named `oneshot` found for struct `AxumRouter` in the current scope
Linting and Testing: src/axum/introspection/user.rs#L331
no method named `oneshot` found for struct `AxumRouter` in the current scope
Linting and Testing: src/axum/introspection/user.rs#L349
no method named `oneshot` found for struct `AxumRouter` in the current scope
Linting and Testing: src/axum/introspection/user.rs#L407
no method named `oneshot` found for struct `AxumRouter` in the current scope
Linting and Testing: src/axum/introspection/user.rs#L436
no method named `oneshot` found for struct `AxumRouter` in the current scope
Linting and Testing: src/axum/introspection/user.rs#L369
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/