Skip to content

fix: race condition with generic cache #74

fix: race condition with generic cache

fix: race condition with generic cache #74

Triggered via push December 17, 2025 13:39
Status Success
Total duration 1m 9s
Artifacts

ci-linux.yaml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
test (net8.0): src/Mediator.DependencyInjection/ServiceProviderMediator.cs#L92
Converting null literal or possible null value to non-nullable type.
test (net8.0): src/Mediator.DependencyInjection/Wrappers/RequestResponseWrapper.cs#L62
Converting null literal or possible null value to non-nullable type.
test (net8.0): src/Mediator.DependencyInjection/Wrappers/StreamRequestWrapper.cs#L43
Converting null literal or possible null value to non-nullable type.
test (net8.0): src/Mediator.DependencyInjection/Wrappers/NotificationWrapper.cs#L22
Converting null literal or possible null value to non-nullable type.
test (net8.0): src/Mediator.DependencyInjection/Wrappers/RequestResponseWrapper.cs#L45
Converting null literal or possible null value to non-nullable type.
test (net8.0): src/Mediator/Exceptions/HandlerNotFoundException.cs#L12
'InvalidOperationException.InvalidOperationException(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
test (net10.0): src/Mediator.DependencyInjection/ServiceProviderMediator.cs#L92
Converting null literal or possible null value to non-nullable type.
test (net10.0): src/Mediator.DependencyInjection/Wrappers/RequestResponseWrapper.cs#L62
Converting null literal or possible null value to non-nullable type.
test (net10.0): src/Mediator.DependencyInjection/Wrappers/RequestResponseWrapper.cs#L45
Converting null literal or possible null value to non-nullable type.
test (net10.0): src/Mediator.DependencyInjection/Wrappers/StreamRequestWrapper.cs#L43
Converting null literal or possible null value to non-nullable type.
test (net10.0): src/Mediator.DependencyInjection/Wrappers/NotificationWrapper.cs#L22
Converting null literal or possible null value to non-nullable type.
test (net10.0): src/Mediator/Exceptions/HandlerNotFoundException.cs#L12
'InvalidOperationException.InvalidOperationException(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
test (net9.0): src/Mediator.DependencyInjection/ServiceProviderMediator.cs#L92
Converting null literal or possible null value to non-nullable type.
test (net9.0): src/Mediator.DependencyInjection/Wrappers/NotificationWrapper.cs#L22
Converting null literal or possible null value to non-nullable type.
test (net9.0): src/Mediator.DependencyInjection/Wrappers/RequestResponseWrapper.cs#L62
Converting null literal or possible null value to non-nullable type.
test (net9.0): src/Mediator.DependencyInjection/Wrappers/RequestResponseWrapper.cs#L45
Converting null literal or possible null value to non-nullable type.
test (net9.0): src/Mediator.DependencyInjection/Wrappers/StreamRequestWrapper.cs#L43
Converting null literal or possible null value to non-nullable type.
test (net9.0): src/Mediator/Exceptions/HandlerNotFoundException.cs#L12
'InvalidOperationException.InvalidOperationException(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)