Skip to content

Commit 28941a9

Browse files
authored
Merge pull request #1529 from IETS3/bugfix/AssessmentAnalyzer_model_access
fix(assessmentUtils): update the assessments in a temporary models when the source is read-only
2 parents 79eb212 + 665c575 commit 28941a9

File tree

3 files changed

+339
-22
lines changed

3 files changed

+339
-22
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ The project does _not_ follow Semantic Versioning and the changes are documented
2828

2929
- A bug was fixed that caused the editor of NumberLiteral to break if a property macro was used for its value.
3030
- Added missing support for IndexExpr for the operations findFirst and forEach.
31+
- The AssessmentAnalyzer doesn't try to modify read-only models on the CI anymore.
3132
- An invalid checking rule for parameter value types of functional component instances has been removed. It was introduced by a move of IETS3.Core languages in February 2025.
3233

3334
### Improved

0 commit comments

Comments
 (0)