fix(#4178): nested versioned events now dispatch to correct projection apply overload #4179
+163
−0
Annotations
8 errors and 18 warnings
|
test-code-gen
An error was encountered when reading 'src/CommandLineRunner/Properties/launchSettings.json': The JSON value could not be converted to System.Boolean. Path: $.dotnetRunMessages | LineNumber: 2 | BytePositionInLine: 33.
|
|
test-code-gen
The launch profile "(Default)" could not be applied.
|
|
test-code-gen
An error was encountered when reading 'src/CommandLineRunner/Properties/launchSettings.json': The JSON value could not be converted to System.Boolean. Path: $.dotnetRunMessages | LineNumber: 2 | BytePositionInLine: 33.
|
|
test-code-gen
The launch profile "(Default)" could not be applied.
|
|
test-code-gen
An error was encountered when reading 'src/CommandLineRunner/Properties/launchSettings.json': The JSON value could not be converted to System.Boolean. Path: $.dotnetRunMessages | LineNumber: 2 | BytePositionInLine: 33.
|
|
test-code-gen
The launch profile "(Default)" could not be applied.
|
|
test-code-gen
An error was encountered when reading 'src/CommandLineRunner/Properties/launchSettings.json': The JSON value could not be converted to System.Boolean. Path: $.dotnetRunMessages | LineNumber: 2 | BytePositionInLine: 33.
|
|
test-code-gen
The launch profile "(Default)" could not be applied.
|
|
test-code-gen
/home/runner/work/marten/marten/src/Marten.AspNetCore/Marten.AspNetCore.csproj : warning NU1510: PackageReference Microsoft.Extensions.Diagnostics.HealthChecks will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [TargetFramework=net8.0]
|
|
test-code-gen
/home/runner/work/marten/marten/src/Marten.AspNetCore/Marten.AspNetCore.csproj : warning NU1510: PackageReference Microsoft.Extensions.Diagnostics.HealthChecks will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/home/runner/work/marten/marten/src/CommandLineRunner/CommandLineRunner.csproj::TargetFramework=net8.0]
|
|
test-code-gen
/home/runner/work/marten/marten/src/Marten.AspNetCore/Marten.AspNetCore.csproj : warning NU1510: PackageReference Microsoft.Extensions.Diagnostics.HealthChecks will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [TargetFramework=net8.0]
|
|
test-code-gen
/home/runner/work/marten/marten/src/Marten.AspNetCore/Marten.AspNetCore.csproj : warning NU1510: PackageReference Microsoft.Extensions.Diagnostics.HealthChecks will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/home/runner/work/marten/marten/src/CommandLineRunner/CommandLineRunner.csproj::TargetFramework=net8.0]
|
|
test-code-gen
/home/runner/work/marten/marten/src/Marten.AspNetCore/Marten.AspNetCore.csproj : warning NU1510: PackageReference Microsoft.Extensions.Diagnostics.HealthChecks will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [TargetFramework=net8.0]
|
|
test-code-gen
/home/runner/work/marten/marten/src/Marten.AspNetCore/Marten.AspNetCore.csproj : warning NU1510: PackageReference Microsoft.Extensions.Diagnostics.HealthChecks will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/home/runner/work/marten/marten/src/CommandLineRunner/CommandLineRunner.csproj::TargetFramework=net8.0]
|
|
test-code-gen
/home/runner/work/marten/marten/src/Marten.AspNetCore/Marten.AspNetCore.csproj : warning NU1510: PackageReference Microsoft.Extensions.Diagnostics.HealthChecks will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [TargetFramework=net8.0]
|
|
test-code-gen
/home/runner/work/marten/marten/src/Marten.AspNetCore/Marten.AspNetCore.csproj : warning NU1510: PackageReference Microsoft.Extensions.Diagnostics.HealthChecks will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/home/runner/work/marten/marten/src/CommandLineRunner/CommandLineRunner.csproj::TargetFramework=net8.0]
|
|
compile
/home/runner/work/marten/marten/src/Marten.Testing/Documents/Target.cs(243,12): warning CS8618: Non-nullable property 'Country' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/marten/marten/src/LinqTestsTypes/LinqTestsTypes.csproj::TargetFramework=net8.0]
|
|
compile
/home/runner/work/marten/marten/src/Marten.Testing/Documents/Target.cs(243,12): warning CS8618: Non-nullable property 'StateOrProvince' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/marten/marten/src/LinqTestsTypes/LinqTestsTypes.csproj::TargetFramework=net8.0]
|
|
compile
/home/runner/work/marten/marten/src/Marten.Testing/Documents/Target.cs(243,12): warning CS8618: Non-nullable property 'City' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/marten/marten/src/LinqTestsTypes/LinqTestsTypes.csproj::TargetFramework=net8.0]
|
|
compile
/home/runner/work/marten/marten/src/Marten.Testing/Documents/Target.cs(243,12): warning CS8618: Non-nullable property 'Address2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/marten/marten/src/LinqTestsTypes/LinqTestsTypes.csproj::TargetFramework=net8.0]
|
|
compile
/home/runner/work/marten/marten/src/Marten.Testing/Documents/Target.cs(243,12): warning CS8618: Non-nullable property 'Address1' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/marten/marten/src/LinqTestsTypes/LinqTestsTypes.csproj::TargetFramework=net8.0]
|
|
compile
/home/runner/work/marten/marten/src/Marten.Testing/Documents/Target.cs(269,19): warning CS8618: Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/marten/marten/src/LinqTestsTypes/LinqTestsTypes.csproj::TargetFramework=net8.0]
|
|
compile
/home/runner/work/marten/marten/src/Marten.AspNetCore/Marten.AspNetCore.csproj : warning NU1510: PackageReference Microsoft.Extensions.Diagnostics.HealthChecks will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [TargetFramework=net10.0]
|
|
compile
/home/runner/work/marten/marten/src/Marten.AspNetCore/Marten.AspNetCore.csproj : warning NU1510: PackageReference Microsoft.Extensions.Diagnostics.HealthChecks will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [TargetFramework=net9.0]
|
|
compile
/home/runner/work/marten/marten/src/Marten.AspNetCore/Marten.AspNetCore.csproj : warning NU1510: PackageReference Microsoft.Extensions.Diagnostics.HealthChecks will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [TargetFramework=net8.0]
|
|
compile
/home/runner/work/marten/marten/src/Marten.AspNetCore/Marten.AspNetCore.csproj : warning NU1510: PackageReference Microsoft.Extensions.Diagnostics.HealthChecks will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/home/runner/work/marten/marten/src/Marten.sln]
|
Loading