Skip to content

fix: Regedit Eintrag in ci korrekt hinterlegen #3

fix: Regedit Eintrag in ci korrekt hinterlegen

fix: Regedit Eintrag in ci korrekt hinterlegen #3

Triggered via push August 26, 2024 09:00
Status Success
Total duration 1m 28s
Artifacts
Clockodo Quick Actions Installer Bauen
1m 15s
Clockodo Quick Actions Installer Bauen
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Clockodo Quick Actions Installer Bauen: Einstellungen/EinstellungenGeladenEventArgs.cs#L5
Non-nullable property 'ClockodoEinstellungen' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Clockodo Quick Actions Installer Bauen: Einstellungen/EinstellungenGeladenEventArgs.cs#L6
Non-nullable property 'LexofficeEinstellungen' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Clockodo Quick Actions Installer Bauen: Einstellungen/ClockodoEinstellungen.cs#L8
Non-nullable property 'ApiToken' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Clockodo Quick Actions Installer Bauen: Einstellungen/ClockodoEinstellungen.cs#L9
Non-nullable property 'EmailAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Clockodo Quick Actions Installer Bauen: Einstellungen/EinstellungenControl.cs#L30
Non-nullable field '_clockodoEinstellungen' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Clockodo Quick Actions Installer Bauen: Einstellungen/EinstellungenControl.cs#L30
Non-nullable field '_lexofficeKonfiguration' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Clockodo Quick Actions Installer Bauen: Einstellungen/EinstellungenControl.cs#L30
Non-nullable event 'EinstellungenErfolreichGeladen' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
Clockodo Quick Actions Installer Bauen: Einstellungen/EinstellungenControl.cs#L30
Non-nullable event 'EinstellungenKonntenNichtGeladenWerden' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
Clockodo Quick Actions Installer Bauen: Einstellungen/EinstellungenControl.cs#L30
Non-nullable event 'EinstellungenAktualisierungStart' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
Clockodo Quick Actions Installer Bauen: Einstellungen/EinstellungenControl.cs#L30
Non-nullable event 'EinstellungenAktualisierungEnde' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.