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

Normalize unknown|undefined behaviour #340

Merged
merged 27 commits into from
Jan 22, 2024
Merged

Normalize unknown|undefined behaviour #340

merged 27 commits into from
Jan 22, 2024

Conversation

hesa
Copy link
Contributor

@hesa hesa commented Jan 16, 2024

These commits addresses #336

changes:

  • problems (e.g unknown license in inbound or outbound) store instead of raising exceptions directly
    • if any problem raise exception and exit with error code
    • if optionally --ignore-problem is set, report problem but do not raise exception
  • jsconschema test validate result from verify_outbounds_inbound. The schema is used in tests/
  • jsconschema test validate result from verify. The schema is used in tests/

@hesa hesa merged commit fad7087 into vinland-technology:main Jan 22, 2024
5 checks passed
@hesa hesa mentioned this pull request Jan 25, 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

Successfully merging this pull request may close these issues.

2 participants