Skip to content

use Instants everywhere #82

use Instants everywhere

use Instants everywhere #82

Triggered via push January 21, 2025 13:26
Status Success
Total duration 3m 19s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Models/Dto/ApiDto.cs#L60
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#L63
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#L66
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#L80
Possible null reference return.
build: Services/UntisService.cs#L81
Possible null reference return.
build: Services/UntisService.cs#L82
Possible null reference return.
build: Models/Dto/ApiDto.cs#L60
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#L63
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#L66
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#L80
Possible null reference return.