Stream: omnix

Topic: cargo-doc-live broken?


view this post on Zulip Shivaraj B H (Jul 17 2024 at 18:26):

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]

view this post on Zulip Srid (Jul 17 2024 at 19:42):

We should check the docs in CI to prevent this in future, let me take a look.


Last updated: Oct 18 2024 at 08:48 UTC