Skip to content

Some UIDs gets interpreted as a number written in scientific notation causing a build fail #49

@SableRaf

Description

@SableRaf

Area

Event intake workflow (GitHub Actions / scripts)

Browser and version

n/a

Operating system

n/a

Bug description

YAML interprets some as scientific notation floats. For example: 1e46977 becomes Infinity at parse time, irrecoverably destroying the original value and causing the build process to fail. See build fails on #48.

Proposed Fix

Quote uids at the YAML source level in all writers and existing files.

Steps to reproduce

n/a

Additional context

Will push a fix shortly

Would you like to work on this?

Yes, I'd like to help fix it

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions