Skip to content

Dead link to documentation from error-message #8167

@senden9

Description

@senden9

Describe the bug

The links to error codes are dead. Here on the example of unbalanced_delimiter. The same happens to nu::parser::unknown_flag for example.

How to reproduce

  1. Generate nu::parser::unbalanced_delimiter error by executing ls | get name} in nu.
  2. Click on the link in the error message. For me that is https://docs.rs/nu-parser/0.76.0/nu_parser/enum.ParseError.html#variant.Unbalanced
  3. Observe the error "The requested version does not exist no such version for this crate " in you browser

Expected behavior

See no link at all OR get a working link with some info to that specific error.

Screenshots

image
image

Configuration

version | transpose key value | to md --pretty

key value
version 0.76.0
branch
commit_hash
build_os linux-x86_64
build_target x86_64-unknown-linux-gnu
rust_version rustc 1.67.1 (d5a82bbd2 2023-02-07)
rust_channel stable-x86_64-unknown-linux-gnu
cargo_version cargo 1.67.1 (8ecd4f20a 2023-01-10)
pkg_version 0.76.0
build_time 2023-02-22 14:55:34 +01:00
build_rust_channel release
features database, default, trash, which, zip
installed_plugins

Additional context

No response

Metadata

Metadata

Assignees

Labels

A:error-unhelpfulThe error message you observe is not helpful to identify the problemcategory:bugSomething isn't workingcategory:documentationissues relating to documentation

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions