v1.89.0 #553
Triggered via release
October 4, 2023 22:10
AleksandarDev
published
v1.89.0
Status
Success
Total duration
4m 25s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
20 warnings
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.Channel.Zigbee2Mqtt/Zigbee2MqttWorkerService.cs#L41
Non-nullable field 'channelId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
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 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 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 declaring the property as nullable.
|
release (arm-x64):
station/Signal.Beacon.Application/Auth0/DeviceCodeResponse.cs#L14
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release (arm-x64):
station/Signal.Beacon.Application/Signal/Station/StationState.cs#L7
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release (arm-x64):
station/Signal.Beacon.Application/Signal/Station/StationState.cs#L9
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release (arm-x64):
station/Signal.Beacon.Application/Signal/Station/StationState.cs#L11
Non-nullable property 'WorkerServices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release (arm-x64):
station/Signal.Beacon.Application/FileSystemConfigurationService.cs#L52
Possible null reference assignment.
|
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.Application/Auth0/DeviceCodeResponse.cs#L7
Non-nullable property 'DeviceCode' must contain a non-null value when exiting constructor. Consider 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 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 declaring the property as nullable.
|
release (windows-x64):
station/Signal.Beacon.Application/Auth0/DeviceCodeResponse.cs#L14
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release (windows-x64):
station/Signal.Beacon.Application/Auth0/Auth0DeviceAuthorization.cs#L110
Non-nullable property 'Error' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release (windows-x64):
station/Signal.Beacon.Application/Auth0/Auth0DeviceAuthorization.cs#L113
Non-nullable property 'ErrorDescription' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release (windows-x64):
station/Signal.Beacon.Application/Auth0/Auth0DeviceAuthorization.cs#L119
Non-nullable property 'DeviceCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release (windows-x64):
station/Signal.Beacon.Application/Auth0/Auth0DeviceAuthorization.cs#L122
Non-nullable property 'UserCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release (windows-x64):
station/Signal.Beacon.Application/Auth0/Auth0DeviceAuthorization.cs#L125
Non-nullable property 'VerificationUri' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|