Skip to content

[regression] @link to built-in methods fails since 0.26.7 #2700

Closed as not planned
Closed as not planned
@cowwoc

Description

@cowwoc

Search terms

Typescript 5.6 @link built-in types

Steps to reproduce the bug

/**
 * Returns a validator for the map's {@link Map.size|size}.
 *
 * @returns a validator for the map's {@link Map.size|size}
 * @throws TypeError if the value is `undefined` or `null`
 */

Returns this warning: [warning] Failed to resolve link to "Map.keys|keys" in comment for index.MapValidator.keys

Environment

  • Typedoc version: 0.26.7 (version 0.26.6 works fine)
  • TypeScript version: 5.6.2
  • Node.js version: 22.8.0
  • OS: Microsoft Windows [Version 10.0.19045.4780]

@Gerrit0 I'm guessing it's related to your change in #2681

Metadata

Metadata

Assignees

No one assigned

    Labels

    no bugThis is expected behavior

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions