Notifications Service: .NET 8 #627
Merged
Annotations
10 warnings and 1 notice
|
HwProj.Common/HwProj.Models/AuthService/ViewModels/ResetPasswordViewModel.cs#L17
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
HwProj.Common/HwProj.Models/AuthService/ViewModels/ResetPasswordViewModel.cs#L14
Non-nullable property 'UserId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
HwProj.Common/HwProj.Models/StatisticsService/StatisticsLecturerDTO.cs#L5
Non-nullable property 'LecturerId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
HwProj.EventBus/HwProj.EventBus.Client/Implementations/EventBusRabbitMQ.cs#L133
Dereference of a possibly null reference.
|
|
HwProj.EventBus/HwProj.EventBus.Client/Implementations/DefaultConnection.cs#L21
Non-nullable field '_connection' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
HwProj.Common/HwProj.HttpUtils/JsonConvertExtensions.cs#L12
Possible null reference return.
|
|
|
|
|
|
|
|
|
|
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
The logs for this run have expired and are no longer available.
Loading