simple multi projection #413
run_test.yml
on: pull_request
regular80Mixed
1m 42s
regular90Mixed
1m 40s
regularAggregateTest
1m 52s
performance80cosmos
19m 8s
performance80dynamo
17m 13s
performance80postgres
5m 17s
performance90cosmos
9m 23s
performance90dynamo
3m 25s
performance90postgres
14m 24s
Annotations
106 warnings
regular90Mixed
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
regular90Mixed:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L36
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.GetMethodFlex(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.
|
regular90Mixed:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L36
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethods()'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.GetMethodFlex(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.
|
regular90Mixed:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L71
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'System.Type.GetInterfaces()'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.DoesImplementingFromGenericInterfaceType(Type, 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.
|
regular90Mixed:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L83
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'System.Type.GetInterfaces()'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.GetImplementingFromGenericInterfaceType(Type, 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.
|
regular90Mixed:
src/Sekiban.Pure/Query/IQueryCommon.cs#L43
Call to 'System.Reflection.MethodInfo.MakeGenericMethod(params Type[])' can not be statically analyzed. It's not possible to guarantee the availability of requirements of the generic method.
|
regular90Mixed:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L128
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Type.GetConstructor(Type[])'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.CreateDefaultInstance(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.
|
regular90Mixed:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L131
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.CreateDefaultInstance(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.
|
regular90Mixed:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L133
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'System.Type.GetConstructors()'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.CreateDefaultInstance(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.
|
regular90Mixed:
src/Sekiban.Pure/Command/Executor/CommandExecutor.cs#L55
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The return value of method 'System.Object.GetType()' 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.
|
regular90Mixed:
src/Sekiban.Pure/Command/Executor/CommandExecutor.cs#L57
Call to 'System.Reflection.MethodInfo.MakeGenericMethod(params Type[])' can not be statically analyzed. It's not possible to guarantee the availability of requirements of the generic method.
|
regular80Mixed
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
regular80Mixed:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L36
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.GetMethodFlex(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.
|
regular80Mixed:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L36
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethods()'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.GetMethodFlex(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.
|
regular80Mixed:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L83
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'System.Type.GetInterfaces()'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.GetImplementingFromGenericInterfaceType(Type, 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.
|
regular80Mixed:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L71
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'System.Type.GetInterfaces()'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.DoesImplementingFromGenericInterfaceType(Type, 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.
|
regular80Mixed:
src/Sekiban.Pure/Query/IQueryCommon.cs#L43
Call to 'System.Reflection.MethodInfo.MakeGenericMethod(params Type[])' can not be statically analyzed. It's not possible to guarantee the availability of requirements of the generic method.
|
regular80Mixed:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L149
Using member 'System.Type.MakeGenericType(params Type[])' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. The native code for this instantiation might not be available at runtime.
|
regular80Mixed:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L152
Invoking members on dynamic types is not trimming-compatible. Types or members might have been removed by the trimmer.
|
regular80Mixed:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L128
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Type.GetConstructor(Type[])'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.CreateDefaultInstance(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.
|
regular80Mixed:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L131
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.CreateDefaultInstance(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.
|
regular80Mixed:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L133
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'System.Type.GetConstructors()'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.CreateDefaultInstance(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.
|
regularAggregateTest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
regularAggregateTest:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L71
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'System.Type.GetInterfaces()'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.DoesImplementingFromGenericInterfaceType(Type, 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.
|
regularAggregateTest:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L36
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.GetMethodFlex(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.
|
regularAggregateTest:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L36
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethods()'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.GetMethodFlex(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.
|
regularAggregateTest:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L83
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'System.Type.GetInterfaces()'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.GetImplementingFromGenericInterfaceType(Type, 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.
|
regularAggregateTest:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L149
Using member 'System.Type.MakeGenericType(params Type[])' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. The native code for this instantiation might not be available at runtime.
|
regularAggregateTest:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L152
Invoking members on dynamic types is not trimming-compatible. Types or members might have been removed by the trimmer.
|
regularAggregateTest:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L128
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Type.GetConstructor(Type[])'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.CreateDefaultInstance(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.
|
regularAggregateTest:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L131
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.CreateDefaultInstance(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.
|
regularAggregateTest:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L133
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'System.Type.GetConstructors()'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.CreateDefaultInstance(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.
|
regularAggregateTest:
src/Sekiban.Pure/Query/IQueryCommon.cs#L43
Call to 'System.Reflection.MethodInfo.MakeGenericMethod(params Type[])' can not be statically analyzed. It's not possible to guarantee the availability of requirements of the generic method.
|
regularMultitenant
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
regularMultitenant:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L36
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.GetMethodFlex(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.
|
regularMultitenant:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L36
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethods()'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.GetMethodFlex(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.
|
regularMultitenant:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L71
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'System.Type.GetInterfaces()'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.DoesImplementingFromGenericInterfaceType(Type, 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.
|
regularMultitenant:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L83
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'System.Type.GetInterfaces()'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.GetImplementingFromGenericInterfaceType(Type, 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.
|
regularMultitenant:
src/Sekiban.Pure/Query/IQueryCommon.cs#L43
Call to 'System.Reflection.MethodInfo.MakeGenericMethod(params Type[])' can not be statically analyzed. It's not possible to guarantee the availability of requirements of the generic method.
|
regularMultitenant:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L128
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Type.GetConstructor(Type[])'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.CreateDefaultInstance(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.
|
regularMultitenant:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L131
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.CreateDefaultInstance(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.
|
regularMultitenant:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L133
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'System.Type.GetConstructors()'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.CreateDefaultInstance(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.
|
regularMultitenant:
src/Sekiban.Pure/Command/Executor/CommandExecutor.cs#L55
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The return value of method 'System.Object.GetType()' 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.
|
regularMultitenant:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L149
Using member 'System.Type.MakeGenericType(params Type[])' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. The native code for this instantiation might not be available at runtime.
|
regularPostgres
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
regularPostgres:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L71
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'System.Type.GetInterfaces()'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.DoesImplementingFromGenericInterfaceType(Type, 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.
|
regularPostgres:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L83
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'System.Type.GetInterfaces()'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.GetImplementingFromGenericInterfaceType(Type, 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.
|
regularPostgres:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L36
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.GetMethodFlex(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.
|
regularPostgres:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L36
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethods()'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.GetMethodFlex(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.
|
regularPostgres:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L128
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Type.GetConstructor(Type[])'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.CreateDefaultInstance(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.
|
regularPostgres:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L131
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.CreateDefaultInstance(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.
|
regularPostgres:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L133
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'System.Type.GetConstructors()'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.CreateDefaultInstance(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.
|
regularPostgres:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L149
Using member 'System.Type.MakeGenericType(params Type[])' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. The native code for this instantiation might not be available at runtime.
|
regularPostgres:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L152
Using member 'Microsoft.CSharp.RuntimeBinder.Binder.InvokeMember(CSharpBinderFlags, String, IEnumerable<Type>, Type, IEnumerable<CSharpArgumentInfo>)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Using dynamic types might cause types or members to be removed by trimmer.
|
regularPostgres:
src/Sekiban.Pure/Query/IQueryCommon.cs#L43
Call to 'System.Reflection.MethodInfo.MakeGenericMethod(params Type[])' can not be statically analyzed. It's not possible to guarantee the availability of requirements of the generic method.
|
regular80Cosmos
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
regular80Cosmos:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L36
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.GetMethodFlex(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.
|
regular80Cosmos:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L36
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethods()'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.GetMethodFlex(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.
|
regular80Cosmos:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L71
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'System.Type.GetInterfaces()'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.DoesImplementingFromGenericInterfaceType(Type, 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.
|
regular80Cosmos:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L83
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'System.Type.GetInterfaces()'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.GetImplementingFromGenericInterfaceType(Type, 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.
|
regular80Cosmos:
src/Sekiban.Pure/Query/IQueryCommon.cs#L43
Call to 'System.Reflection.MethodInfo.MakeGenericMethod(params Type[])' can not be statically analyzed. It's not possible to guarantee the availability of requirements of the generic method.
|
regular80Cosmos:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L128
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Type.GetConstructor(Type[])'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.CreateDefaultInstance(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.
|
regular80Cosmos:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L131
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.CreateDefaultInstance(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.
|
regular80Cosmos:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L133
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'System.Type.GetConstructors()'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.CreateDefaultInstance(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.
|
regular80Cosmos:
src/Sekiban.Pure/Command/Executor/CommandExecutor.cs#L55
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The return value of method 'System.Object.GetType()' 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.
|
regular80Cosmos:
src/Sekiban.Pure/Command/Executor/CommandExecutor.cs#L57
Call to 'System.Reflection.MethodInfo.MakeGenericMethod(params Type[])' can not be statically analyzed. It's not possible to guarantee the availability of requirements of the generic method.
|
regular90Cosmos
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
regular90Cosmos:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L36
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.GetMethodFlex(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.
|
regular90Cosmos:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L36
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethods()'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.GetMethodFlex(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.
|
regular90Cosmos:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L71
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'System.Type.GetInterfaces()'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.DoesImplementingFromGenericInterfaceType(Type, 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.
|
regular90Cosmos:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L83
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'System.Type.GetInterfaces()'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.GetImplementingFromGenericInterfaceType(Type, 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.
|
regular90Cosmos:
src/Sekiban.Pure/Query/IQueryCommon.cs#L43
Call to 'System.Reflection.MethodInfo.MakeGenericMethod(params Type[])' can not be statically analyzed. It's not possible to guarantee the availability of requirements of the generic method.
|
regular90Cosmos:
src/Sekiban.Pure/Command/Executor/CommandExecutor.cs#L55
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The return value of method 'System.Object.GetType()' 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.
|
regular90Cosmos:
src/Sekiban.Pure/Command/Executor/CommandExecutor.cs#L57
Call to 'System.Reflection.MethodInfo.MakeGenericMethod(params Type[])' can not be statically analyzed. It's not possible to guarantee the availability of requirements of the generic method.
|
regular90Cosmos:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L128
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Type.GetConstructor(Type[])'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.CreateDefaultInstance(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.
|
regular90Cosmos:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L131
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.CreateDefaultInstance(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.
|
regular90Cosmos:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L133
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'System.Type.GetConstructors()'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.CreateDefaultInstance(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.
|
regularDynamo
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
regularDynamo:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L83
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'System.Type.GetInterfaces()'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.GetImplementingFromGenericInterfaceType(Type, 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.
|
regularDynamo:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L71
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'System.Type.GetInterfaces()'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.DoesImplementingFromGenericInterfaceType(Type, 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.
|
regularDynamo:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L36
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.GetMethodFlex(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.
|
regularDynamo:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L36
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethods()'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.GetMethodFlex(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.
|
regularDynamo:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L128
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Type.GetConstructor(Type[])'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.CreateDefaultInstance(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.
|
regularDynamo:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L131
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.CreateDefaultInstance(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.
|
regularDynamo:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L133
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'System.Type.GetConstructors()'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.CreateDefaultInstance(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.
|
regularDynamo:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L149
Using member 'System.Type.MakeGenericType(params Type[])' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. The native code for this instantiation might not be available at runtime.
|
regularDynamo:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L152
Using member 'Microsoft.CSharp.RuntimeBinder.Binder.InvokeMember(CSharpBinderFlags, String, IEnumerable<Type>, Type, IEnumerable<CSharpArgumentInfo>)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Using dynamic types might cause types or members to be removed by trimmer.
|
regularDynamo:
src/Sekiban.Pure/Command/Executor/CommandExecutor.cs#L55
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The return value of method 'System.Object.GetType()' 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.
|
flaky90
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
flaky90:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L71
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'System.Type.GetInterfaces()'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.DoesImplementingFromGenericInterfaceType(Type, 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.
|
flaky90:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L36
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.GetMethodFlex(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.
|
flaky90:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L36
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethods()'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.GetMethodFlex(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.
|
flaky90:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L83
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'System.Type.GetInterfaces()'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.GetImplementingFromGenericInterfaceType(Type, 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.
|
flaky90:
src/Sekiban.Pure/Command/Executor/CommandExecutor.cs#L55
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The return value of method 'System.Object.GetType()' 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.
|
flaky90:
src/Sekiban.Pure/Command/Executor/CommandExecutor.cs#L57
Call to 'System.Reflection.MethodInfo.MakeGenericMethod(params Type[])' can not be statically analyzed. It's not possible to guarantee the availability of requirements of the generic method.
|
flaky90:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L128
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Type.GetConstructor(Type[])'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.CreateDefaultInstance(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.
|
flaky90:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L131
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.CreateDefaultInstance(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.
|
flaky90:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L133
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'System.Type.GetConstructors()'. The parameter 'type' of method 'Sekiban.Pure.Types.GeneralTypeExtensions.CreateDefaultInstance(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.
|
flaky90:
src/Sekiban.Pure/Types/GeneralTypeExtensions.cs#L149
Using member 'System.Type.MakeGenericType(params Type[])' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. The native code for this instantiation might not be available at runtime.
|
flaky
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
performance90dynamo
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
performance80postgres
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
performance90cosmos
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
performance90postgres
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
performance80dynamo
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
performance80cosmos
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|