Skip to content
This repository was archived by the owner on Jun 16, 2025. It is now read-only.
This repository was archived by the owner on Jun 16, 2025. It is now read-only.

False positive: types-only dependencies #568

@ghost

Description

Specific example: @types/aws-lambda is included to ease writing AWS lambda handlers, although aws-lambda is not included. The import is also specifically an import type in the code to further clarify that this is a type-only import.

This is showing up as aws-lambda being a missing dependency when it actually isn't.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions