Skip to content

Analyzer error message typo: "hexidecimal" should be hexadecimal #34460

@HansMuller

Description

@HansMuller

I just bumped into this error message:

...the analyzer failed with the following error:
  Error in ...lib/main.dart: Hexidecimal digit expected.

Which comes from:

'MISSING_HEX_DIGIT', "Hexidecimal digit expected.");

There appear to be about 4 other similar misspellings in the SDK.

Metadata

Metadata

Assignees

No one assigned

    Labels

    legacy-area-analyzerUse area-devexp instead.type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions