LC0018 - StefanMaron/BusinessCentral.LinterCop GitHub Wiki
LC0018 - Events in internal codeunits are not accessible to extensions and should therefore be avoided.
If the Event intentionally got created in the internal codeunit, use the Internal Event
instead of the IntegrationEvent