Allow transient services because why not #9
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: microsoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
src/ReflectionEventing/EventBusBuilderExtensions.cs#L74
'consumerType' argument does not satisfy 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'ReflectionEventing.EventBusBuilder.AddConsumer(Type)'. The return value of method 'System.Collections.Generic.IEnumerator<T>.Current.get' 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.
|
Build:
src/ReflectionEventing/EventBusBuilderExtensions.cs#L74
'consumerType' argument does not satisfy 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'ReflectionEventing.EventBusBuilder.AddConsumer(Type)'. The return value of method 'System.Collections.Generic.IEnumerator<T>.Current.get' 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.
|
Build:
src/ReflectionEventing.Autofac/AutofacEventBusBuilder.cs#L10
Parameter 'builder' is unread.
|
Build:
src/ReflectionEventing.Autofac/AutofacEventBusBuilder.cs#L10
Parameter 'builder' is unread.
|
Build:
src/ReflectionEventing.Autofac/AutofacEventBusBuilder.cs#L10
Parameter 'builder' is unread.
|
Build:
src/ReflectionEventing.Autofac/AutofacEventBusBuilder.cs#L10
Parameter 'builder' is unread.
|
Build:
src/ReflectionEventing.Autofac/AutofacEventBusBuilder.cs#L10
Parameter 'builder' is unread.
|
Build:
src/ReflectionEventing/EventBusBuilderExtensions.cs#L74
'consumerType' argument does not satisfy 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'ReflectionEventing.EventBusBuilder.AddConsumer(Type)'. The return value of method 'System.Collections.Generic.IEnumerator<T>.Current.get' 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.
|
Build:
src/ReflectionEventing/EventBusBuilderExtensions.cs#L74
'consumerType' argument does not satisfy 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'ReflectionEventing.EventBusBuilder.AddConsumer(Type)'. The return value of method 'System.Collections.Generic.IEnumerator<T>.Current.get' 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.
|
Build:
src/ReflectionEventing.Autofac/AutofacEventBusBuilder.cs#L10
Parameter 'builder' is unread.
|
Loading