remove MemStat.Net from Sekiban.Core.DotNet #409
Annotations
11 warnings
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/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.
|
Test Build:
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.
|
Test Build
The using directive for 'Sekiban.Pure.Events' appeared previously in this namespace
|
Test Build
The using directive for 'Sekiban.Pure.Events' appeared previously in this namespace
|
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/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.
|
Test Build:
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.
|
Loading