You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix#11127: enforce non-null keys in InputLocation lookups and complete Javadoc on master\n\n- modello templates: add Objects.requireNonNull(key, "key") in InputLocation.getLocation(Object)\n- modello templates: document non-null key requirement in InputLocationTracker and method Javadoc\n- ensure generated model code across modules reflects the contract\n\nFormatting: spotless applied. Full build to be run in CI. (#11129)
0 commit comments