feat(maitake-sync): mutex-traits
integration (#482)
#1387
Annotations
2 errors and 1 warning
trace/src/writer.rs#L207
error: unresolved link to `maitake::sync::blocking:::MutexGuard`
--> trace/src/writer.rs:207:21
|
207 | /// [`MutexGuard`]: maitake::sync::blocking:::MutexGuard
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `blocking:` in module `sync`
|
= note: `-D rustdoc::broken-intra-doc-links` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(rustdoc::broken_intra_doc_links)]`
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: extractions/setup-just@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading