Skip to content

chore(deps): update verify #3532

chore(deps): update verify

chore(deps): update verify #3532

Triggered via pull request September 18, 2024 14:51
Status Failure
Total duration 10m 29s
Artifacts 2

ci.yml

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

Annotations

18 errors and 94 warnings
build (ubuntu-latest)
[xUnit.net 00:00:02.52] Generation.Tests.JsonRpcGenerationTests.Supports_Generating_Notifications_And_Infers_Direction_ExitHandler [FAIL]
build (ubuntu-latest)
[xUnit.net 00:00:02.58] Generation.Tests.JsonRpcGenerationTests.Supports_Generating_Notifications_And_Infers_Direction_DidChangeTextHandler [FAIL]
build (ubuntu-latest)
[xUnit.net 00:00:02.79] Generation.Tests.JsonRpcGenerationTests.Should_Report_Diagnostic_If_Missing_Information [FAIL]
build (ubuntu-latest)
[xUnit.net 00:00:02.84] 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:02.19] Generation.Tests.JsonRpcGenerationTests.Supports_Generating_Notifications_And_Infers_Direction_ExitHandler [FAIL]
build (macos-latest)
[xUnit.net 00:00:02.26] Generation.Tests.JsonRpcGenerationTests.Supports_Generating_Notifications_And_Infers_Direction_DidChangeTextHandler [FAIL]
build (macos-latest)
[xUnit.net 00:00:02.52] Generation.Tests.JsonRpcGenerationTests.Should_Report_Diagnostic_If_Missing_Information [FAIL]
build (macos-latest)
[xUnit.net 00:00:02.59] 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.36] Generation.Tests.JsonRpcGenerationTests.Supports_Generating_Notifications_And_Infers_Direction_ExitHandler [FAIL]
build (windows-latest)
[xUnit.net 00:00:02.40] Generation.Tests.JsonRpcGenerationTests.Supports_Generating_Notifications_And_Infers_Direction_DidChangeTextHandler [FAIL]
build (windows-latest)
[xUnit.net 00:00:02.56] Generation.Tests.JsonRpcGenerationTests.Should_Report_Diagnostic_If_Missing_Information [FAIL]
build (windows-latest)
[xUnit.net 00:00:02.61] 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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/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/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/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 (ubuntu-latest)
/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/GenerateHandlerMethodsGenerator.cs(17,18): warning RS1036: 'OmniSharp.Extensions.JsonRpc.Generators.GenerateHandlerMethodsGenerator': 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/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): .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/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(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(13,18): warning RS1036: 'OmniSharp.Extensions.JsonRpc.Generators.AssemblyJsonRpcHandlersAttributeGenerator': 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/AutoImplementParamsGenerator.cs(14,18): warning RS1036: 'OmniSharp.Extensions.JsonRpc.Generators.AutoImplementParamsGenerator': 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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/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(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/RegistrationOptionsGenerator.cs(16,18): warning RS1036: 'OmniSharp.Extensions.JsonRpc.Generators.RegistrationOptionsGenerator': 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(17,18): warning RS1036: 'OmniSharp.Extensions.JsonRpc.Generators.GenerateHandlerMethodsGenerator': 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)
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/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/GenerateHandlerMethodsGenerator.cs(17,18): warning RS1036: 'OmniSharp.Extensions.JsonRpc.Generators.GenerateHandlerMethodsGenerator': 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/RegistrationOptionsGenerator.cs(16,18): warning RS1036: 'OmniSharp.Extensions.JsonRpc.Generators.RegistrationOptionsGenerator': 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/AutoImplementParamsGenerator.cs(14,18): warning RS1036: 'OmniSharp.Extensions.JsonRpc.Generators.AutoImplementParamsGenerator': 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 (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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(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\GenerateHandlerMethodsGenerator.cs(17,18): warning RS1036: 'OmniSharp.Extensions.JsonRpc.Generators.GenerateHandlerMethodsGenerator': 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(13,18): warning RS1036: 'OmniSharp.Extensions.JsonRpc.Generators.AssemblyCapabilityKeyAttributeGenerator': 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\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\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\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\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>' [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\AssemblyJsonRpcHandlersAttributeGenerator.cs(13,18): warning RS1036: 'OmniSharp.Extensions.JsonRpc.Generators.AssemblyJsonRpcHandlersAttributeGenerator': 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\AutoImplementParamsGenerator.cs(14,18): warning RS1036: 'OmniSharp.Extensions.JsonRpc.Generators.AutoImplementParamsGenerator': 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): .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)
Could not inject value for "Solution.GitVersion"
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "logs", "test data". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
logs
21.1 MB
test data
997 MB