Cancel and drain the old runner in ProjectionCoordinatorBase.StartAsync (#592) - #593
Merged
Merged
Annotations
16 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Post Run actions/checkout@v4
The process '/usr/bin/git' failed with exit code 128
|
|
test-command-line
/home/runner/work/jasperfx/jasperfx/src/CodegenTests.FSharpFixture/Generated.fs(142,70): warning FS3261: Nullness warning: The types 'Diagnostics.Activity' and 'Diagnostics.Activity | null' do not have compatible nullability. [/home/runner/work/jasperfx/jasperfx/src/CodegenTests.FSharpFixture/CodegenTests.FSharpFixture.fsproj::TargetFramework=net10.0]
|
|
test-command-line
/home/runner/work/jasperfx/jasperfx/src/CodegenTests.FSharpFixture/Generated.fs(142,70): warning FS3261: Nullness warning: The types 'Diagnostics.Activity' and 'Diagnostics.Activity | null' do not have compatible nullability. [/home/runner/work/jasperfx/jasperfx/src/CodegenTests.FSharpFixture/CodegenTests.FSharpFixture.fsproj::TargetFramework=net10.0]
|
|
test-command-line
/home/runner/work/jasperfx/jasperfx/src/CodegenTests.FSharpFixture/Generated.fs(142,70): warning FS3261: Nullness warning: The types 'Diagnostics.Activity' and 'Diagnostics.Activity | null' do not have compatible nullability. [/home/runner/work/jasperfx/jasperfx/src/CodegenTests.FSharpFixture/CodegenTests.FSharpFixture.fsproj::TargetFramework=net10.0]
|
|
test-command-line
/home/runner/work/jasperfx/jasperfx/src/CodegenTests.FSharpFixture/Generated.fs(142,70): warning FS3261: Nullness warning: The types 'Diagnostics.Activity' and 'Diagnostics.Activity | null' do not have compatible nullability. [/home/runner/work/jasperfx/jasperfx/src/CodegenTests.FSharpFixture/CodegenTests.FSharpFixture.fsproj::TargetFramework=net10.0]
|
|
compile
/home/runner/work/jasperfx/jasperfx/src/JasperFx.Events.SourceGenerator/EvolverCodeEmitter.cs(42,40): warning CS1574: XML comment has cref attribute 'GeneratedEvolverAttribute' that could not be resolved [/home/runner/work/jasperfx/jasperfx/src/JasperFx.Events.SourceGenerator/JasperFx.Events.SourceGenerator.csproj::TargetFramework=netstandard2.0]
|
|
compile
/home/runner/work/jasperfx/jasperfx/src/JasperFx.Events.SourceGenerator/AggregateEvolverGenerator.cs(16,17): warning CS1591: Missing XML comment for publicly visible type or member 'AggregateEvolverGenerator.Initialize(IncrementalGeneratorInitializationContext)' [/home/runner/work/jasperfx/jasperfx/src/JasperFx.Events.SourceGenerator/JasperFx.Events.SourceGenerator.csproj::TargetFramework=netstandard2.0]
|
|
compile
/home/runner/work/jasperfx/jasperfx/src/JasperFx.Events.SourceGenerator/AggregateEvolverGenerator.cs(14,21): warning CS1591: Missing XML comment for publicly visible type or member 'AggregateEvolverGenerator' [/home/runner/work/jasperfx/jasperfx/src/JasperFx.Events.SourceGenerator/JasperFx.Events.SourceGenerator.csproj::TargetFramework=netstandard2.0]
|
|
compile
/home/runner/work/jasperfx/jasperfx/src/JasperFx.SourceGenerator/ServiceRegistrationGenerator.cs(31,17): warning CS1591: Missing XML comment for publicly visible type or member 'ServiceRegistrationGenerator.Initialize(IncrementalGeneratorInitializationContext)' [/home/runner/work/jasperfx/jasperfx/src/JasperFx.SourceGenerator/JasperFx.SourceGenerator.csproj::TargetFramework=netstandard2.0]
|
|
compile
/home/runner/work/jasperfx/jasperfx/src/JasperFx.SourceGenerator/ServiceRegistrationGenerator.cs(15,29): warning CS1574: XML comment has cref attribute 'IServiceCollection' that could not be resolved [/home/runner/work/jasperfx/jasperfx/src/JasperFx.SourceGenerator/JasperFx.SourceGenerator.csproj::TargetFramework=netstandard2.0]
|
|
compile
/home/runner/work/jasperfx/jasperfx/src/JasperFx.SourceGenerator/InputParserGenerator.cs(31,17): warning CS1591: Missing XML comment for publicly visible type or member 'InputParserGenerator.Initialize(IncrementalGeneratorInitializationContext)' [/home/runner/work/jasperfx/jasperfx/src/JasperFx.SourceGenerator/JasperFx.SourceGenerator.csproj::TargetFramework=netstandard2.0]
|
|
compile
/home/runner/work/jasperfx/jasperfx/src/JasperFx.SourceGenerator/ExtensionDiscoveryGenerator.cs(35,17): warning CS1591: Missing XML comment for publicly visible type or member 'ExtensionDiscoveryGenerator.Initialize(IncrementalGeneratorInitializationContext)' [/home/runner/work/jasperfx/jasperfx/src/JasperFx.SourceGenerator/JasperFx.SourceGenerator.csproj::TargetFramework=netstandard2.0]
|
|
compile
/home/runner/work/jasperfx/jasperfx/src/JasperFx.SourceGenerator/DescriptionGenerator.cs(21,17): warning CS1591: Missing XML comment for publicly visible type or member 'DescriptionGenerator.Initialize(IncrementalGeneratorInitializationContext)' [/home/runner/work/jasperfx/jasperfx/src/JasperFx.SourceGenerator/JasperFx.SourceGenerator.csproj::TargetFramework=netstandard2.0]
|
|
compile
/home/runner/work/jasperfx/jasperfx/src/JasperFx.SourceGenerator/DescriptionGenerator.cs(13,21): warning CS1591: Missing XML comment for publicly visible type or member 'DescriptionGenerator' [/home/runner/work/jasperfx/jasperfx/src/JasperFx.SourceGenerator/JasperFx.SourceGenerator.csproj::TargetFramework=netstandard2.0]
|
|
compile
/home/runner/work/jasperfx/jasperfx/src/JasperFx.SourceGenerator/CommandDiscoveryGenerator.cs(28,17): warning CS1591: Missing XML comment for publicly visible type or member 'CommandDiscoveryGenerator.Initialize(IncrementalGeneratorInitializationContext)' [/home/runner/work/jasperfx/jasperfx/src/JasperFx.SourceGenerator/JasperFx.SourceGenerator.csproj::TargetFramework=netstandard2.0]
|
background
wait
wait-all
cancel
parallel
Loading