Added Linq support for FSharp options #1124
Annotations
26 errors and 24 warnings
test-noda-time
The argument /home/runner/work/marten/marten/src/Marten.NodaTime.Testing/bin/Release/net7.0/Marten.NodaTime.Testing.dll is invalid. Please use the /help option to check the list of valid arguments.
|
test-noda-time
Target "TestNodaTime" has thrown an exception
|
test-noda-time
Process completed with exit code 255.
|
test-core
The argument /home/runner/work/marten/marten/src/CoreTests/bin/Release/net7.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
CSC : error CS2001: Source file '/home/runner/work/marten/marten/src/EventSourcingTests/../Marten.Testing/Documents/Target.cs' could not be found. [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.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-document-db
The argument /home/runner/work/marten/marten/src/DocumentDbTests/bin/Release/net7.0/DocumentDbTests.dll is invalid. Please use the /help option to check the list of valid arguments.
|
test-document-db
Target "TestDocumentDb" has thrown an exception
|
test-document-db
Process completed with exit code 255.
|
compile
CSC : error CS2001: Source file '/home/runner/work/marten/marten/src/EventSourcingTests/../Marten.Testing/Documents/Target.cs' could not be found. [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net9.0]
|
compile
CSC : error CS2001: Source file '/home/runner/work/marten/marten/src/DocumentDbTests/../Marten.Testing/Documents/Target.cs' could not be found. [/home/runner/work/marten/marten/src/DocumentDbTests/DocumentDbTests.csproj::TargetFramework=net9.0]
|
compile
CSC : error CS2001: Source file '/home/runner/work/marten/marten/src/EventSourcingTests/../Marten.Testing/Documents/Target.cs' could not be found. [/home/runner/work/marten/marten/src/EventSourcingTests/EventSourcingTests.csproj::TargetFramework=net7.0]
|
compile
CSC : error CS2001: Source file '/home/runner/work/marten/marten/src/CoreTests/../Marten.Testing/Documents/Target.cs' could not be found. [/home/runner/work/marten/marten/src/CoreTests/CoreTests.csproj::TargetFramework=net8.0]
|
compile
/home/runner/work/marten/marten/src/Marten.Testing/Documents/TargetIntId.cs(108,12): error CS0246: The type or namespace name 'Colors' could not be found (are you missing a using directive or an assembly reference?) [/home/runner/work/marten/marten/src/Marten.Testing/Marten.Testing.csproj::TargetFramework=net9.0]
|
compile
/home/runner/work/marten/marten/src/Marten.Testing/Documents/TargetIntId.cs(110,12): error CS0246: The type or namespace name 'Colors' could not be found (are you missing a using directive or an assembly reference?) [/home/runner/work/marten/marten/src/Marten.Testing/Marten.Testing.csproj::TargetFramework=net9.0]
|
compile
/home/runner/work/marten/marten/src/Marten.Testing/Documents/TargetIntId.cs(134,12): error CS0246: The type or namespace name 'Colors' could not be found (are you missing a using directive or an assembly reference?) [/home/runner/work/marten/marten/src/Marten.Testing/Marten.Testing.csproj::TargetFramework=net9.0]
|
compile
CSC : error CS2001: Source file '/home/runner/work/marten/marten/src/DocumentDbTests/../Marten.Testing/Documents/Target.cs' could not be found. [/home/runner/work/marten/marten/src/DocumentDbTests/DocumentDbTests.csproj::TargetFramework=net8.0]
|
compile
CSC : error CS2001: Source file '/home/runner/work/marten/marten/src/MultiTenancyTests/../Marten.Testing/Documents/Target.cs' could not be found. [/home/runner/work/marten/marten/src/MultiTenancyTests/MultiTenancyTests.csproj::TargetFramework=net9.0]
|
compile
CSC : error CS2001: Source file '/home/runner/work/marten/marten/src/MultiTenancyTests/../Marten.Testing/Documents/Target.cs' could not be found. [/home/runner/work/marten/marten/src/MultiTenancyTests/MultiTenancyTests.csproj::TargetFramework=net7.0]
|
test-patching
The argument /home/runner/work/marten/marten/src/PatchingTests/bin/Release/net7.0/PatchingTests.dll is invalid. Please use the /help option to check the list of valid arguments.
|
test-patching
Target "TestPatching" has thrown an exception
|
test-patching
Process completed with exit code 255.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/.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.CommandLine/Marten.CommandLine.csproj::TargetFramework=net8.0]
|
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.AspNetCore/Marten.AspNetCore.csproj::TargetFramework=net8.0]
|
mocha
npm WARN EBADENGINE Unsupported engine {
|
mocha
npm WARN EBADENGINE package: '@vitejs/[email protected]',
|
mocha
npm WARN EBADENGINE required: { node: '^18.0.0 || >=20.0.0' },
|
mocha
npm WARN EBADENGINE current: { node: 'v16.20.2', npm: '8.19.4' }
|
mocha
npm WARN EBADENGINE }
|
mocha
npm WARN EBADENGINE Unsupported engine {
|
mocha
npm WARN EBADENGINE package: '[email protected]',
|
mocha
npm WARN EBADENGINE required: { node: '>=18.14.0' },
|
mocha
npm WARN EBADENGINE current: { node: 'v16.20.2', npm: '8.19.4' }
|
mocha
npm WARN EBADENGINE }
|
compile
/usr/share/dotnet/sdk/9.0.101/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.101/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.101/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]
|
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=net8.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=net9.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=net6.0]
|
compile
/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]
|
compile
/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]
|
compile
/home/runner/work/marten/marten/src/Marten/Events/Aggregation/CustomProjection.cs(159,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]
|
Loading