Skip to content
This repository was archived by the owner on Feb 18, 2026. It is now read-only.
This repository was archived by the owner on Feb 18, 2026. It is now read-only.

New version of @atcute packages triggers typedoc warnings #6

@ThisIsMissEm

Description

@ThisIsMissEm

It looks like @atcute is using some syntax in comments which causes a lot of typedoc warnings:

[info] Converting project at ./packages/labeler
./packages/labeler/node_modules/.pnpm/@atcute+atproto@3.1.8/node_modules/@atcute/atproto/dist/lexicons/types/com/atproto/label/queryLabels.d.ts:17:7 - [warning] Encountered an unknown block tag @minLength

17         * @minLength 1

./packages/labeler/node_modules/.pnpm/@atcute+atproto@3.1.8/node_modules/@atcute/atproto/dist/lexicons/types/com/atproto/label/queryLabels.d.ts:6:7 - [warning] Encountered an unknown block tag @minimum

6         * @minimum 1

./packages/labeler/node_modules/.pnpm/@atcute+atproto@3.1.8/node_modules/@atcute/atproto/dist/lexicons/types/com/atproto/label/queryLabels.d.ts:7:7 - [warning] Encountered an unknown block tag @maximum

7         * @maximum 250

./packages/labeler/node_modules/.pnpm/@atcute+ozone@3.1.10/node_modules/@atcute/ozone/dist/lexicons/types/tools/ozone/moderation/defs.d.ts:187:7 - [warning] Encountered an unknown block tag @minimum

187         * @minimum 0

./packages/labeler/node_modules/.pnpm/@atcute+ozone@3.1.10/node_modules/@atcute/ozone/dist/lexicons/types/tools/ozone/moderation/defs.d.ts:188:7 - [warning] Encountered an unknown block tag @maximum

188         * @maximum 100

./packages/labeler/node_modules/.pnpm/@atcute+ozone@3.1.10/node_modules/@atcute/ozone/dist/lexicons/types/tools/ozone/moderation/defs.d.ts:243:7 - [warning] Encountered an unknown block tag @maxLength

243         * @maxLength 5

I'm wondering if it'd be an idea to create some sort of plugin for typedoc to better understand the lexicon definitions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions