Skip to content

build docker image on release #78

build docker image on release

build docker image on release #78

Triggered via push January 18, 2025 19:02
Status Success
Total duration 1m 41s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Models/Dto/ApiDto.cs#L58
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Models/Dto/ApiDto.cs#L61
Non-nullable property 'MacAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Models/Dto/ApiDto.cs#L64
Non-nullable property 'IpAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Services/UntisService.cs#L77
Possible null reference return.
build: Services/UntisService.cs#L78
Possible null reference return.
build: Services/UntisService.cs#L79
Possible null reference return.
build: Models/Dto/ApiDto.cs#L58
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Models/Dto/ApiDto.cs#L61
Non-nullable property 'MacAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Models/Dto/ApiDto.cs#L64
Non-nullable property 'IpAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Services/UntisService.cs#L77
Possible null reference return.