Skip to content

[BUG] Fail to find tsconfig.json in monorepo projects #431

@deboer-tim

Description

@deboer-tim

Bug Description

I'm not sure if this is just another instance of #383 (failed to detect tsconfig, but is clearly there) or specific to monorepo projects, but I have a project with three packages, all of which have "strict": true in tsconfig.json, and project gets 0 for type annotations.

To Reproduce

Run agentready against https://github.com/podman-desktop/extension-bootc

Expected Behaviour

100 on type annotations, since all three packages have it.

(if I had 3 packages and only 2 had it, I would expect 67)

Actual Behaviour

0: tsconfig.json not found

Environment

  • OS: macOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    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