Skip to content

JSON: fix serialization error due to SituatedMsg#67

Merged
sipma merged 1 commit intostatic-analysis-engineering:masterfrom
sipma:jsonserialization
Feb 26, 2026
Merged

JSON: fix serialization error due to SituatedMsg#67
sipma merged 1 commit intostatic-analysis-engineering:masterfrom
sipma:jsonserialization

Conversation

@sipma
Copy link
Contributor

@sipma sipma commented Feb 26, 2026

This pull request fixes the json serialization error that was introduced by the replacement of diagnostic message strings by a more structured message (SituatedMsg). The fix in the json serializer extracts the original (str) message from the SituatedMsg, thereby restoring the original json output that was produced before.

At some later time it may be worth it to revisit this serialization and include the other details from the SituatedMsg in the json output.

@sipma sipma merged commit 3ef0cb4 into static-analysis-engineering:master Feb 26, 2026
2 checks passed
@sipma sipma deleted the jsonserialization branch February 26, 2026 18:16
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.

1 participant