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

Lint command replaces 1e9999 with Infinity #185

Closed
duncandewhurst opened this issue Jul 19, 2023 · 2 comments
Closed

Lint command replaces 1e9999 with Infinity #185

duncandewhurst opened this issue Jul 19, 2023 · 2 comments

Comments

@duncandewhurst
Copy link
Contributor

./manage.py lint output/mapping/eforms/guidance.yaml replaces 1e9999 in the OCDS example for BT-763-Procedure with Infinity which it then reports as invalid:

BT-763-Procedure: OCDS is invalid: inf is not of type 'integer', 'null' (properties/tender/properties/lotDetails/properties/maximumLotsBidPerSupplier/type)

@duncandewhurst duncandewhurst changed the title manage.py lint replaces 1e9999 with Infinity Lint command replaces 1e9999 with Infinity Jul 19, 2023
@duncandewhurst
Copy link
Contributor Author

The command still reports the OCDS example for BT-763-Procedure as invalid, but we already have an open issue about that: open-contracting/ocds-extensions#128

@jpmckinney
Copy link
Member

Yup, that won't change until the issue is closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants