Actions
Architecture #27147
openEnable fatal warning and disable variable initialization check
Status:
Pending release
Priority:
N/A
Assignee:
Category:
Architecture - Code maintenance
Target version:
Fix check:
To do
Regression:
No
Description
The variable initialization check is too good in scala 3, and we do have several case of complexe init that are tagged dangerous, but that we can't correct for now.
Since it's more important to be able to enable back fatal warning than changing these init that are like that since years, I will disable init check and correct last warning.
Updated by François ARMAND 6 days ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Clark ANDRIANASOLO
- Pull Request set to https://github.com/Normation/rudder/pull/6473
Updated by Anonymous 6 days ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|95db69aa6334cfdb27f9dbf4c554210386de9911.
Actions