Bump the nsubstitute_minor_patch_updates group with 2 updates #140
Annotations
9 errors and 10 warnings
|
|
|
src/NSubstitute/Proxies/CastleDynamicProxy/CastleDynamicProxyFactory.cs#L128
Possible null reference argument for parameter 'target' in 'object ProxyGenerator.CreateInterfaceProxyWithTarget(Type interfaceToProxy, Type[]? additionalInterfacesToProxy, object target, ProxyGenerationOptions options, params IInterceptor[] interceptors)'.
|
|
src/NSubstitute/Proxies/CastleDynamicProxy/ProxyIdInterceptor.cs#L28
Dereference of a possibly null reference.
|
|
src/NSubstitute/Proxies/CastleDynamicProxy/CastleInvocationMapper.cs#L27
Possible null reference return.
|
|
src/NSubstitute/Proxies/CastleDynamicProxy/CastleInvocationMapper.cs#L12
Dereference of a possibly null reference.
|
|
src/NSubstitute/Proxies/CastleDynamicProxy/CastleDynamicProxyFactory.cs#L128
Possible null reference argument for parameter 'target' in 'object ProxyGenerator.CreateInterfaceProxyWithTarget(Type interfaceToProxy, Type[]? additionalInterfacesToProxy, object target, ProxyGenerationOptions options, params IInterceptor[] interceptors)'.
|
|
src/NSubstitute/Proxies/CastleDynamicProxy/ProxyIdInterceptor.cs#L28
Dereference of a possibly null reference.
|
|
src/NSubstitute/Proxies/CastleDynamicProxy/CastleInvocationMapper.cs#L27
Possible null reference return.
|
|
src/NSubstitute/Proxies/CastleDynamicProxy/CastleInvocationMapper.cs#L12
Dereference of a possibly null reference.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tests/NSubstitute.Acceptance.Specs/AsyncEventHandlers/TestImplementation.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
The logs for this run have expired and are no longer available.
Loading