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

OSV import seems broken #773

Closed
ctron opened this issue Sep 9, 2024 · 3 comments
Closed

OSV import seems broken #773

ctron opened this issue Sep 9, 2024 · 3 comments

Comments

@ctron
Copy link
Contributor

ctron commented Sep 9, 2024

All ingests fail with:

expected value at line 1 column 1
@ctron
Copy link
Contributor Author

ctron commented Sep 9, 2024

It looks like this is due to the fact that we upgraded the serde_yaml (or fork) beyond the 0.8 version, Which handles enum differently (with tags).

@ctron
Copy link
Contributor Author

ctron commented Sep 9, 2024

Hm, it actually looks like we seem to have lost the ability it ingest YAML. Now sure how and when that happened. But I'll be adding a test case for that now.

@ctron
Copy link
Contributor Author

ctron commented Sep 10, 2024

Should be closed by #774

@ctron ctron closed this as completed Sep 10, 2024
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

1 participant