Skip to content

Fix JSON validation messages not containing instance locations - #918

Merged
nscuro merged 1 commit into
CycloneDX:masterfrom
nscuro:fix-jsonschema-validation-instanceloc
Aug 14, 2026
Merged

Fix JSON validation messages not containing instance locations#918
nscuro merged 1 commit into
CycloneDX:masterfrom
nscuro:fix-jsonschema-validation-instanceloc

Conversation

@nscuro

@nscuro nscuro commented Aug 14, 2026

Copy link
Copy Markdown
Member

Validation errors are close to useless without knowing WHERE in the input document they occurred.

Regression of the json-schema-validator update to 2.x.

Validation errors are close to useless without knowing WHERE in the input document they occurred.

Regression of the `json-schema-validator` update to 2.x.

Signed-off-by: nscuro <nscuro@protonmail.com>
@nscuro
nscuro requested a review from a team as a code owner August 14, 2026 12:06
@nscuro nscuro added the bug Something isn't working label Aug 14, 2026
@codacy-production

codacy-production Bot commented Aug 14, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0

View in Codacy

🟢 Coverage 100.00% diff coverage · +0.02% coverage variation

Metric Results
Coverage variation +0.02% coverage variation
Diff coverage 100.00% diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (f5eb652) 7766 5807 74.77%
Head commit (8e5767f) 7772 (+6) 5813 (+6) 74.79% (+0.02%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#918) 8 8 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@nscuro
nscuro merged commit bd742ba into CycloneDX:master Aug 14, 2026
8 checks passed
@nscuro
nscuro deleted the fix-jsonschema-validation-instanceloc branch August 15, 2026 10:30
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

Successfully merging this pull request may close these issues.

1 participant