Skip to content

Fix serilog update (#1443) #4150

Fix serilog update (#1443)

Fix serilog update (#1443) #4150

Triggered via push February 4, 2025 01:37
Status Success
Total duration 11m 51s
Artifacts 13

ci.yml

on: push
Matrix: build
Publish  /  publish
9s
Publish / publish
Fit to window
Zoom out
Zoom in

Annotations

1 error and 114 warnings
Publish / publish
Process completed with exit code 1.
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): .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/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/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#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): .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/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/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)
/Users/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/.nuget/packages/system.threading.channels/9.0.1/buildTransitive/netcoreapp2.0/System.Threading.Channels.targets(4,5): warning : System.Threading.Channels 9.0.1 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.1/buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets(4,5): warning : System.Diagnostics.DiagnosticSource 9.0.1 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.collections.immutable/9.0.1/buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets(4,5): warning : System.Collections.Immutable 9.0.1 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/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/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/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/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)
/Users/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/.nuget/packages/system.threading.channels/9.0.1/buildTransitive/netcoreapp2.0/System.Threading.Channels.targets(4,5): warning : System.Threading.Channels 9.0.1 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.1/buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets(4,5): warning : System.Diagnostics.DiagnosticSource 9.0.1 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.collections.immutable/9.0.1/buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets(4,5): warning : System.Collections.Immutable 9.0.1 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)
No files were found with the provided path: artifacts/docs/. No artifacts will be uploaded.
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): .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/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#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/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)
/Users/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/.nuget/packages/system.threading.channels/9.0.1/buildTransitive/netcoreapp2.0/System.Threading.Channels.targets(4,5): warning : System.Threading.Channels 9.0.1 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.1/buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets(4,5): warning : System.Diagnostics.DiagnosticSource 9.0.1 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.collections.immutable/9.0.1/buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets(4,5): warning : System.Collections.Immutable 9.0.1 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 (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/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/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#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/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/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)
/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/.nuget/packages/system.threading.channels/9.0.1/buildTransitive/netcoreapp2.0/System.Threading.Channels.targets(4,5): warning : System.Threading.Channels 9.0.1 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/Protocol/Protocol.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.1/buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets(4,5): warning : System.Diagnostics.DiagnosticSource 9.0.1 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/Protocol/Protocol.csproj::TargetFramework=net6.0]
build (ubuntu-latest)
/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/.nuget/packages/system.collections.immutable/9.0.1/buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets(4,5): warning : System.Collections.Immutable 9.0.1 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/Protocol/Protocol.csproj::TargetFramework=net6.0]
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/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/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#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/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/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)
/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/.nuget/packages/system.threading.channels/9.0.1/buildTransitive/netcoreapp2.0/System.Threading.Channels.targets(4,5): warning : System.Threading.Channels 9.0.1 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.1/buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets(4,5): warning : System.Diagnostics.DiagnosticSource 9.0.1 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.collections.immutable/9.0.1/buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets(4,5): warning : System.Collections.Immutable 9.0.1 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/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/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/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#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/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/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/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/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/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#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/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/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)
/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/.nuget/packages/system.threading.channels/9.0.1/buildTransitive/netcoreapp2.0/System.Threading.Channels.targets(4,5): warning : System.Threading.Channels 9.0.1 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.1/buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets(4,5): warning : System.Diagnostics.DiagnosticSource 9.0.1 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.collections.immutable/9.0.1/buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets(4,5): warning : System.Collections.Immutable 9.0.1 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)
No files were found with the provided path: artifacts/docs/. No artifacts will be uploaded.
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/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/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#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/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/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)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\.nuget\packages\system.threading.channels\9.0.1\buildTransitive\netcoreapp2.0\System.Threading.Channels.targets(4,5): warning : System.Threading.Channels 9.0.1 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.1\buildTransitive\netcoreapp2.0\System.Diagnostics.DiagnosticSource.targets(4,5): warning : System.Diagnostics.DiagnosticSource 9.0.1 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.collections.immutable\9.0.1\buildTransitive\netcoreapp2.0\System.Collections.Immutable.targets(4,5): warning : System.Collections.Immutable 9.0.1 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/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/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/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#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/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/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)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\.nuget\packages\system.threading.channels\9.0.1\buildTransitive\netcoreapp2.0\System.Threading.Channels.targets(4,5): warning : System.Threading.Channels 9.0.1 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.1\buildTransitive\netcoreapp2.0\System.Diagnostics.DiagnosticSource.targets(4,5): warning : System.Diagnostics.DiagnosticSource 9.0.1 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.collections.immutable\9.0.1\buildTransitive\netcoreapp2.0\System.Collections.Immutable.targets(4,5): warning : System.Collections.Immutable 9.0.1 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)
No files were found with the provided path: artifacts/docs/. No artifacts will be uploaded.
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/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/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#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/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/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)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\.nuget\packages\system.threading.channels\9.0.1\buildTransitive\netcoreapp2.0\System.Threading.Channels.targets(4,5): warning : System.Threading.Channels 9.0.1 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.1\buildTransitive\netcoreapp2.0\System.Diagnostics.DiagnosticSource.targets(4,5): warning : System.Diagnostics.DiagnosticSource 9.0.1 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.collections.immutable\9.0.1\buildTransitive\netcoreapp2.0\System.Collections.Immutable.targets(4,5): warning : System.Collections.Immutable 9.0.1 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/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/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/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#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/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/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)

Artifacts

Produced during runtime
Name Size Digest
coverage-macos-latest
85.3 MB
sha256:5dfdc5a89f8e17dd4dccb6ebd552eff3f503ee9468561f663c533abe1983a9e3
coverage-ubuntu-latest
85.3 MB
sha256:98faa9f12bb55dbec4c35b8172236e73d1ffb47dc1d8c6fd311741829f3cd798
coverage-windows-latest
85.3 MB
sha256:1246b305ae8ec0f5544209fb5c0729bae5bc479cc397aaf211475173374e831f
logs-macos-latest
13.7 MB
sha256:350ef39611d67f48c85a7dc0812a50cecee10f36e0ecc2410480ec5d9499be62
logs-ubuntu-latest
13.8 MB
sha256:a8ce9b0b3eb6b5f28a5c28356588abb13d28531a1b1e52378e68d27471cf64c4
logs-windows-latest
14.6 MB
sha256:19ca6af0dbe216b8bb803ce54d4fec426b3175ff58630d17cc1a304645d4448d
nuget
11 MB
sha256:e706b44df18cc25ab6b1421f8bd84107a41469acb59e1acdbaa32ae0c2708ea9
nuget-macos-latest
11 MB
sha256:9d33ee444b09e839d75bad903398125e331d9a466808b9622534e428f44a94e3
nuget-ubuntu-latest
11 MB
sha256:286951302a5b9fb2666f60806f1fd807892a963e181749be8eaffd17a02a2e69
nuget-windows-latest
11 MB
sha256:ca2b39808e27700c9725fe9a7828af269bb9ff2fe2a83584053c687fbacb3d8b
test data-macos-latest
22.3 MB
sha256:ca8d01febd000ff930c9264d434c95b76f2794a90044cc659e104573f71f996e
test data-ubuntu-latest
22.3 MB
sha256:5eb8520805e568a49402f5f03e057568b87f3ad353b9052de150ffe4e82f9f44
test data-windows-latest
22.4 MB
sha256:9021f7fac9e3d425b8ebaa6443082a704897fda056ae4b39bf26a7064c1cfa78