Skip to content

chore(deps): update verify #4085

chore(deps): update verify

chore(deps): update verify #4085

Triggered via pull request January 31, 2025 01:39
Status Failure
Total duration 8m 2s
Artifacts 6

ci.yml

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

Annotations

18 errors and 90 warnings
build (ubuntu-latest)
[xUnit.net 00:00:02.80] Generation.Tests.JsonRpcGenerationTests.Supports_Generating_Notifications_And_Infers_Direction_ExitHandler [FAIL]
build (ubuntu-latest)
[xUnit.net 00:00:02.86] Generation.Tests.JsonRpcGenerationTests.Supports_Generating_Notifications_And_Infers_Direction_DidChangeTextHandler [FAIL]
build (ubuntu-latest)
[xUnit.net 00:00:03.07] Generation.Tests.JsonRpcGenerationTests.Should_Report_Diagnostic_If_Missing_Information [FAIL]
build (ubuntu-latest)
[xUnit.net 00:00:03.17] Generation.Tests.JsonRpcGenerationTests.Supports_Generating_Requests_And_Infers_Direction [FAIL]
build (ubuntu-latest)
Target "Test" has thrown an exception
build (ubuntu-latest)
Process completed with exit code 255.
build (macos-latest)
[xUnit.net 00:00:01.50] Generation.Tests.JsonRpcGenerationTests.Supports_Generating_Notifications_And_Infers_Direction_ExitHandler [FAIL]
build (macos-latest)
[xUnit.net 00:00:01.54] Generation.Tests.JsonRpcGenerationTests.Supports_Generating_Notifications_And_Infers_Direction_DidChangeTextHandler [FAIL]
build (macos-latest)
[xUnit.net 00:00:01.65] Generation.Tests.JsonRpcGenerationTests.Should_Report_Diagnostic_If_Missing_Information [FAIL]
build (macos-latest)
[xUnit.net 00:00:01.68] Generation.Tests.JsonRpcGenerationTests.Supports_Generating_Requests_And_Infers_Direction [FAIL]
build (macos-latest)
Target "Test" has thrown an exception
build (macos-latest)
Process completed with exit code 255.
build (windows-latest)
[xUnit.net 00:00:02.89] Generation.Tests.JsonRpcGenerationTests.Supports_Generating_Notifications_And_Infers_Direction_ExitHandler [FAIL]
build (windows-latest)
[xUnit.net 00:00:02.93] Generation.Tests.JsonRpcGenerationTests.Supports_Generating_Notifications_And_Infers_Direction_DidChangeTextHandler [FAIL]
build (windows-latest)
[xUnit.net 00:00:03.13] Generation.Tests.JsonRpcGenerationTests.Should_Report_Diagnostic_If_Missing_Information [FAIL]
build (windows-latest)
[xUnit.net 00:00:03.19] Generation.Tests.JsonRpcGenerationTests.Supports_Generating_Requests_And_Infers_Direction [FAIL]
build (windows-latest)
Target "Test" has thrown an exception
build (windows-latest)
Process completed with exit code 1.
build (ubuntu-latest)
Could not inject value for "Solution.GitVersion"
build (ubuntu-latest)
/home/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. [/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/JsonRpc.Generators.csproj]
build (ubuntu-latest)
/home/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. [/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/JsonRpc.Generators.csproj]
build (ubuntu-latest)
/home/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. [/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/JsonRpc.Generators.csproj]
build (ubuntu-latest)
/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/GenerateHandlerMethodsGenerator.cs(153,101): warning CS8602: Dereference of a possibly null reference. [/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/JsonRpc.Generators.csproj]
build (ubuntu-latest)
/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/GenerateHandlerMethodsGenerator.cs(159,62): warning CS8602: Dereference of a possibly null reference. [/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/JsonRpc.Generators.csproj]
build (ubuntu-latest)
/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/RegistrationOptionsGenerator.cs(304,44): warning CS8602: Dereference of a possibly null reference. [/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/JsonRpc.Generators.csproj]
build (ubuntu-latest)
/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/AssemblyCapabilityKeyAttributeGenerator.cs(12,6): warning RS1038: This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md) [/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/JsonRpc.Generators.csproj]
build (ubuntu-latest)
/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/AssemblyCapabilityKeyAttributeGenerator.cs(13,18): warning RS1036: 'OmniSharp.Extensions.JsonRpc.Generators.AssemblyCapabilityKeyAttributeGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>' [/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/JsonRpc.Generators.csproj]
build (ubuntu-latest)
/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/AssemblyJsonRpcHandlersAttributeGenerator.cs(12,6): warning RS1038: This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md) [/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/JsonRpc.Generators.csproj]
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)
Could not inject value for "Solution.GitVersion"
build (ubuntu-latest)
No files were found with the provided path: coverage/. No artifacts will be uploaded.
build (ubuntu-latest)
No files were found with the provided path: artifacts/nuget/. No artifacts will be uploaded.
build (ubuntu-latest)
Could not inject value for "Solution.GitVersion"
build (ubuntu-latest)
/home/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. [/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/JsonRpc.Generators.csproj]
build (ubuntu-latest)
/home/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. [/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/JsonRpc.Generators.csproj]
build (ubuntu-latest)
/home/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. [/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/JsonRpc.Generators.csproj]
build (ubuntu-latest)
/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/RegistrationOptionsGenerator.cs(304,44): warning CS8602: Dereference of a possibly null reference. [/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/JsonRpc.Generators.csproj]
build (ubuntu-latest)
/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/GenerateHandlerMethodsGenerator.cs(153,101): warning CS8602: Dereference of a possibly null reference. [/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/JsonRpc.Generators.csproj]
build (ubuntu-latest)
/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/GenerateHandlerMethodsGenerator.cs(159,62): warning CS8602: Dereference of a possibly null reference. [/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/JsonRpc.Generators.csproj]
build (ubuntu-latest)
/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/EnumLikeStringGenerator.cs(11,6): warning RS1038: This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md) [/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/JsonRpc.Generators.csproj]
build (ubuntu-latest)
/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/AssemblyCapabilityKeyAttributeGenerator.cs(12,6): warning RS1038: This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md) [/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/JsonRpc.Generators.csproj]
build (ubuntu-latest)
/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/EnumLikeStringGenerator.cs(12,18): warning RS1036: 'OmniSharp.Extensions.JsonRpc.Generators.EnumLikeStringGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>' [/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/JsonRpc.Generators.csproj]
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/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)
Could not inject value for "Solution.GitVersion"
build (macos-latest)
No files were found with the provided path: artifacts/nuget/. No artifacts will be uploaded.
build (macos-latest)
Could not inject value for "Solution.GitVersion"
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)
/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/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/RegistrationOptionsGenerator.cs(304,44): 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/GenerateHandlerMethodsGenerator.cs(153,101): 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/GenerateHandlerMethodsGenerator.cs(159,62): 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(12,6): warning RS1038: This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md) [/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(13,18): warning RS1036: 'OmniSharp.Extensions.JsonRpc.Generators.AssemblyCapabilityKeyAttributeGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>' [/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/AssemblyJsonRpcHandlersAttributeGenerator.cs(12,6): warning RS1038: This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md) [/Users/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/JsonRpc.Generators.csproj]
build (macos-latest)
No files were found with the provided path: coverage/. No artifacts will be uploaded.
build (macos-latest)
Could not inject value for "Solution.GitVersion"
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)
/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/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/GenerateHandlerMethodsGenerator.cs(153,101): 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/GenerateHandlerMethodsGenerator.cs(159,62): 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/RegistrationOptionsGenerator.cs(304,44): 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(12,6): warning RS1038: This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md) [/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(13,18): warning RS1036: 'OmniSharp.Extensions.JsonRpc.Generators.AssemblyCapabilityKeyAttributeGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>' [/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/GenerateHandlerMethodsGenerator.cs(16,6): warning RS1038: This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md) [/Users/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/JsonRpc.Generators.csproj]
build (windows-latest)
No files were found with the provided path: artifacts/nuget/. No artifacts will be uploaded.
build (windows-latest)
No files were found with the provided path: coverage/. No artifacts will be uploaded.
build (windows-latest)
Could not inject value for "Solution.GitVersion"
build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Generators\AssemblyCapabilityKeyAttributeGenerator.cs(48,68): warning CS8602: Dereference of a possibly null reference. [D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Generators\JsonRpc.Generators.csproj]
build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Generators\StronglyTypedGenerator.cs(132,40): warning CS8602: Dereference of a possibly null reference. [D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Generators\JsonRpc.Generators.csproj]
build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Generators\StronglyTypedGenerator.cs(324,40): warning CS8602: Dereference of a possibly null reference. [D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Generators\JsonRpc.Generators.csproj]
build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Generators\GenerateHandlerMethodsGenerator.cs(153,101): warning CS8602: Dereference of a possibly null reference. [D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Generators\JsonRpc.Generators.csproj]
build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Generators\GenerateHandlerMethodsGenerator.cs(159,62): warning CS8602: Dereference of a possibly null reference. [D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Generators\JsonRpc.Generators.csproj]
build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Generators\RegistrationOptionsGenerator.cs(304,44): warning CS8602: Dereference of a possibly null reference. [D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Generators\JsonRpc.Generators.csproj]
build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Generators\EnumLikeStringGenerator.cs(11,6): warning RS1038: This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md) [D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Generators\JsonRpc.Generators.csproj]
build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Generators\GenerateHandlerMethodsGenerator.cs(16,6): warning RS1038: This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md) [D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Generators\JsonRpc.Generators.csproj]
build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Generators\EnumLikeStringGenerator.cs(12,18): warning RS1036: 'OmniSharp.Extensions.JsonRpc.Generators.EnumLikeStringGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>' [D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Generators\JsonRpc.Generators.csproj]
build (windows-latest)
Could not inject value for "Solution.GitVersion"
build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Generators\AssemblyCapabilityKeyAttributeGenerator.cs(48,68): warning CS8602: Dereference of a possibly null reference. [D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Generators\JsonRpc.Generators.csproj]
build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Generators\GenerateHandlerMethodsGenerator.cs(153,101): warning CS8602: Dereference of a possibly null reference. [D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Generators\JsonRpc.Generators.csproj]
build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Generators\GenerateHandlerMethodsGenerator.cs(159,62): warning CS8602: Dereference of a possibly null reference. [D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Generators\JsonRpc.Generators.csproj]
build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Generators\StronglyTypedGenerator.cs(132,40): warning CS8602: Dereference of a possibly null reference. [D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Generators\JsonRpc.Generators.csproj]
build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Generators\StronglyTypedGenerator.cs(324,40): warning CS8602: Dereference of a possibly null reference. [D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Generators\JsonRpc.Generators.csproj]
build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Generators\RegistrationOptionsGenerator.cs(304,44): warning CS8602: Dereference of a possibly null reference. [D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Generators\JsonRpc.Generators.csproj]
build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Generators\EnumLikeStringGenerator.cs(11,6): warning RS1038: This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md) [D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Generators\JsonRpc.Generators.csproj]
build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Generators\EnumLikeStringGenerator.cs(12,18): warning RS1036: 'OmniSharp.Extensions.JsonRpc.Generators.EnumLikeStringGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>' [D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Generators\JsonRpc.Generators.csproj]
build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Generators\AssemblyCapabilityKeyAttributeGenerator.cs(12,6): warning RS1038: This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md) [D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Generators\JsonRpc.Generators.csproj]
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/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)
Could not inject value for "Solution.GitVersion"

Artifacts

Produced during runtime
Name Size
logs-macos-latest
10.9 MB
logs-ubuntu-latest
11 MB
logs-windows-latest
11.6 MB
test data-macos-latest
22.3 MB
test data-ubuntu-latest
22.3 MB
test data-windows-latest
22.4 MB