Skip to content

Improve wording of type check failure #863

@crapo

Description

@crapo

Currently a type check error is of the form "<left side type info>, cannot be compared (<comparison type, e.g., 'is') with <right side type info>".
Would it be better to say "<left side type info> isn't comparable (<comparison type, e.g., 'is') with <right side type info>"?

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