Null type mismatch in openhab.core

Hello,

I don’t know if it’s only me.
But each time I try to compile openhab-core, I end up with 7/8 Null type mismatch error in openhab-core. This is not really a great deal, but have to patch every time a few files, mainly:

If I’m not the only one, I can propose a PR to fix this.
My environnement is latest eclipse IDE: Version: 2025-12 (4.38.0), with latest 5.1 Snapshot.

Laurent.

1 Like

I never have all core projects opened in eclipse, only those that I want to fix.

But yes please provide any fix for review.