refactor: removed unnecessary use of std::sync::Arc #49
Annotations
3 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run tests:
src/app/retry.rs#L79
call to `.clone()` on a reference in this situation does nothing
|
Run tests:
src/app/supervise.rs#L74
call to `.clone()` on a reference in this situation does nothing
|
The logs for this run have expired and are no longer available.
Loading