Skip to content

chore(deps): update dotnet monorepo [minor/patch] to 9.0.8 - autoclosed #4709

chore(deps): update dotnet monorepo [minor/patch] to 9.0.8 - autoclosed

chore(deps): update dotnet monorepo [minor/patch] to 9.0.8 - autoclosed #4709

Triggered via pull request August 31, 2025 14:34
Status Success
Total duration 9m 51s
Artifacts 13

ci.yml

on: pull_request
Matrix: build
Publish  /  publish
11s
Publish / publish
Fit to window
Zoom out
Zoom in

Annotations

1 error, 114 warnings, and 2 notices
Publish / publish
Process completed with exit code 1.
build (macos-latest)
No files were found with the provided path: artifacts/docs/. No artifacts will be uploaded.
build (macos-latest)
/Users/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/.nuget/packages/system.collections.immutable/9.0.8/buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets(4,5): warning : System.Collections.Immutable 9.0.8 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [/Users/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc/JsonRpc.csproj::TargetFramework=net6.0]
build (macos-latest)
/Users/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/.nuget/packages/system.diagnostics.diagnosticsource/9.0.8/buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets(4,5): warning : System.Diagnostics.DiagnosticSource 9.0.8 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [/Users/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc/JsonRpc.csproj::TargetFramework=net6.0]
build (macos-latest)
/Users/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/.nuget/packages/system.threading.channels/9.0.8/buildTransitive/netcoreapp2.0/System.Threading.Channels.targets(4,5): warning : System.Threading.Channels 9.0.8 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [/Users/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc/JsonRpc.csproj::TargetFramework=net6.0]
build (macos-latest): .build/Solution.cs#L9
Type 'LocalConstants' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
build (macos-latest): .build/Configuration.cs#L7
The type name Configuration conflicts in whole or in part with the namespace name 'System.Configuration' defined in the .NET Framework. Rename the type to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
build (macos-latest): .build/Solution.cs#L114
The type name Extensions conflicts in whole or in part with the namespace name 'Azure.Core.Extensions'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
build (macos-latest): .build/Build.cs#L66
Member 'NpmInstall' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
build (macos-latest): .build/Configuration.cs#L10
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
build (macos-latest): .build/Configuration.cs#L9
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
build (macos-latest): .build/Configuration.cs#L12
Provide a method named 'ToString' or 'FromConfiguration' as an alternate for operator op_Implicit (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2225)
build (macos-latest)
/Users/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/StronglyTypedGenerator.cs(324,40): warning CS8602: Dereference of a possibly null reference. [/Users/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/JsonRpc.Generators.csproj]
build (macos-latest)
/Users/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/StronglyTypedGenerator.cs(132,40): warning CS8602: Dereference of a possibly null reference. [/Users/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/JsonRpc.Generators.csproj]
build (macos-latest)
/Users/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/AssemblyCapabilityKeyAttributeGenerator.cs(48,68): warning CS8602: Dereference of a possibly null reference. [/Users/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/JsonRpc.Generators.csproj]
build (macos-latest): .build/Solution.cs#L9
Type 'LocalConstants' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
build (macos-latest): .build/Solution.cs#L114
The type name Extensions conflicts in whole or in part with the namespace name 'Azure.Core.Extensions'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
build (macos-latest): .build/Configuration.cs#L7
The type name Configuration conflicts in whole or in part with the namespace name 'System.Configuration' defined in the .NET Framework. Rename the type to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
build (macos-latest): .build/Build.cs#L66
Member 'NpmInstall' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
build (macos-latest): .build/Configuration.cs#L12
Provide a method named 'ToString' or 'FromConfiguration' as an alternate for operator op_Implicit (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2225)
build (macos-latest): .build/Configuration.cs#L9
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
build (macos-latest): .build/Configuration.cs#L10
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
build (macos-latest)
/Users/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/.nuget/packages/system.collections.immutable/9.0.8/buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets(4,5): warning : System.Collections.Immutable 9.0.8 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [/Users/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/Client/Client.csproj::TargetFramework=net6.0]
build (macos-latest)
/Users/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/.nuget/packages/system.diagnostics.diagnosticsource/9.0.8/buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets(4,5): warning : System.Diagnostics.DiagnosticSource 9.0.8 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [/Users/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/Client/Client.csproj::TargetFramework=net6.0]
build (macos-latest)
/Users/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/.nuget/packages/system.threading.channels/9.0.8/buildTransitive/netcoreapp2.0/System.Threading.Channels.targets(4,5): warning : System.Threading.Channels 9.0.8 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [/Users/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/Client/Client.csproj::TargetFramework=net6.0]
build (macos-latest): .build/Solution.cs#L9
Type 'LocalConstants' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
build (macos-latest): .build/Solution.cs#L114
The type name Extensions conflicts in whole or in part with the namespace name 'Azure.Core.Extensions'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
build (macos-latest): .build/Configuration.cs#L7
The type name Configuration conflicts in whole or in part with the namespace name 'System.Configuration' defined in the .NET Framework. Rename the type to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
build (macos-latest): .build/Build.cs#L66
Member 'NpmInstall' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
build (macos-latest): .build/Configuration.cs#L12
Provide a method named 'ToString' or 'FromConfiguration' as an alternate for operator op_Implicit (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2225)
build (macos-latest): .build/Configuration.cs#L10
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
build (macos-latest): .build/Configuration.cs#L9
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
build (macos-latest): .build/Solution.cs#L9
Type 'LocalConstants' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
build (macos-latest): .build/Solution.cs#L114
The type name Extensions conflicts in whole or in part with the namespace name 'Azure.Core.Extensions'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
build (macos-latest): .build/Configuration.cs#L7
The type name Configuration conflicts in whole or in part with the namespace name 'System.Configuration' defined in the .NET Framework. Rename the type to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
build (macos-latest): .build/Build.cs#L66
Member 'NpmInstall' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
build (macos-latest): .build/Configuration.cs#L10
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
build (macos-latest): .build/Configuration.cs#L12
Provide a method named 'ToString' or 'FromConfiguration' as an alternate for operator op_Implicit (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2225)
build (macos-latest): .build/Configuration.cs#L9
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
build (ubuntu-latest)
No files were found with the provided path: artifacts/docs/. No artifacts will be uploaded.
build (ubuntu-latest)
/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/.nuget/packages/system.collections.immutable/9.0.8/buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets(4,5): warning : System.Collections.Immutable 9.0.8 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/Client/Client.csproj::TargetFramework=net6.0]
build (ubuntu-latest)
/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/.nuget/packages/system.diagnostics.diagnosticsource/9.0.8/buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets(4,5): warning : System.Diagnostics.DiagnosticSource 9.0.8 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/Client/Client.csproj::TargetFramework=net6.0]
build (ubuntu-latest)
/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/.nuget/packages/system.threading.channels/9.0.8/buildTransitive/netcoreapp2.0/System.Threading.Channels.targets(4,5): warning : System.Threading.Channels 9.0.8 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/Client/Client.csproj::TargetFramework=net6.0]
build (ubuntu-latest): .build/Solution.cs#L9
Type 'LocalConstants' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
build (ubuntu-latest): .build/Solution.cs#L114
The type name Extensions conflicts in whole or in part with the namespace name 'Azure.Core.Extensions'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
build (ubuntu-latest): .build/Configuration.cs#L7
The type name Configuration conflicts in whole or in part with the namespace name 'System.Configuration' defined in the .NET Framework. Rename the type to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
build (ubuntu-latest): .build/Build.cs#L66
Member 'NpmInstall' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
build (ubuntu-latest): .build/Configuration.cs#L10
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
build (ubuntu-latest): .build/Configuration.cs#L9
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
build (ubuntu-latest): .build/Configuration.cs#L12
Provide a method named 'ToString' or 'FromConfiguration' as an alternate for operator op_Implicit (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2225)
build (ubuntu-latest)
/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/.nuget/packages/system.collections.immutable/9.0.8/buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets(4,5): warning : System.Collections.Immutable 9.0.8 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/Client/Client.csproj::TargetFramework=net6.0]
build (ubuntu-latest)
/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/.nuget/packages/system.diagnostics.diagnosticsource/9.0.8/buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets(4,5): warning : System.Diagnostics.DiagnosticSource 9.0.8 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/Client/Client.csproj::TargetFramework=net6.0]
build (ubuntu-latest)
/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/.nuget/packages/system.threading.channels/9.0.8/buildTransitive/netcoreapp2.0/System.Threading.Channels.targets(4,5): warning : System.Threading.Channels 9.0.8 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/Client/Client.csproj::TargetFramework=net6.0]
build (ubuntu-latest): .build/Solution.cs#L9
Type 'LocalConstants' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
build (ubuntu-latest): .build/Solution.cs#L114
The type name Extensions conflicts in whole or in part with the namespace name 'Azure.Core.Extensions'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
build (ubuntu-latest): .build/Configuration.cs#L7
The type name Configuration conflicts in whole or in part with the namespace name 'System.Configuration' defined in the .NET Framework. Rename the type to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
build (ubuntu-latest): .build/Build.cs#L66
Member 'NpmInstall' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
build (ubuntu-latest): .build/Configuration.cs#L10
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
build (ubuntu-latest): .build/Configuration.cs#L9
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
build (ubuntu-latest): .build/Configuration.cs#L12
Provide a method named 'ToString' or 'FromConfiguration' as an alternate for operator op_Implicit (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2225)
build (ubuntu-latest)
/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/.nuget/packages/system.collections.immutable/9.0.8/buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets(4,5): warning : System.Collections.Immutable 9.0.8 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/Client/Client.csproj::TargetFramework=net6.0]
build (ubuntu-latest)
/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/.nuget/packages/system.diagnostics.diagnosticsource/9.0.8/buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets(4,5): warning : System.Diagnostics.DiagnosticSource 9.0.8 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/Client/Client.csproj::TargetFramework=net6.0]
build (ubuntu-latest)
/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/.nuget/packages/system.threading.channels/9.0.8/buildTransitive/netcoreapp2.0/System.Threading.Channels.targets(4,5): warning : System.Threading.Channels 9.0.8 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/Client/Client.csproj::TargetFramework=net6.0]
build (ubuntu-latest): .build/Solution.cs#L9
Type 'LocalConstants' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
build (ubuntu-latest): .build/Solution.cs#L114
The type name Extensions conflicts in whole or in part with the namespace name 'Azure.Core.Extensions'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
build (ubuntu-latest): .build/Configuration.cs#L7
The type name Configuration conflicts in whole or in part with the namespace name 'System.Configuration' defined in the .NET Framework. Rename the type to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
build (ubuntu-latest): .build/Build.cs#L66
Member 'NpmInstall' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
build (ubuntu-latest): .build/Configuration.cs#L10
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
build (ubuntu-latest): .build/Configuration.cs#L9
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
build (ubuntu-latest): .build/Configuration.cs#L12
Provide a method named 'ToString' or 'FromConfiguration' as an alternate for operator op_Implicit (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2225)
build (ubuntu-latest): .build/Solution.cs#L9
Type 'LocalConstants' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
build (ubuntu-latest): .build/Solution.cs#L114
The type name Extensions conflicts in whole or in part with the namespace name 'Azure.Core.Extensions'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
build (ubuntu-latest): .build/Configuration.cs#L7
The type name Configuration conflicts in whole or in part with the namespace name 'System.Configuration' defined in the .NET Framework. Rename the type to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
build (ubuntu-latest): .build/Build.cs#L66
Member 'NpmInstall' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
build (ubuntu-latest): .build/Configuration.cs#L9
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
build (ubuntu-latest): .build/Configuration.cs#L10
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
build (ubuntu-latest): .build/Configuration.cs#L12
Provide a method named 'ToString' or 'FromConfiguration' as an alternate for operator op_Implicit (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2225)
build (windows-latest)
No files were found with the provided path: artifacts/docs/. No artifacts will be uploaded.
build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\.nuget\packages\system.collections.immutable\9.0.8\buildTransitive\netcoreapp2.0\System.Collections.Immutable.targets(4,5): warning : System.Collections.Immutable 9.0.8 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\Client\Client.csproj::TargetFramework=net6.0]
build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\.nuget\packages\system.diagnostics.diagnosticsource\9.0.8\buildTransitive\netcoreapp2.0\System.Diagnostics.DiagnosticSource.targets(4,5): warning : System.Diagnostics.DiagnosticSource 9.0.8 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\Client\Client.csproj::TargetFramework=net6.0]
build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\.nuget\packages\system.threading.channels\9.0.8\buildTransitive\netcoreapp2.0\System.Threading.Channels.targets(4,5): warning : System.Threading.Channels 9.0.8 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\Client\Client.csproj::TargetFramework=net6.0]
build (windows-latest): .build/Solution.cs#L9
Type 'LocalConstants' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
build (windows-latest): .build/Solution.cs#L114
The type name Extensions conflicts in whole or in part with the namespace name 'Azure.Core.Extensions'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
build (windows-latest): .build/Configuration.cs#L7
The type name Configuration conflicts in whole or in part with the namespace name 'System.Configuration' defined in the .NET Framework. Rename the type to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
build (windows-latest): .build/Build.cs#L66
Member 'NpmInstall' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
build (windows-latest): .build/Configuration.cs#L10
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
build (windows-latest): .build/Configuration.cs#L9
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
build (windows-latest): .build/Configuration.cs#L12
Provide a method named 'ToString' or 'FromConfiguration' as an alternate for operator op_Implicit (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2225)
build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\.nuget\packages\system.collections.immutable\9.0.8\buildTransitive\netcoreapp2.0\System.Collections.Immutable.targets(4,5): warning : System.Collections.Immutable 9.0.8 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Testing\JsonRpc.Testing.csproj::TargetFramework=net6.0]
build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\.nuget\packages\system.diagnostics.diagnosticsource\9.0.8\buildTransitive\netcoreapp2.0\System.Diagnostics.DiagnosticSource.targets(4,5): warning : System.Diagnostics.DiagnosticSource 9.0.8 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Testing\JsonRpc.Testing.csproj::TargetFramework=net6.0]
build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\.nuget\packages\system.threading.channels\9.0.8\buildTransitive\netcoreapp2.0\System.Threading.Channels.targets(4,5): warning : System.Threading.Channels 9.0.8 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Testing\JsonRpc.Testing.csproj::TargetFramework=net6.0]
build (windows-latest): .build/Solution.cs#L9
Type 'LocalConstants' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
build (windows-latest): .build/Solution.cs#L114
The type name Extensions conflicts in whole or in part with the namespace name 'Azure.Core.Extensions'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
build (windows-latest): .build/Configuration.cs#L7
The type name Configuration conflicts in whole or in part with the namespace name 'System.Configuration' defined in the .NET Framework. Rename the type to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
build (windows-latest): .build/Build.cs#L66
Member 'NpmInstall' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
build (windows-latest): .build/Configuration.cs#L10
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
build (windows-latest): .build/Configuration.cs#L9
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
build (windows-latest): .build/Configuration.cs#L12
Provide a method named 'ToString' or 'FromConfiguration' as an alternate for operator op_Implicit (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2225)
build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\.nuget\packages\system.collections.immutable\9.0.8\buildTransitive\netcoreapp2.0\System.Collections.Immutable.targets(4,5): warning : System.Collections.Immutable 9.0.8 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\Client\Client.csproj::TargetFramework=net6.0]
build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\.nuget\packages\system.diagnostics.diagnosticsource\9.0.8\buildTransitive\netcoreapp2.0\System.Diagnostics.DiagnosticSource.targets(4,5): warning : System.Diagnostics.DiagnosticSource 9.0.8 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\Client\Client.csproj::TargetFramework=net6.0]
build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\.nuget\packages\system.threading.channels\9.0.8\buildTransitive\netcoreapp2.0\System.Threading.Channels.targets(4,5): warning : System.Threading.Channels 9.0.8 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\Client\Client.csproj::TargetFramework=net6.0]
build (windows-latest): .build/Solution.cs#L9
Type 'LocalConstants' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
build (windows-latest): .build/Solution.cs#L114
The type name Extensions conflicts in whole or in part with the namespace name 'Azure.Core.Extensions'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
build (windows-latest): .build/Configuration.cs#L7
The type name Configuration conflicts in whole or in part with the namespace name 'System.Configuration' defined in the .NET Framework. Rename the type to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
build (windows-latest): .build/Build.cs#L66
Member 'NpmInstall' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
build (windows-latest): .build/Configuration.cs#L9
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
build (windows-latest): .build/Configuration.cs#L10
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
build (windows-latest): .build/Configuration.cs#L12
Provide a method named 'ToString' or 'FromConfiguration' as an alternate for operator op_Implicit (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2225)
build (windows-latest): .build/Solution.cs#L9
Type 'LocalConstants' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
build (windows-latest): .build/Solution.cs#L114
The type name Extensions conflicts in whole or in part with the namespace name 'Azure.Core.Extensions'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
build (windows-latest): .build/Configuration.cs#L7
The type name Configuration conflicts in whole or in part with the namespace name 'System.Configuration' defined in the .NET Framework. Rename the type to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
build (windows-latest): .build/Build.cs#L66
Member 'NpmInstall' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
build (windows-latest): .build/Configuration.cs#L10
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
build (windows-latest): .build/Configuration.cs#L9
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
build (windows-latest): .build/Configuration.cs#L12
Provide a method named 'ToString' or 'FromConfiguration' as an alternate for operator op_Implicit (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2225)
build (macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
build (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677

Artifacts

Produced during runtime
Name Size Digest
coverage-macos-latest
85 MB
sha256:ca9b2684f69b0394f0e10e74e7e689a5a40991dd6424e9f4c5a77dbe2fdc4bdc
coverage-ubuntu-latest
85 MB
sha256:9b636e75bfce238d5a889b9c48d5a2140ceeb793eaa3000b6f99db0b1c9f3a27
coverage-windows-latest
85 MB
sha256:683256fde0713e00231cae8ae0ef897b96e887ad24dbf5032153fc3ed2d34ada
logs-macos-latest
13.7 MB
sha256:70650df8f94a32026a8c1f1e8bd3f0dac7de0265399953ea1a383dacf4dc1408
logs-ubuntu-latest
13.8 MB
sha256:96ee8c4f83a5ba465e11bc32896c630a6921f7af0ebb7c8f22ce360c5661bccc
logs-windows-latest
14.6 MB
sha256:90e95b2600706d69002151670f9b5722a6359bf4623c119f79563c7e78589feb
nuget
11 MB
sha256:38d8f7d9f0ba23646c6d84dce1c2bfb312a551690d85e64ca7c7db2ba979911e
nuget-macos-latest
11 MB
sha256:7bd4583af9b425f06d2394f1248268cafc5aea11ea3479558449f84862a3b4d1
nuget-ubuntu-latest
11 MB
sha256:2c84faedbbbf3f1d37957718bc49dd3bd4084f14a5d2b1fbffaecdd59d81e8c5
nuget-windows-latest
11 MB
sha256:a78a95703220d55651f52f13decd372f5dc29bf40f5e0c6bf9592da69663cb69
test data-macos-latest
22.3 MB
sha256:5235750b8592449bd1399a62ee32bcb203d38e3ba1eee63dec2cd489aa79d35c
test data-ubuntu-latest
22.4 MB
sha256:21aa099c9c4d0eef9c37f44e73c75500a484c7795cd0ced07c752e3959007a4b
test data-windows-latest
22.4 MB
sha256:fa89f54974ba318ef8d6640bce3844706f5e8e2d28138e126fd2a7fe580eba16