This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
Write proof output to directory in http
mode
#15
Annotations
10 errors and 5 warnings
check
the trait bound `(dyn Stream<Item = (PayloadTarget, AMQPAcker)> + std::marker::Send + Sync + 'static): Stream` is not satisfied
|
check
`(dyn Stream<Item = (PayloadTarget, AMQPAcker)> + std::marker::Send + Sync + 'static)` cannot be shared between threads safely
|
check
`(dyn Stream<Item = (PayloadTarget, AMQPAcker)> + std::marker::Send + Sync + 'static)` cannot be sent between threads safely
|
check
`(dyn futures::Future<Output = Result<OwnedSemaphorePermit, AcquireError>> + std::marker::Send + 'static)` cannot be sent between threads safely
|
check
the trait bound `(dyn futures::Sink<T, Error = anyhow::Error> + std::marker::Send + Sync + Unpin + 'static): futures::Sink<T>` is not satisfied
|
check
`(dyn futures::Sink<T, Error = anyhow::Error> + std::marker::Send + Sync + Unpin + 'static)` cannot be unpinned
|
check
`(dyn futures::Sink<T, Error = anyhow::Error> + std::marker::Send + Sync + Unpin + 'static)` cannot be shared between threads safely
|
check
`(dyn futures::Sink<T, Error = anyhow::Error> + std::marker::Send + Sync + Unpin + 'static)` cannot be sent between threads safely
|
check
the trait bound `(dyn Stream<Item = (T, Box<(dyn acker::Acker + 'static)>)> + std::marker::Send + Sync + Unpin + 'static): Stream` is not satisfied
|
check
`(dyn Stream<Item = (T, Box<(dyn acker::Acker + 'static)>)> + std::marker::Send + Sync + Unpin + 'static)` cannot be unpinned
|
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 `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/
|