Skip to content

Resolves #24 error when CVE record schema cant be loaded - #34

Merged
ann-linh-mitre merged 3 commits into
devfrom
24-error-when-cve-record-schema-cant-be-loaded
Aug 27, 2026
Merged

Resolves #24 error when CVE record schema cant be loaded#34
ann-linh-mitre merged 3 commits into
devfrom
24-error-when-cve-record-schema-cant-be-loaded

Conversation

@owilliams23

Copy link
Copy Markdown
Collaborator

No description provided.

@ann-linh-mitre ann-linh-mitre changed the title 24 error when CVE record schema cant be loaded Resolves #24 error when CVE record schema cant be loaded Aug 27, 2026

@ann-linh-mitre ann-linh-mitre left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall, changes looks good. Can you make this one update?

Comment thread src/core/validate.ts Outdated
Comment on lines 208 to 210
return isValid
? Diagnostics.success()
: Diagnostics.failSchemaValidation(validator.errors ?? []);

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These lines should be move to the left by an indent to align with line 206.

@ann-linh-mitre
ann-linh-mitre merged commit 93ae0f9 into dev Aug 27, 2026
@ann-linh-mitre
ann-linh-mitre deleted the 24-error-when-cve-record-schema-cant-be-loaded branch August 27, 2026 19:31
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