You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/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]
The build failed. Fix the build errors and run again.
Target "TestCodeGen" has thrown an exception
Process completed with exit code 255.
The argument /home/runner/work/marten/marten/src/Marten.AspNetCore.Testing/bin/Release/net9.0/Marten.AspNetCore.Testing.dll is invalid. Please use the /help option to check the list of valid arguments.
Target "TestAspnetcore" has thrown an exception
Process completed with exit code 255.
The argument /home/runner/work/marten/marten/src/Marten.Testing/bin/Release/net9.0/Marten.Testing.dll is invalid. Please use the /help option to check the list of valid arguments.
Target "TestBaseLib" has thrown an exception
Process completed with exit code 255.
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
Target "Compile" has thrown an exception
Process completed with exit code 255.
The argument /home/runner/work/marten/marten/src/ValueTypeTests/bin/Release/net9.0/ValueTypeTests.dll is invalid. Please use the /help option to check the list of valid arguments.
Target "TestValueTypes" has thrown an exception
Process completed with exit code 255.
The argument /home/runner/work/marten/marten/src/CoreTests/bin/Release/net9.0/CoreTests.dll is invalid. Please use the /help option to check the list of valid arguments.
Target "TestCore" has thrown an exception
Process completed with exit code 255.
/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]
/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]
/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]
/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]
/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]
/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]
/home/runner/work/marten/marten/src/Marten/Linq/ICompiledQuery.cs(61,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]
/home/runner/work/marten/marten/src/Marten/Linq/ICompiledQuery.cs(74,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]
/home/runner/work/marten/marten/src/Marten/IDiagnostics.cs(23,79): 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]
/home/runner/work/marten/marten/src/Marten/IDiagnostics.cs(33,72): 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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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=net7.0]
/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]
/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]
/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]
/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]
The logs for this run have expired and are no longer available.