Skip to content

feat: introducing WorkerBuilderExt #769

feat: introducing WorkerBuilderExt

feat: introducing WorkerBuilderExt #769

Triggered via pull request October 8, 2024 22:06
Status Failure
Total duration 1m 24s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

29 errors and 28 warnings
Clippy: src/layers/mod.rs#L28
unresolved import `catch_panic`
Clippy: src/layers/mod.rs#L185
method `concurrency` is not a member of trait `WorkerBuilderExt`
Clippy: src/layers/mod.rs#L188
failed to resolve: could not find `limit` in `tower`
Clippy: src/layers/mod.rs#L193
method `rate_limit` is not a member of trait `WorkerBuilderExt`
Clippy: src/layers/mod.rs#L197
failed to resolve: could not find `limit` in `tower`
Clippy: src/layers/mod.rs#L202
method `retry` is not a member of trait `WorkerBuilderExt`
Clippy: src/layers/mod.rs#L205
failed to resolve: could not find `retry` in `tower`
Clippy: src/layers/mod.rs#L209
method `timeout` is not a member of trait `WorkerBuilderExt`
Clippy: src/layers/mod.rs#L212
failed to resolve: could not find `timeout` in `tower`
Clippy: src/layers/mod.rs#L190
no method named `concurrency_limit` found for struct `tower::ServiceBuilder` in the current scope
Check: src/layers/mod.rs#L28
unresolved import `catch_panic`
Check: src/layers/mod.rs#L185
method `concurrency` is not a member of trait `WorkerBuilderExt`
Check: src/layers/mod.rs#L188
failed to resolve: could not find `limit` in `tower`
Check: src/layers/mod.rs#L193
method `rate_limit` is not a member of trait `WorkerBuilderExt`
Check: src/layers/mod.rs#L197
failed to resolve: could not find `limit` in `tower`
Check: src/layers/mod.rs#L202
method `retry` is not a member of trait `WorkerBuilderExt`
Check: src/layers/mod.rs#L205
failed to resolve: could not find `retry` in `tower`
Check: src/layers/mod.rs#L209
method `timeout` is not a member of trait `WorkerBuilderExt`
Check: src/layers/mod.rs#L212
failed to resolve: could not find `timeout` in `tower`
Check: src/layers/mod.rs#L190
no method named `concurrency_limit` found for struct `ServiceBuilder` in the current scope
Test Suite: src/layers/mod.rs#L28
unresolved import `catch_panic`
Test Suite: src/layers/mod.rs#L202
method `retry` is not a member of trait `WorkerBuilderExt`
Test Suite: src/layers/mod.rs#L205
failed to resolve: could not find `retry` in `tower`
Test Suite: src/layers/mod.rs#L209
method `timeout` is not a member of trait `WorkerBuilderExt`
Test Suite: src/layers/mod.rs#L212
failed to resolve: could not find `timeout` in `tower`
Test Suite: src/layers/mod.rs#L206
no method named `retry` found for struct `ServiceBuilder` in the current scope
Test Suite: src/layers/mod.rs#L214
no method named `timeout` found for struct `ServiceBuilder` in the current scope
Test Suite
could not compile `apalis` (lib) due to 7 previous errors
Test Suite
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Rustfmt
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/
Rustfmt
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Clippy
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/
Clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Clippy
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/
Clippy
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/
Clippy
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/
Clippy
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
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check
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
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
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
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 Suite
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/
Test Suite
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Suite
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 Suite
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 Suite
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 Suite
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 Suite: packages/apalis-redis/src/storage.rs#L624
this function depends on never type fallback being `()`
Test Suite: packages/apalis-redis/src/storage.rs#L647
this function depends on never type fallback being `()`
Test Suite: packages/apalis-redis/src/storage.rs#L710
this function depends on never type fallback being `()`
Test Suite: packages/apalis-redis/src/storage.rs#L769
this function depends on never type fallback being `()`