chore(deps): update dependency fluentassertions to 8.0.1 #2548
Annotations
1 error and 10 warnings
Run Unit Tests and Generate Coverage
The process 'C:\Program Files\dotnet\dotnet.exe' failed with exit code 1
|
Build DotNet:
src/Splat.Drawing/Platforms/ReflectionStubs.cs#L24
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Reflection.TypeInfo.GetDeclaredMethod(String)'. The parameter 'value' of method 'Splat.ReflectionStubs.GetMethod(Type, String, BindingFlags)' 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 DotNet:
src/Splat.Drawing/Platforms/ReflectionStubs.cs#L15
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicFields', 'DynamicallyAccessedMemberTypes.NonPublicFields' in call to 'System.Reflection.TypeInfo.GetDeclaredField(String)'. The parameter 'value' of method 'Splat.ReflectionStubs.GetField(Type, String, BindingFlags)' 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 DotNet:
src/Splat.Drawing/Platforms/ReflectionStubs.cs#L18
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicFields', 'DynamicallyAccessedMemberTypes.NonPublicFields' in call to 'System.Type.GetField(String, BindingFlags)'. The return value of method 'System.Type.BaseType.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 DotNet:
src/Splat.Drawing/Platforms/ReflectionStubs.cs#L27
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The return value of method 'System.Type.BaseType.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 DotNet:
src/Splat.Drawing/Platforms/ReflectionStubs.cs#L42
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicEvents', 'DynamicallyAccessedMemberTypes.NonPublicEvents' in call to 'System.Reflection.TypeInfo.GetDeclaredEvent(String)'. The parameter 'value' of method 'Splat.ReflectionStubs.GetEvent(Type, String, BindingFlags)' 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 DotNet:
src/Splat.Drawing/Platforms/ReflectionStubs.cs#L45
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicEvents', 'DynamicallyAccessedMemberTypes.NonPublicEvents' in call to 'System.Type.GetEvent(String, BindingFlags)'. The return value of method 'System.Type.BaseType.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 DotNet:
src/Splat.Drawing/Platforms/ReflectionStubs.cs#L48
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties', 'DynamicallyAccessedMemberTypes.NonPublicProperties' in call to 'System.Reflection.TypeInfo.DeclaredProperties.get'. The parameter 'value' of method 'Splat.ReflectionStubs.GetProperties(Type)' 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 DotNet:
src/Splat.Drawing/Platforms/ReflectionStubs.cs#L50
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicFields', 'DynamicallyAccessedMemberTypes.NonPublicFields' in call to 'System.Reflection.TypeInfo.DeclaredFields.get'. The parameter 'value' of method 'Splat.ReflectionStubs.GetFields(Type)' 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 DotNet:
src/Splat.Drawing/Platforms/ReflectionStubs.cs#L33
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties', 'DynamicallyAccessedMemberTypes.NonPublicProperties' in call to 'System.Reflection.TypeInfo.GetDeclaredProperty(String)'. The parameter 'value' of method 'Splat.ReflectionStubs.GetProperty(Type, String, BindingFlags)' 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 DotNet:
src/Splat.Drawing/Platforms/ReflectionStubs.cs#L36
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties', 'DynamicallyAccessedMemberTypes.NonPublicProperties' in call to 'System.Type.GetProperty(String, BindingFlags)'. The return value of method 'System.Type.BaseType.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.
|
Loading