chore(deps): update jetbrains to 2025.1.2 #4433
Annotations
1 error and 114 warnings
Publish / publish
Process completed with exit code 1.
|
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.4/buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets(4,5): warning : System.Collections.Immutable 9.0.4 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.4/buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets(4,5): warning : System.Diagnostics.DiagnosticSource 9.0.4 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.4/buildTransitive/netcoreapp2.0/System.Threading.Channels.targets(4,5): warning : System.Threading.Channels 9.0.4 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.4/buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets(4,5): warning : System.Collections.Immutable 9.0.4 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.4/buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets(4,5): warning : System.Diagnostics.DiagnosticSource 9.0.4 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.threading.channels/9.0.4/buildTransitive/netcoreapp2.0/System.Threading.Channels.targets(4,5): warning : System.Threading.Channels 9.0.4 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/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.4/buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets(4,5): warning : System.Collections.Immutable 9.0.4 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.4/buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets(4,5): warning : System.Diagnostics.DiagnosticSource 9.0.4 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.4/buildTransitive/netcoreapp2.0/System.Threading.Channels.targets(4,5): warning : System.Threading.Channels 9.0.4 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#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 (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.4/buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets(4,5): warning : System.Collections.Immutable 9.0.4 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.4/buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets(4,5): warning : System.Diagnostics.DiagnosticSource 9.0.4 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.4/buildTransitive/netcoreapp2.0/System.Threading.Channels.targets(4,5): warning : System.Threading.Channels 9.0.4 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/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 (macos-latest)
/Users/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/.nuget/packages/system.collections.immutable/9.0.4/buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets(4,5): warning : System.Collections.Immutable 9.0.4 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.4/buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets(4,5): warning : System.Diagnostics.DiagnosticSource 9.0.4 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.4/buildTransitive/netcoreapp2.0/System.Threading.Channels.targets(4,5): warning : System.Threading.Channels 9.0.4 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/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#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)
/Users/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/.nuget/packages/system.collections.immutable/9.0.4/buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets(4,5): warning : System.Collections.Immutable 9.0.4 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.4/buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets(4,5): warning : System.Diagnostics.DiagnosticSource 9.0.4 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.4/buildTransitive/netcoreapp2.0/System.Threading.Channels.targets(4,5): warning : System.Threading.Channels 9.0.4 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/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):
.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 (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.4\buildTransitive\netcoreapp2.0\System.Collections.Immutable.targets(4,5): warning : System.Collections.Immutable 9.0.4 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.4\buildTransitive\netcoreapp2.0\System.Diagnostics.DiagnosticSource.targets(4,5): warning : System.Diagnostics.DiagnosticSource 9.0.4 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.4\buildTransitive\netcoreapp2.0\System.Threading.Channels.targets(4,5): warning : System.Threading.Channels 9.0.4 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.4\buildTransitive\netcoreapp2.0\System.Collections.Immutable.targets(4,5): warning : System.Collections.Immutable 9.0.4 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.4\buildTransitive\netcoreapp2.0\System.Diagnostics.DiagnosticSource.targets(4,5): warning : System.Diagnostics.DiagnosticSource 9.0.4 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.4\buildTransitive\netcoreapp2.0\System.Threading.Channels.targets(4,5): warning : System.Threading.Channels 9.0.4 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.4\buildTransitive\netcoreapp2.0\System.Collections.Immutable.targets(4,5): warning : System.Collections.Immutable 9.0.4 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.4\buildTransitive\netcoreapp2.0\System.Diagnostics.DiagnosticSource.targets(4,5): warning : System.Diagnostics.DiagnosticSource 9.0.4 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.4\buildTransitive\netcoreapp2.0\System.Threading.Channels.targets(4,5): warning : System.Threading.Channels 9.0.4 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):
.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#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)
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
coverage-macos-latest
|
85 MB |
sha256:1428e96ca5748fdedc1ca49701622ad1325578c6555bdd6c5a5a00514a08bcc7
|
|
coverage-ubuntu-latest
|
85 MB |
sha256:3603847932cba354c80a034b500ed325d61b11063f440f19d6fda7bf230ed5eb
|
|
coverage-windows-latest
|
85 MB |
sha256:0ab3f28bb52d171ee3adf49266574c5b40d55d0a0cb9e8be9228b6772f5d79ff
|
|
logs-macos-latest
|
13.6 MB |
sha256:b20f43b49bf42a8b333f41ad3c02cbbf3b311ed9759f56772b4e8a832b4aef1a
|
|
logs-ubuntu-latest
|
13.7 MB |
sha256:6e7785752a091cb79a326f21b0e9dd01d40431a1c9ae1cafa3b35f673c56d51f
|
|
logs-windows-latest
|
14.3 MB |
sha256:af6497e8e171acc0c8c601dcf9a391fa5656a625160e8230e8688459a3b3cb38
|
|
nuget
|
11 MB |
sha256:f8c684dc2220e7660411da90f5ba02afe961337cf2cdd2266e3b69f1e9e4a583
|
|
nuget-macos-latest
|
11 MB |
sha256:aa677f21f2cecd44c4bacf5a72f0129274dbabb2d06d8e10a26da2491b4786c3
|
|
nuget-ubuntu-latest
|
11 MB |
sha256:b53457c44ffcd42f26644442fd9e18f987344d9191ead97d98a1bf2ebbaad4f5
|
|
nuget-windows-latest
|
11 MB |
sha256:c98161f645a7b43c9aba3b87950eec7be9117863d83712c7d17ed2d593e17c03
|
|
test data-macos-latest
|
22.3 MB |
sha256:d9e4d1de8bf5575aaf3a333e386b5289144741d385fa04ea73d9a678930c1eba
|
|
test data-ubuntu-latest
|
22.3 MB |
sha256:c5b52bef981550590b5d1d6ec842c1078618050e3a55c9835c8ea8070d30c13e
|
|
test data-windows-latest
|
22.4 MB |
sha256:06ca20a17bee08223204244dd7ca4ceb0225e3dc18871e46d1e1a9c9eb848090
|
|