Skip to content

BigInt keys false reported as duplicate in map objects #1145

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions