MultiTenancy Logger Scope (#279) #337
Annotations
5 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
src/MultiTenancy/NBB.MultiTenancy.Abstractions/TenantLogScope.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Messaging/NBB.Messaging.Noop/NoopTransportMonitor.cs#L12
The field 'NoopTransportMonitor.OnError' is assigned but its value is never used
|
build:
src/MultiTenancy/NBB.MultiTenancy.Abstractions/TenantLogScope.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Messaging/NBB.Messaging.Noop/NoopTransportMonitor.cs#L12
The field 'NoopTransportMonitor.OnError' is assigned but its value is never used
|