cargo-doc
process exits with:
[cargo-doc ] |
[cargo-doc ] = note: bare URLs are not automatically turned into clickable links
[cargo-doc ] = note: `#[warn(rustdoc::bare_urls)]` on by default
[cargo-doc ]
[cargo-doc ] warning: `omnix-gui` (bin "omnix-gui" doc) generated 3 warnings (run `cargo fix --bin "omnix-gui"` to apply 1 suggestion)
[cargo-doc ] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.57s
[cargo-doc ] Generated /Users/shivaraj/oss/omnix/target/doc/nix_health/index.html and 5 other files
[cargo-doc ] Browsersync not running at http://localhost:8008
[cargo-doc ] [Finished running. Exit status: 0]
We should check the docs in CI to prevent this in future, let me take a look.
Last updated: Nov 21 2024 at 09:45 UTC