Skip to content

use regex to match webuntis with computer name #75

use regex to match webuntis with computer name

use regex to match webuntis with computer name #75

Triggered via push December 6, 2024 18:26
Status Success
Total duration 2m 20s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Models/Dto/ApiDto.cs#L53
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#L56
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#L59
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#L60
Possible null reference return.
build: Services/UntisService.cs#L61
Possible null reference return.
build: Services/UntisService.cs#L62
Possible null reference return.
build: Models/Dto/ApiDto.cs#L53
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#L56
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#L59
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#L60
Possible null reference return.