Skip to content

🚸 Set user function in calender description #695

🚸 Set user function in calender description

🚸 Set user function in calender description #695

Triggered via push September 21, 2024 19:59
Status Success
Total duration 1m 45s
Artifacts

on-push.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build (8.0.x): src/PreCom/PreComClient.cs#L88
Cannot convert null literal to non-nullable reference type.
build (8.0.x): src/PreCom/PreComClient.cs#L119
Cannot convert null literal to non-nullable reference type.
build (8.0.x): src/PreCom/Models/ServiceFuntion.cs#L12
Non-nullable property 'Label' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (8.0.x): src/PreCom/Models/ServiceFuntion.cs#L14
Non-nullable property 'NoOccupancy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (8.0.x): src/PreCom/Models/ServiceFuntion.cs#L15
Non-nullable property 'OccupancyDays' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (8.0.x): src/PreCom/Models/ServiceFuntion.cs#L16
Non-nullable property 'DayTotals' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (8.0.x): src/PreCom/Models/ServiceFuntion.cs#L17
Non-nullable property 'Users' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (8.0.x): src/PreCom/Models/PreComUser.cs#L13
Non-nullable property 'FullName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (8.0.x): src/PreCom/Models/PreComUser.cs#L16
Non-nullable property 'NotAvailableTimestamp' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (8.0.x): src/PreCom/Models/PreComUser.cs#L19
Non-nullable property 'Homescreen' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (8.0.x): src/Shared/Models/ReportAction/DrogeAction.cs#L14
'DrogeAction.Type' hides inherited member 'SharePointListBase.Type'. Use the new keyword if hiding was intended.
build (8.0.x): src/Shared/Models/ReportAction/DrogeAction.cs#L19
'DrogeAction.Area' hides inherited member 'SharePointListBase.Area'. Use the new keyword if hiding was intended.
build (8.0.x): src/Shared/Models/ReportAction/DrogeAction.cs#L20
'DrogeAction.WindDirection' hides inherited member 'SharePointListBase.WindDirection'. Use the new keyword if hiding was intended.
build (8.0.x): src/Shared/Models/ReportAction/DrogeAction.cs#L21
'DrogeAction.WindPower' hides inherited member 'SharePointListBase.WindPower'. Use the new keyword if hiding was intended.
build (8.0.x): src/Shared/Models/ReportAction/DrogeAction.cs#L22
'DrogeAction.WaterTemperature' hides inherited member 'SharePointListBase.WaterTemperature'. Use the new keyword if hiding was intended.
build (8.0.x): src/Shared/Models/ReportAction/DrogeAction.cs#L23
'DrogeAction.GolfHight' hides inherited member 'SharePointListBase.GolfHight'. Use the new keyword if hiding was intended.
build (8.0.x): src/Shared/Models/ReportAction/DrogeAction.cs#L24
'DrogeAction.Sight' hides inherited member 'SharePointListBase.Sight'. Use the new keyword if hiding was intended.
build (8.0.x): src/Shared/Models/ReportAction/DrogeAction.cs#L25
'DrogeAction.WeatherCondition' hides inherited member 'SharePointListBase.WeatherCondition'. Use the new keyword if hiding was intended.
build (8.0.x): src/Shared/Models/ReportAction/DrogeAction.cs#L30
'DrogeAction.FunctioningMaterial' hides inherited member 'SharePointListBase.FunctioningMaterial'. Use the new keyword if hiding was intended.
build (8.0.x): src/Shared/Models/ReportAction/DrogeAction.cs#L31
'DrogeAction.ProblemsWithWeed' hides inherited member 'SharePointListBase.ProblemsWithWeed'. Use the new keyword if hiding was intended.