Skip to content

feat: Vor Start des Programmes nach Updates schauen #14

feat: Vor Start des Programmes nach Updates schauen

feat: Vor Start des Programmes nach Updates schauen #14

Triggered via push August 23, 2024 13:45
Status Success
Total duration 1m 29s
Artifacts
ClockodoQuickActions Installer Bauen
1m 16s
ClockodoQuickActions Installer Bauen
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
ClockodoQuickActions Installer Bauen: Umsatzkonten/View.cs#L12
Non-nullable field '_kontoDetailListe' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
ClockodoQuickActions Installer Bauen: CreateCredentials.cs#L12
Non-nullable property 'Konfiguration' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
ClockodoQuickActions Installer Bauen: CreateCredentials.cs#L12
Non-nullable property 'Kundenstamm' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
ClockodoQuickActions Installer Bauen: CreateCredentials.cs#L12
Non-nullable property 'Umsatzkonten' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
ClockodoQuickActions Installer Bauen: CreateCredentials.cs#L12
Non-nullable property 'Mitarbeiter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
ClockodoQuickActions Installer Bauen: Umsatzkontenprüfung/VersendeteRechnung.cs#L11
Non-nullable property 'Kundenname' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
ClockodoQuickActions Installer Bauen: Umsatzkontenprüfung/VersendeteRechnung.cs#L12
Non-nullable property 'Nummer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
ClockodoQuickActions Installer Bauen: MainForm.cs#L35
Non-nullable field '_konfiguration' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
ClockodoQuickActions Installer Bauen: MainForm.cs#L35
Non-nullable field '_kundenstammListePfad' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
ClockodoQuickActions Installer Bauen: MainForm.cs#L35
Non-nullable field '_kontenListePfad' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.