Skip to content

Bad cast in evaluate #17348

@ghost

Description

In evaluate in checker.ts, there is a cast (argument as LiteralExpression).text as __String;. This is probably wrong as literal expressions store raw text, not escaped text.

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