[Pure] working on the Command Resource #398
Annotations
10 errors and 11 warnings
Test Build
'CommandExecutor' does not contain a definition for 'ExecuteFunctionWithoutAggregateRestriction' and no accessible extension method 'ExecuteFunctionWithoutAggregateRestriction' accepting a first argument of type 'CommandExecutor' could be found (are you missing a using directive or an assembly reference?)
|
Test Build
'CommandExecutor' does not contain a definition for 'ExecuteFunctionWithoutAggregateRestriction' and no accessible extension method 'ExecuteFunctionWithoutAggregateRestriction' accepting a first argument of type 'CommandExecutor' could be found (are you missing a using directive or an assembly reference?)
|
Test Build
'CommandExecutor' does not contain a definition for 'ExecuteFunctionWithoutAggregateRestriction' and no accessible extension method 'ExecuteFunctionWithoutAggregateRestriction' accepting a first argument of type 'CommandExecutor' could be found (are you missing a using directive or an assembly reference?)
|
Test Build
'CommandExecutor' does not contain a definition for 'ExecuteFunctionWithoutAggregateRestriction' and no accessible extension method 'ExecuteFunctionWithoutAggregateRestriction' accepting a first argument of type 'CommandExecutor' could be found (are you missing a using directive or an assembly reference?)
|
Test Build
'CommandExecutor' does not contain a definition for 'ExecuteFunctionWithAggregateRestriction' and no accessible extension method 'ExecuteFunctionWithAggregateRestriction' accepting a first argument of type 'CommandExecutor' could be found (are you missing a using directive or an assembly reference?)
|
Test Build
'CommandExecutor' does not contain a definition for 'ExecuteFunctionWithAggregateRestriction' and no accessible extension method 'ExecuteFunctionWithAggregateRestriction' accepting a first argument of type 'CommandExecutor' could be found (are you missing a using directive or an assembly reference?)
|
Test Build
'CommandExecutor' does not contain a definition for 'ExecuteFunctionWithoutAggregateRestrictionAsync' and no accessible extension method 'ExecuteFunctionWithoutAggregateRestrictionAsync' accepting a first argument of type 'CommandExecutor' could be found (are you missing a using directive or an assembly reference?)
|
Test Build
'CommandExecutor' does not contain a definition for 'ExecuteFunctionWithoutAggregateRestrictionAsync' and no accessible extension method 'ExecuteFunctionWithoutAggregateRestrictionAsync' accepting a first argument of type 'CommandExecutor' could be found (are you missing a using directive or an assembly reference?)
|
Test Build
'CommandExecutor' does not contain a definition for 'ExecuteFunctionWithInjectionWithoutAggregateRestriction' and no accessible extension method 'ExecuteFunctionWithInjectionWithoutAggregateRestriction' accepting a first argument of type 'CommandExecutor' could be found (are you missing a using directive or an assembly reference?)
|
Test Build
'CommandExecutor' does not contain a definition for 'ExecuteFunctionWithInjectionWithoutAggregateRestriction' and no accessible extension method 'ExecuteFunctionWithInjectionWithoutAggregateRestriction' accepting a first argument of type 'CommandExecutor' could be found (are you missing a using directive or an assembly reference?)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test Build:
src/Sekiban.Pure/Class1.cs#L310
'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.
|
Test Build:
src/Sekiban.Pure/Class1.cs#L312
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.
|
Test Build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.Azure.Cosmos
|
Test Build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.Azure.Cosmos
|
Test Build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.EntityFrameworkCore
|
Test Build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Npgsql.EntityFrameworkCore.PostgreSQL
|
Test Build:
src/Sekiban.Pure/Class1.cs#L310
'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.
|
Test Build:
src/Sekiban.Pure/Class1.cs#L312
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.
|
Test Build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.Azure.Cosmos
|
Test Build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.Azure.Cosmos
|
Loading