Skip to content

Manual NuGet Publish #8

Manual NuGet Publish

Manual NuGet Publish #8

Manually triggered June 22, 2026 09:51
Status Success
Total duration 24s
Artifacts

pushnugetpackage.yml

on: workflow_dispatch
Building, Packaging and Publishing
17s
Building, Packaging and Publishing
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Building, Packaging and Publishing
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Building, Packaging and Publishing: Api/Models/HomeState.cs#L11
Non-nullable property 'Presence' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Building, Packaging and Publishing: Api/Models/House.cs#L51
Non-nullable property 'Geolocation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Building, Packaging and Publishing: Api/Models/House.cs#L48
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Building, Packaging and Publishing: Api/Models/House.cs#L45
Non-nullable property 'ContactDetails' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Building, Packaging and Publishing: Api/Models/House.cs#L39
Non-nullable property 'License' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Building, Packaging and Publishing: Api/Models/House.cs#L30
Non-nullable property 'Partner' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Building, Packaging and Publishing: Api/Models/House.cs#L24
Non-nullable property 'TemperatureUnit' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Building, Packaging and Publishing: Api/Models/House.cs#L18
Non-nullable property 'DateTimeZone' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Building, Packaging and Publishing: Api/Models/House.cs#L15
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Building, Packaging and Publishing: Api/Models/Installation.cs#L37
Non-nullable property 'Devices' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.