Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
dev7355608 opened this issue Apr 29, 2025 · 0 comments
Closed

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

dev7355608 opened this issue Apr 29, 2025 · 0 comments

Comments

@dev7355608
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant