problems fetch latest on async custom projection on string ids #1224
Annotations
26 errors and 24 warnings
test-code-gen
/home/runner/work/marten/marten/src/Marten/Events/Aggregation/CustomProjection.cs(32,5): error CS0535: 'CustomProjection<TDoc, TId>' does not implement interface member 'IAggregationRuntime<TDoc, TId>.IdentityFromEvent(IEvent)' [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net8.0]
|
test-code-gen
The build failed. Fix the build errors and run again.
|
test-code-gen
Target "TestCodeGen" has thrown an exception
|
test-code-gen
Process completed with exit code 255.
|
test-aspnet-core
The argument /home/runner/work/marten/marten/src/Marten.AspNetCore.Testing/bin/Release/net8.0/Marten.AspNetCore.Testing.dll is invalid. Please use the /help option to check the list of valid arguments.
|
test-aspnet-core
Target "TestAspnetcore" has thrown an exception
|
test-aspnet-core
Process completed with exit code 255.
|
test-base-lib
The argument /home/runner/work/marten/marten/src/Marten.Testing/bin/Release/net8.0/Marten.Testing.dll is invalid. Please use the /help option to check the list of valid arguments.
|
test-base-lib
Target "TestBaseLib" has thrown an exception
|
test-base-lib
Process completed with exit code 255.
|
test-plv8
/home/runner/work/marten/marten/src/Marten/Events/Aggregation/CustomProjection.cs(32,5): error CS0535: 'CustomProjection<TDoc, TId>' does not implement interface member 'IAggregationRuntime<TDoc, TId>.IdentityFromEvent(IEvent)' [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net7.0]
|
test-plv8
/home/runner/work/marten/marten/src/Marten/Events/Aggregation/CustomProjection.cs(32,5): error CS0535: 'CustomProjection<TDoc, TId>' does not implement interface member 'IAggregationRuntime<TDoc, TId>.IdentityFromEvent(IEvent)' [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net9.0]
|
test-plv8
/home/runner/work/marten/marten/src/Marten/Events/Aggregation/CustomProjection.cs(32,5): error CS0535: 'CustomProjection<TDoc, TId>' does not implement interface member 'IAggregationRuntime<TDoc, TId>.IdentityFromEvent(IEvent)' [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net8.0]
|
test-plv8
/home/runner/work/marten/marten/src/Marten/Events/Aggregation/CustomProjection.cs(32,5): error CS0535: 'CustomProjection<TDoc, TId>' does not implement interface member 'IAggregationRuntime<TDoc, TId>.IdentityFromEvent(IEvent)' [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net6.0]
|
test-plv8
/home/runner/work/marten/marten/src/Marten/Events/Aggregation/CustomProjection.cs(32,5): error CS0535: 'CustomProjection<TDoc, TId>' does not implement interface member 'IAggregationRuntime<TDoc, TId>.IdentityFromEvent(IEvent)' [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net7.0]
|
test-plv8
/home/runner/work/marten/marten/src/Marten/Events/Aggregation/CustomProjection.cs(32,5): error CS0535: 'CustomProjection<TDoc, TId>' does not implement interface member 'IAggregationRuntime<TDoc, TId>.IdentityFromEvent(IEvent)' [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net9.0]
|
test-plv8
/home/runner/work/marten/marten/src/Marten/Events/Aggregation/CustomProjection.cs(32,5): error CS0535: 'CustomProjection<TDoc, TId>' does not implement interface member 'IAggregationRuntime<TDoc, TId>.IdentityFromEvent(IEvent)' [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net8.0]
|
test-plv8
/home/runner/work/marten/marten/src/Marten/Events/Aggregation/CustomProjection.cs(32,5): error CS0535: 'CustomProjection<TDoc, TId>' does not implement interface member 'IAggregationRuntime<TDoc, TId>.IdentityFromEvent(IEvent)' [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net6.0]
|
test-plv8
Target "Compile" has thrown an exception
|
test-plv8
Process completed with exit code 255.
|
test-value-types
The argument /home/runner/work/marten/marten/src/ValueTypeTests/bin/Release/net8.0/ValueTypeTests.dll is invalid. Please use the /help option to check the list of valid arguments.
|
test-value-types
Target "TestValueTypes" has thrown an exception
|
test-value-types
Process completed with exit code 255.
|
test-core
The argument /home/runner/work/marten/marten/src/CoreTests/bin/Release/net8.0/CoreTests.dll is invalid. Please use the /help option to check the list of valid arguments.
|
test-core
Target "TestCore" has thrown an exception
|
test-core
Process completed with exit code 255.
|
test-code-gen
/home/runner/.nuget/packages/microsoft.codeanalysis.netanalyzers/8.0.0/buildTransitive/Microsoft.CodeAnalysis.NetAnalyzers.targets(648,5): warning : The .NET SDK has newer analyzers with version '9.0.0' than what version '8.0.0' of 'Microsoft.CodeAnalysis.NetAnalyzers' package provides. Update or remove this package reference. You can suppress this warning by setting the MSBuild property '_SkipUpgradeNetAnalyzersNuGetWarning' to 'true'. [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net8.0]
|
test-code-gen
/home/runner/work/marten/marten/src/Marten/ITenantOperations.cs(13,12): warning CS0108: 'ITenantOperations.TenantId' hides inherited member 'IQuerySession.TenantId'. Use the new keyword if hiding was intended. [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net8.0]
|
test-code-gen
/home/runner/work/marten/marten/src/Marten/ITenantQueryOperations.cs(12,12): warning CS0108: 'ITenantQueryOperations.TenantId' hides inherited member 'IQuerySession.TenantId'. Use the new keyword if hiding was intended. [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net8.0]
|
test-code-gen
/home/runner/work/marten/marten/src/Marten/Events/Aggregation/AggregateVersioning.cs(111,74): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net8.0]
|
test-code-gen
/home/runner/work/marten/marten/src/Marten/Events/Aggregation/AggregateVersioning.cs(118,96): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net8.0]
|
test-code-gen
/home/runner/work/marten/marten/src/Marten/Events/Aggregation/CustomProjection.cs(164,74): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net8.0]
|
test-code-gen
/home/runner/work/marten/marten/src/Marten/Events/Aggregation/CustomProjection.cs(176,35): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net8.0]
|
test-code-gen
/home/runner/work/marten/marten/src/Marten/Events/Projections/GeneratedProjection.cs(31,20): warning CS8769: Nullability of reference types in type of parameter 'services' doesn't match implemented member 'bool ICodeFile.AttachTypesSynchronously(GenerationRules rules, Assembly assembly, IServiceProvider? services, string containingNamespace)' (possibly because of nullability attributes). [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net8.0]
|
test-code-gen
/home/runner/work/marten/marten/src/Marten/Events/Projections/GeneratedProjection.cs(53,26): warning CS8769: Nullability of reference types in type of parameter 'services' doesn't match implemented member 'Task<bool> ICodeFile.AttachTypes(GenerationRules rules, Assembly assembly, IServiceProvider? services, string containingNamespace)' (possibly because of nullability attributes). [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net8.0]
|
test-code-gen
/home/runner/work/marten/marten/src/Marten/Linq/ICompiledQuery.cs(47,18): warning CS8714: The type 'TDoc' cannot be used as type parameter 'TDoc' in the generic type or method 'ICompiledQuery<TDoc, TOut>'. Nullability of type argument 'TDoc' doesn't match 'notnull' constraint. [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net8.0]
|
test-plv8
/usr/share/dotnet/sdk/9.0.102/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/home/runner/work/marten/marten/src/MartenBenchmarks/MartenBenchmarks.csproj::TargetFramework=net7.0]
|
test-plv8
/usr/share/dotnet/sdk/9.0.102/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/home/runner/work/marten/marten/src/IssueService/IssueService.csproj::TargetFramework=net7.0]
|
test-plv8
/usr/share/dotnet/sdk/9.0.102/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/home/runner/work/marten/marten/src/EventSourceWorker/EventSourceWorker.csproj::TargetFramework=net7.0]
|
test-plv8
/home/runner/.nuget/packages/microsoft.codeanalysis.netanalyzers/8.0.0/buildTransitive/Microsoft.CodeAnalysis.NetAnalyzers.targets(648,5): warning : The .NET SDK has newer analyzers with version '9.0.0' than what version '8.0.0' of 'Microsoft.CodeAnalysis.NetAnalyzers' package provides. Update or remove this package reference. You can suppress this warning by setting the MSBuild property '_SkipUpgradeNetAnalyzersNuGetWarning' to 'true'. [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net7.0]
|
test-plv8
/home/runner/.nuget/packages/microsoft.codeanalysis.netanalyzers/8.0.0/buildTransitive/Microsoft.CodeAnalysis.NetAnalyzers.targets(648,5): warning : The .NET SDK has newer analyzers with version '9.0.0' than what version '8.0.0' of 'Microsoft.CodeAnalysis.NetAnalyzers' package provides. Update or remove this package reference. You can suppress this warning by setting the MSBuild property '_SkipUpgradeNetAnalyzersNuGetWarning' to 'true'. [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net9.0]
|
test-plv8
/home/runner/.nuget/packages/microsoft.codeanalysis.netanalyzers/8.0.0/buildTransitive/Microsoft.CodeAnalysis.NetAnalyzers.targets(648,5): warning : The .NET SDK has newer analyzers with version '9.0.0' than what version '8.0.0' of 'Microsoft.CodeAnalysis.NetAnalyzers' package provides. Update or remove this package reference. You can suppress this warning by setting the MSBuild property '_SkipUpgradeNetAnalyzersNuGetWarning' to 'true'. [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net8.0]
|
test-plv8
/home/runner/.nuget/packages/microsoft.codeanalysis.netanalyzers/8.0.0/buildTransitive/Microsoft.CodeAnalysis.NetAnalyzers.targets(648,5): warning : The .NET SDK has newer analyzers with version '9.0.0' than what version '8.0.0' of 'Microsoft.CodeAnalysis.NetAnalyzers' package provides. Update or remove this package reference. You can suppress this warning by setting the MSBuild property '_SkipUpgradeNetAnalyzersNuGetWarning' to 'true'. [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net6.0]
|
test-plv8
/home/runner/work/marten/marten/src/Marten/Events/Aggregation/AggregateVersioning.cs(111,74): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net7.0]
|
test-plv8
/home/runner/work/marten/marten/src/Marten/Events/Aggregation/AggregateVersioning.cs(118,96): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net7.0]
|
test-plv8
/home/runner/work/marten/marten/src/Marten/Events/EventMapping.cs(146,54): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net7.0]
|
compile
/usr/share/dotnet/sdk/9.0.102/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/home/runner/work/marten/marten/src/EventSourceWorker/EventSourceWorker.csproj::TargetFramework=net7.0]
|
compile
/usr/share/dotnet/sdk/9.0.102/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/home/runner/work/marten/marten/src/MartenBenchmarks/MartenBenchmarks.csproj::TargetFramework=net7.0]
|
compile
/usr/share/dotnet/sdk/9.0.102/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/home/runner/work/marten/marten/src/IssueService/IssueService.csproj::TargetFramework=net7.0]
|
compile
/home/runner/.nuget/packages/microsoft.codeanalysis.netanalyzers/8.0.0/buildTransitive/Microsoft.CodeAnalysis.NetAnalyzers.targets(648,5): warning : The .NET SDK has newer analyzers with version '9.0.0' than what version '8.0.0' of 'Microsoft.CodeAnalysis.NetAnalyzers' package provides. Update or remove this package reference. You can suppress this warning by setting the MSBuild property '_SkipUpgradeNetAnalyzersNuGetWarning' to 'true'. [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net7.0]
|
Loading