Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Started time does not comply the schema #64

Open
yahavi opened this issue Feb 24, 2022 · 0 comments
Open

Started time does not comply the schema #64

yahavi opened this issue Feb 24, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@yahavi
Copy link
Member

yahavi commented Feb 24, 2022

Describe the bug
It looks like the start time, for example: 2022-02-24T08:12:20.013+0200 does not comply the pattern of ^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}.\\d{3}(Z|[+-]\\d{4})$.

To Reproduce
Generate build-info and validate schema.

Expected behavior
Build info validated successfully.

Screenshots
image

Additional context
I used https://www.jsonschemavalidator.net to validate the schema.

@yahavi yahavi added the bug Something isn't working label Feb 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant