add: generic retry persist check #886
Annotations
7 errors and 11 warnings
Run actions-rs/cargo@v1:
packages/apalis-core/src/lib.rs#L252
type mismatch resolving `<<<B as Backend<Request<Req, Ctx>, Res>>::Layer as Layer<TestEmitService<S>>>::Service as Service<Request<Req, ...>>>::Response == Res`
|
Run actions-rs/cargo@v1:
packages/apalis-core/src/lib.rs#L252
`<<B as Backend<Request<Req, Ctx>, Res>>::Layer as Layer<...>>::Service` cannot be sent between threads safely
|
Run actions-rs/cargo@v1:
packages/apalis-core/src/lib.rs#L252
`<<... as Layer<...>>::Service as Service<...>>::Future` cannot be sent between threads safely
|
Run actions-rs/cargo@v1:
packages/apalis-core/src/lib.rs#L252
`<<... as Layer<...>>::Service as Service<...>>::Error` cannot be sent between threads safely
|
Run actions-rs/cargo@v1:
packages/apalis-core/src/lib.rs#L252
`<<... as Layer<...>>::Service as Service<...>>::Error` cannot be shared between threads safely
|
Run actions-rs/cargo@v1:
packages/apalis-core/src/lib.rs#L252
the trait bound `<<<B as backend::Backend<request::Request<Req, Ctx>, Res>>::Layer as tower::Layer<test_utils::TestEmitService<S>>>::Service as tower::Service<request::Request<Req, Ctx>>>::Error: std::convert::Into<std::boxed::Box<(dyn std::error::Error + std::marker::Send + std::marker::Sync + 'static)>>` is not satisfied
|
Run actions-rs/cargo@v1
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/cargo@v1:
packages/apalis-core/src/lib.rs#L132
unused imports: `WorkerId` and `Worker`
|
Run actions-rs/cargo@v1:
packages/apalis-core/src/lib.rs#L136
unused import: `TryFutureExt`
|
Run actions-rs/cargo@v1:
packages/apalis-core/src/lib.rs#L137
unused import: `std::error::Error`
|
Run actions-rs/cargo@v1:
packages/apalis-core/src/lib.rs#L143
unused import: `tower::layer::layer_fn`
|
Run actions-rs/cargo@v1:
packages/apalis-core/src/lib.rs#L144
unused import: `ServiceExt`
|
Run actions-rs/cargo@v1
`apalis-core` (lib) generated 5 warnings
|
Loading