v1.172.0-next.33 #1666
Triggered via release
October 18, 2024 17:45
AleksandarDev
published
v1.172.0-next.33
Status
Success
Total duration
3m 13s
Artifacts
–
Annotations
20 warnings
release (windows-x64):
station/Signal.Beacon.Core/Structures/Queues/DelayedQueue.cs#L81
Nullability of reference types in return type of 'T? AsyncBlockingQueueEnumerator.Current.get' doesn't match implicitly implemented member 'T IAsyncEnumerator<T>.Current.get' (possibly because of nullability attributes).
|
release (windows-x64):
station/Signal.Beacon.Voice/VoiceService.cs#L122
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
release (windows-x64):
station/Signal.Beacon.Voice/VoiceService.cs#L675
Unreachable code detected
|
release (windows-x64):
station/Signal.Beacon.Voice/VoiceService.cs#L843
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
release (windows-x64):
station/Signal.Beacon.Application/Network/mDNS/MdnsServiceDiscovery.cs#L981
Cannot convert null literal to non-nullable reference type.
|
release (windows-x64):
station/Signal.Beacon.Application/Network/mDNS/MdnsServiceDiscovery.cs#L1166
Cannot convert null literal to non-nullable reference type.
|
release (windows-x64):
station/Signalco.Station.Channel.Shelly/Shelly3emStatusDto.cs#L48
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
release (windows-x64):
station/Signal.Beacon.Application/Auth0/DeviceCodeResponse.cs#L7
Non-nullable property 'DeviceCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
release (windows-x64):
station/Signal.Beacon.Application/Auth0/DeviceCodeResponse.cs#L9
Non-nullable property 'UrlComplete' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
release (windows-x64):
station/Signal.Beacon.Application/Auth0/DeviceCodeResponse.cs#L11
Non-nullable property 'UserCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
release (arm-x64):
station/Signal.Beacon.Core/Structures/Queues/DelayedQueue.cs#L81
Nullability of reference types in return type of 'T? AsyncBlockingQueueEnumerator.Current.get' doesn't match implicitly implemented member 'T IAsyncEnumerator<T>.Current.get' (possibly because of nullability attributes).
|
release (arm-x64):
station/Signal.Beacon.Voice/VoiceService.cs#L122
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
release (arm-x64):
station/Signal.Beacon.Voice/VoiceService.cs#L675
Unreachable code detected
|
release (arm-x64):
station/Signal.Beacon.Voice/VoiceService.cs#L843
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
release (arm-x64):
station/Signalco.Station.Channel.Shelly/Shelly3emStatusDto.cs#L48
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
release (arm-x64):
station/Signal.Beacon.Application/Network/mDNS/MdnsServiceDiscovery.cs#L1166
Cannot convert null literal to non-nullable reference type.
|
release (arm-x64):
station/Signal.Beacon.Application/Network/mDNS/MdnsServiceDiscovery.cs#L981
Cannot convert null literal to non-nullable reference type.
|
release (arm-x64):
station/Signal.Beacon.Application/Auth0/DeviceCodeResponse.cs#L7
Non-nullable property 'DeviceCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
release (arm-x64):
station/Signal.Beacon.Application/Auth0/DeviceCodeResponse.cs#L9
Non-nullable property 'UrlComplete' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
release (arm-x64):
station/Signal.Beacon.Application/Auth0/DeviceCodeResponse.cs#L11
Non-nullable property 'UserCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|