Skip to content

don't validate audience #81

don't validate audience

don't validate audience #81

Triggered via push January 19, 2025 21:04
Status Success
Total duration 3m 16s
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#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#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#L80
Possible null reference return.