Skip to content

Remove deprecated code #203

Remove deprecated code

Remove deprecated code #203

Triggered via push May 28, 2024 17:37
Status Failure
Total duration 3m 48s
Artifacts

CI.yml

on: push
Matrix: msrv
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 26 warnings
Test (stable)
Process completed with exit code 1.
Test (nightly)
The job was canceled because "stable" failed.
Test (nightly): examples/server.rs#L20
the trait bound `FnServiceFactory<{closure@examples/server.rs:20:36: 20:50}, {async block@examples/server.rs:20:51: 61:18}, ntex_h2::Message, (), OperationError, _>: ntex_service::IntoServiceFactory<_, ntex_h2::Message>` is not satisfied
Test (nightly): examples/server.rs#L13
the trait bound `Server<ntex_service::fn_service::FnServiceFactory<{closure@examples/server.rs:16:26: 16:43}, {async block@examples/server.rs:16:44: 19:18}, ntex_h2::Control<_>, ntex_h2::ControlAck, (), ()>, _>: ServiceFactory<ntex::rt::Io>` is not satisfied
Test (nightly)
could not compile `ntex-h2` (example "server") due to 2 previous errors
Test (nightly): tests/connection.rs#L76
the trait bound `FnServiceFactory<{closure@tests/connection.rs:76:43: 76:51}, {async block@tests/connection.rs:76:52: 76:90}, _, IoBoxed, _, _>: ntex_service::IntoService<_, ntex_net::connect::message::Connect<_>>` is not satisfied
Test (nightly): tests/connection.rs#L78
the trait bound `FnServiceFactory<{closure@tests/connection.rs:78:35: 78:43}, {async block@tests/connection.rs:78:44: 78:82}, _, IoBoxed, _, _>: ntex_service::IntoService<_, ntex_net::connect::message::Connect<_>>` is not satisfied
Test (nightly): tests/connection.rs#L126
the trait bound `FnServiceFactory<{closure@tests/connection.rs:126:20: 126:28}, {async block@tests/connection.rs:126:29: 126:67}, _, IoBoxed, _, _>: ntex_service::IntoService<_, ntex_net::connect::message::Connect<&str>>` is not satisfied
Test (nightly): tests/connection.rs#L134
the trait bound `FnServiceFactory<{closure@tests/connection.rs:134:24: 134:32}, {async block@tests/connection.rs:134:33: 134:71}, _, IoBoxed, _, _>: ntex_service::IntoService<_, ntex_net::connect::message::Connect<&str>>` is not satisfied
Test (nightly): tests/connection.rs#L174
the trait bound `FnServiceFactory<{closure@tests/connection.rs:174:20: 174:28}, {async block@tests/connection.rs:176:13: 176:51}, _, IoBoxed, _, _>: ntex_service::IntoService<_, ntex_net::connect::message::Connect<&str>>` is not satisfied
Test (nightly): tests/connection.rs#L213
the trait bound `ntex_io::seal::IoBoxed: From<IoBoxed>` is not satisfied
Test (nightly)
The operation was canceled.
Test (beta)
The job was canceled because "stable" failed.
Test (beta): examples/server.rs#L20
the trait bound `FnServiceFactory<{closure@examples/server.rs:20:36: 20:50}, {async block@examples/server.rs:20:51: 61:18}, ntex_h2::Message, (), OperationError, _>: ntex_service::IntoServiceFactory<_, ntex_h2::Message>` is not satisfied
Test (beta): examples/server.rs#L13
the trait bound `Server<ntex_service::fn_service::FnServiceFactory<{closure@examples/server.rs:16:26: 16:43}, {async block@examples/server.rs:16:44: 19:18}, ntex_h2::Control<_>, ntex_h2::ControlAck, (), ()>, _>: ServiceFactory<ntex::rt::Io>` is not satisfied
Test (beta)
could not compile `ntex-h2` (example "server") due to 2 previous errors
Test (beta): tests/connection.rs#L76
the trait bound `FnServiceFactory<{closure@tests/connection.rs:76:43: 76:51}, {async block@tests/connection.rs:76:52: 76:90}, _, IoBoxed, _, _>: ntex_service::IntoService<_, ntex_net::connect::message::Connect<_>>` is not satisfied
Test (beta): tests/connection.rs#L78
the trait bound `FnServiceFactory<{closure@tests/connection.rs:78:35: 78:43}, {async block@tests/connection.rs:78:44: 78:82}, _, IoBoxed, _, _>: ntex_service::IntoService<_, ntex_net::connect::message::Connect<_>>` is not satisfied
Test (beta): tests/connection.rs#L126
the trait bound `FnServiceFactory<{closure@tests/connection.rs:126:20: 126:28}, {async block@tests/connection.rs:126:29: 126:67}, _, IoBoxed, _, _>: ntex_service::IntoService<_, ntex_net::connect::message::Connect<&str>>` is not satisfied
Test (beta): tests/connection.rs#L134
the trait bound `FnServiceFactory<{closure@tests/connection.rs:134:24: 134:32}, {async block@tests/connection.rs:134:33: 134:71}, _, IoBoxed, _, _>: ntex_service::IntoService<_, ntex_net::connect::message::Connect<&str>>` is not satisfied
Test (beta): tests/connection.rs#L174
the trait bound `FnServiceFactory<{closure@tests/connection.rs:174:20: 174:28}, {async block@tests/connection.rs:176:13: 176:51}, _, IoBoxed, _, _>: ntex_service::IntoService<_, ntex_net::connect::message::Connect<&str>>` is not satisfied
Test (beta): tests/connection.rs#L213
the trait bound `ntex_io::seal::IoBoxed: From<IoBoxed>` is not satisfied
Test (beta)
The operation was canceled.
Check Style
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check Style
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@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/
Check Style
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Style
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Style
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Style
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check MSRV (1.75)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check MSRV (1.75)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@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/
Check MSRV (1.75)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check MSRV (1.75)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check MSRV (1.75)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check MSRV (1.75)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test (stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test (nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test (nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test (nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test (nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test (beta)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test (beta)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test (beta)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test (beta)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/