Skip to content

Failed to convert type node with kind: JSDocAllType and text * #2949

Closed
@dev7355608

Description

@dev7355608

Search terms

callback, returns, Promise<*>

Expected Behavior

Successful interpretation of * and any.

Actual Behavior

[info] Loaded plugin typedoc-plugin-missing-exports
./client/applications/_types.mjs:127:21 - [warning] Failed to convert type node with kind: JSDocAllType and text *. Please report a bug.

127     * @returns {Promise<*>}

Steps to reproduce the bug

/**
 * @callback Test
 * @returns {Promise<*>}
 */

Environment

  • Typedoc version: 0.27.9
  • TypeScript version:
  • Node.js version: v22.12.0
  • OS: Windows 11

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions