The GitHub Actions job "CodeQL" on commons-configuration.git has failed. Run started by GitHub user pingpingy1 (triggered by garydgregory).
Head commit for run: efd16a5b868137f6420242d5a13f9c2e9f7dfecb / pingpingy1 <[email protected]> Guard MapConfiguration against null maps MapConfiguration has a `protected` property `map`, which is provided upon instantiation and cannot be changed later. The lack of `null` guards for this property leads to inevitable NPEs at an undetermined later time. This PR implements a fail-fast guard. Report URL: https://github.com/apache/commons-configuration/actions/runs/8290615289 With regards, GitHub Actions via GitBox
