Skip to content

BigInt keys false reported as duplicate in map objects #1145

@jovfer

Description

@jovfer

Describe the bug

If a map contains several keys represented as large integers, false-positive key duplication error is reported

Expected Behavior

No error

Current Behavior

Key duplication error

Steps to Reproduce

The following yaml should be valid, but validation failed

123456789012345671: 1
123456789012345672: 2

Environment

  • Windows
  • Mac
  • Linux
  • other (please specify)
    Tested on Mac, likely general issue

Metadata

Metadata

Assignees

No one assigned

    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