Simplify models for IoTHub support hence support trimming #370
Annotations
6 warnings
src/Tingle.EventBus.Transports.Azure.EventHubs/IotHub/IotHubEventSerializer.cs#L74
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The generic parameter 'T' of 'Tingle.EventBus.Transports.Azure.EventHubs.IotHub.IotHubEventSerializer.DeserializeToEnvelopeAsync<T>(Stream, DeserializationContext, CancellationToken)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
src/Tingle.EventBus.Transports.Azure.EventHubs/IotHub/IotHubEventSerializer.cs#L74
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The generic parameter 'T' of 'Tingle.EventBus.Transports.Azure.EventHubs.IotHub.IotHubEventSerializer.DeserializeToEnvelopeAsync<T>(Stream, DeserializationContext, CancellationToken)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
src/Tingle.EventBus.Transports.Azure.EventHubs/IotHub/IotHubEventSerializer.cs#L74
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The generic parameter 'T' of 'Tingle.EventBus.Transports.Azure.EventHubs.IotHub.IotHubEventSerializer.DeserializeToEnvelopeAsync<T>(Stream, DeserializationContext, CancellationToken)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
src/Tingle.EventBus.Transports.Azure.EventHubs/IotHub/IotHubEventSerializer.cs#L74
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The generic parameter 'T' of 'Tingle.EventBus.Transports.Azure.EventHubs.IotHub.IotHubEventSerializer.DeserializeToEnvelopeAsync<T>(Stream, DeserializationContext, CancellationToken)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
src/Tingle.EventBus.Transports.Azure.EventHubs/IotHub/IotHubEventSerializer.cs#L74
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The generic parameter 'T' of 'Tingle.EventBus.Transports.Azure.EventHubs.IotHub.IotHubEventSerializer.DeserializeToEnvelopeAsync<T>(Stream, DeserializationContext, CancellationToken)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
src/Tingle.EventBus.Transports.Azure.EventHubs/IotHub/IotHubEventSerializer.cs#L74
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The generic parameter 'T' of 'Tingle.EventBus.Transports.Azure.EventHubs.IotHub.IotHubEventSerializer.DeserializeToEnvelopeAsync<T>(Stream, DeserializationContext, CancellationToken)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
The logs for this run have expired and are no longer available.
Loading