Skip to content

Update dotnet monorepo [minor/patch] - autoclosed #1910

Update dotnet monorepo [minor/patch] - autoclosed

Update dotnet monorepo [minor/patch] - autoclosed #1910

Triggered via pull request June 19, 2023 08:50
Status Success
Total duration 17m 56s
Artifacts 4
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: Build
Publish  /  publish
13s
Publish / publish
Fit to window
Zoom out
Zoom in

Annotations

1 error and 101 warnings
Publish / publish
Process completed with exit code 1.
Build (ubuntu-latest)
Please updated the build to also be decorated with [ContinuousIntegrationConventions]
Build (ubuntu-latest)
Please updated the build to also be decorated with [LocalBuildConventions]
Build (ubuntu-latest): .build/Build.cs#L12
'CheckBuildProjectConfigurationsAttribute' is obsolete: 'This attribute solely checks whether solutions have active build configurations for the build project, which leads to an error because the build project cannot be compiled again while executing. The sanity check is now integrated in the SolutionAttribute'
Build (ubuntu-latest): .build/Configuration.cs#L5
Declare types in namespaces
Build (ubuntu-latest): .build/Build.cs#L19
Declare types in namespaces
Build (ubuntu-latest): .build/Configuration.cs#L10
Provide a method named 'ToString' or 'FromConfiguration' as an alternate for operator op_Implicit
Build (ubuntu-latest): .build/Build.cs#L70
Make 'Solution' sealed (a breaking change if this class has previously shipped), implement the method non-explicitly, or implement a new method that exposes the functionality of 'Rocket.Surgery.Nuke.ICanUpdateReadme.get_ReadmeFilePath' and is visible to derived classes
Build (ubuntu-latest): .build/Configuration.cs#L5
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.
Build (ubuntu-latest)
/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/test/TestingUtils/TestingUtils.csproj : warning NU1701: Package 'xunit.runner.visualstudio 2.4.5' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework '.NETStandard,Version=v2.0'. This package may not be fully compatible with your project. [/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/LSP.sln]
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 (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)
/home/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>' [/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/StronglyTypedGenerator.cs(14,18): warning RS1036: 'OmniSharp.Extensions.JsonRpc.Generators.StronglyTypedGenerator': 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/Contexts/GeneratorData.cs(33,17): warning CA1508: 'symbol == null' is always 'true'. Remove or refactor the condition(s) to avoid dead code. [/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(61,56): warning CA2016: Forward the '_' parameter to the 'GetDeclaredSymbol' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token [/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(46,42): warning CA2016: Forward the '_' parameter to the 'GetCompilationUnitRoot' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token [/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/test/TestingUtils/TestingUtils.csproj : warning NU1701: Package 'xunit.runner.visualstudio 2.4.5' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework '.NETStandard,Version=v2.0'. This package may not be fully compatible with your project.
Build (ubuntu-latest)
/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/test/TestingUtils/TestingUtils.csproj : warning NU1701: Package 'xunit.runner.visualstudio 2.4.5' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework '.NETStandard,Version=v2.0'. This package may not be fully compatible with your project.
Build (ubuntu-latest)
/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/test/TestingUtils/TestingUtils.csproj : warning NU1701: Package 'xunit.runner.visualstudio 2.4.5' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework '.NETStandard,Version=v2.0'. This package may not be fully compatible with your project.
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 (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/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/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>' [/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(14,18): warning RS1036: 'OmniSharp.Extensions.JsonRpc.Generators.StronglyTypedGenerator': 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)
No files were found with the provided path: artifacts/docs/. No artifacts will be uploaded.
Build (windows-latest)
Could not complete checking build configurations within 500 milliseconds
Build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\Client\Client.csproj : warning NU1507: There are 3 package sources defined in your configuration. When using central package management, please map your package sources with package source mapping (https://aka.ms/nuget-package-source-mapping) or specify a single package source. The following sources are defined: https://api.nuget.org/v3/index.json, C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\, C:\Program Files\dotnet\library-packs
Build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc\JsonRpc.csproj : warning NU1507: There are 3 package sources defined in your configuration. When using central package management, please map your package sources with package source mapping (https://aka.ms/nuget-package-source-mapping) or specify a single package source. The following sources are defined: https://api.nuget.org/v3/index.json, C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\, C:\Program Files\dotnet\library-packs
Build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\Protocol\Protocol.csproj : warning NU1507: There are 3 package sources defined in your configuration. When using central package management, please map your package sources with package source mapping (https://aka.ms/nuget-package-source-mapping) or specify a single package source. The following sources are defined: https://api.nuget.org/v3/index.json, C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\, C:\Program Files\dotnet\library-packs
Build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc\JsonRpc.csproj : warning NU1507: There are 3 package sources defined in your configuration. When using central package management, please map your package sources with package source mapping (https://aka.ms/nuget-package-source-mapping) or specify a single package source. The following sources are defined: https://api.nuget.org/v3/index.json, C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\, C:\Program Files\dotnet\library-packs
Build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\Server\Server.csproj : warning NU1507: There are 3 package sources defined in your configuration. When using central package management, please map your package sources with package source mapping (https://aka.ms/nuget-package-source-mapping) or specify a single package source. The following sources are defined: https://api.nuget.org/v3/index.json, C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\, C:\Program Files\dotnet\library-packs
Build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\Server\Server.csproj : warning NU1507: There are 3 package sources defined in your configuration. When using central package management, please map your package sources with package source mapping (https://aka.ms/nuget-package-source-mapping) or specify a single package source. The following sources are defined: https://api.nuget.org/v3/index.json, C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\, C:\Program Files\dotnet\library-packs
Build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\Client\Client.csproj : warning NU1507: There are 3 package sources defined in your configuration. When using central package management, please map your package sources with package source mapping (https://aka.ms/nuget-package-source-mapping) or specify a single package source. The following sources are defined: https://api.nuget.org/v3/index.json, C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\, C:\Program Files\dotnet\library-packs
Build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\Client\Client.csproj : warning NU1507: There are 3 package sources defined in your configuration. When using central package management, please map your package sources with package source mapping (https://aka.ms/nuget-package-source-mapping) or specify a single package source. The following sources are defined: https://api.nuget.org/v3/index.json, C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\, C:\Program Files\dotnet\library-packs
Build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\Server\Server.csproj : warning NU1507: There are 3 package sources defined in your configuration. When using central package management, please map your package sources with package source mapping (https://aka.ms/nuget-package-source-mapping) or specify a single package source. The following sources are defined: https://api.nuget.org/v3/index.json, C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\, C:\Program Files\dotnet\library-packs
Build (windows-latest)
Could not complete checking build configurations within 500 milliseconds
Build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\test\JsonRpc.Tests\JsonRpc.Tests.csproj : warning NU1507: There are 3 package sources defined in your configuration. When using central package management, please map your package sources with package source mapping (https://aka.ms/nuget-package-source-mapping) or specify a single package source. The following sources are defined: https://api.nuget.org/v3/index.json, C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\, C:\Program Files\dotnet\library-packs
Build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc\JsonRpc.csproj : warning NU1507: There are 3 package sources defined in your configuration. When using central package management, please map your package sources with package source mapping (https://aka.ms/nuget-package-source-mapping) or specify a single package source. The following sources are defined: https://api.nuget.org/v3/index.json, C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\, C:\Program Files\dotnet\library-packs
Build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc\JsonRpc.csproj : warning NU1507: There are 3 package sources defined in your configuration. When using central package management, please map your package sources with package source mapping (https://aka.ms/nuget-package-source-mapping) or specify a single package source. The following sources are defined: https://api.nuget.org/v3/index.json, C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\, C:\Program Files\dotnet\library-packs
Build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Generators\JsonRpc.Generators.csproj : warning NU1507: There are 3 package sources defined in your configuration. When using central package management, please map your package sources with package source mapping (https://aka.ms/nuget-package-source-mapping) or specify a single package source. The following sources are defined: https://api.nuget.org/v3/index.json, C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\, C:\Program Files\dotnet\library-packs
Build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc\JsonRpc.csproj : warning NU1507: There are 3 package sources defined in your configuration. When using central package management, please map your package sources with package source mapping (https://aka.ms/nuget-package-source-mapping) or specify a single package source. The following sources are defined: https://api.nuget.org/v3/index.json, C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\, C:\Program Files\dotnet\library-packs
Build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\test\Lsp.Tests\Lsp.Tests.csproj : warning NU1507: There are 3 package sources defined in your configuration. When using central package management, please map your package sources with package source mapping (https://aka.ms/nuget-package-source-mapping) or specify a single package source. The following sources are defined: https://api.nuget.org/v3/index.json, C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\, C:\Program Files\dotnet\library-packs
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/Build.cs#L12
'CheckBuildProjectConfigurationsAttribute' is obsolete: 'This attribute solely checks whether solutions have active build configurations for the build project, which leads to an error because the build project cannot be compiled again while executing. The sanity check is now integrated in the SolutionAttribute'
Build (windows-latest): .build/Build.cs#L19
Declare types in namespaces
Build (windows-latest): .build/Configuration.cs#L5
Declare types in namespaces
Build (windows-latest): .build/Configuration.cs#L10
Provide a method named 'ToString' or 'FromConfiguration' as an alternate for operator op_Implicit
Build (windows-latest): .build/Build.cs#L70
Make 'Solution' sealed (a breaking change if this class has previously shipped), implement the method non-explicitly, or implement a new method that exposes the functionality of 'Rocket.Surgery.Nuke.ICanUpdateReadme.get_ReadmeFilePath' and is visible to derived classes
Build (windows-latest): .build/Configuration.cs#L5
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.
Build (windows-latest)
Could not complete checking build configurations within 500 milliseconds
Build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\test\TestingUtils\TestingUtils.csproj : warning NU1507: There are 3 package sources defined in your configuration. When using central package management, please map your package sources with package source mapping (https://aka.ms/nuget-package-source-mapping) or specify a single package source. The following sources are defined: https://api.nuget.org/v3/index.json, C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\, C:\Program Files\dotnet\library-packs [D:\a\csharp-language-server-protocol\csharp-language-server-protocol\LSP.sln]
Build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\test\TestingUtils\TestingUtils.csproj : warning NU1701: Package 'xunit.runner.visualstudio 2.4.5' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework '.NETStandard,Version=v2.0'. This package may not be fully compatible with your project. [D:\a\csharp-language-server-protocol\csharp-language-server-protocol\LSP.sln]
Build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\test\Dap.Tests\Dap.Tests.csproj : warning NU1507: There are 3 package sources defined in your configuration. When using central package management, please map your package sources with package source mapping (https://aka.ms/nuget-package-source-mapping) or specify a single package source. The following sources are defined: https://api.nuget.org/v3/index.json, C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\, C:\Program Files\dotnet\library-packs [D:\a\csharp-language-server-protocol\csharp-language-server-protocol\LSP.sln]
Build (windows-latest)
No files were found with the provided path: artifacts/docs/. No artifacts will be uploaded.
Build (windows-latest)
Could not complete checking build configurations within 500 milliseconds
Build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc\JsonRpc.csproj : warning NU1507: There are 3 package sources defined in your configuration. When using central package management, please map your package sources with package source mapping (https://aka.ms/nuget-package-source-mapping) or specify a single package source. The following sources are defined: https://api.nuget.org/v3/index.json, C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\, C:\Program Files\dotnet\library-packs
Build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\test\JsonRpc.Tests\JsonRpc.Tests.csproj : warning NU1507: There are 3 package sources defined in your configuration. When using central package management, please map your package sources with package source mapping (https://aka.ms/nuget-package-source-mapping) or specify a single package source. The following sources are defined: https://api.nuget.org/v3/index.json, C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\, C:\Program Files\dotnet\library-packs
Build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Generators\JsonRpc.Generators.csproj : warning NU1507: There are 3 package sources defined in your configuration. When using central package management, please map your package sources with package source mapping (https://aka.ms/nuget-package-source-mapping) or specify a single package source. The following sources are defined: https://api.nuget.org/v3/index.json, C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\, C:\Program Files\dotnet\library-packs
Build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc\JsonRpc.csproj : warning NU1507: There are 3 package sources defined in your configuration. When using central package management, please map your package sources with package source mapping (https://aka.ms/nuget-package-source-mapping) or specify a single package source. The following sources are defined: https://api.nuget.org/v3/index.json, C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\, C:\Program Files\dotnet\library-packs
Build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc\JsonRpc.csproj : warning NU1507: There are 3 package sources defined in your configuration. When using central package management, please map your package sources with package source mapping (https://aka.ms/nuget-package-source-mapping) or specify a single package source. The following sources are defined: https://api.nuget.org/v3/index.json, C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\, C:\Program Files\dotnet\library-packs
Build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\test\Lsp.Tests\Lsp.Tests.csproj : warning NU1507: There are 3 package sources defined in your configuration. When using central package management, please map your package sources with package source mapping (https://aka.ms/nuget-package-source-mapping) or specify a single package source. The following sources are defined: https://api.nuget.org/v3/index.json, C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\, C:\Program Files\dotnet\library-packs
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 (macOS-latest)
Could not complete checking build configurations within 500 milliseconds
Build (macOS-latest)
Could not complete checking build configurations within 500 milliseconds
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/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(13,18): warning RS1036: 'OmniSharp.Extensions.JsonRpc.Generators.AssemblyJsonRpcHandlersAttributeGenerator': 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 (macOS-latest)
/Users/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/StronglyTypedGenerator.cs(14,18): warning RS1036: 'OmniSharp.Extensions.JsonRpc.Generators.StronglyTypedGenerator': 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/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>' [/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(46,42): warning CA2016: Forward the '_' parameter to the 'GetCompilationUnitRoot' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token [/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(53,38): warning CA2016: Forward the '_' parameter to the 'GetDeclaredSymbol' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token [/Users/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/JsonRpc.Generators.csproj]
Build (macOS-latest)
Could not complete checking build configurations within 500 milliseconds
Build (macOS-latest)
/Users/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/test/TestingUtils/TestingUtils.csproj : warning NU1701: Package 'xunit.runner.visualstudio 2.4.5' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework '.NETStandard,Version=v2.0'. This package may not be fully compatible with your project.
Build (macOS-latest)
/Users/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/test/TestingUtils/TestingUtils.csproj : warning NU1701: Package 'xunit.runner.visualstudio 2.4.5' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework '.NETStandard,Version=v2.0'. This package may not be fully compatible with your project.
Build (macOS-latest)
/Users/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/test/TestingUtils/TestingUtils.csproj : warning NU1701: Package 'xunit.runner.visualstudio 2.4.5' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework '.NETStandard,Version=v2.0'. This package may not be fully compatible with your project.
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(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/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>' [/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 (macOS-latest)
/Users/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>' [/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)
No files were found with the provided path: artifacts/docs/. No artifacts will be uploaded.
Build (macOS-latest): .build/Build.cs#L12
'CheckBuildProjectConfigurationsAttribute' is obsolete: 'This attribute solely checks whether solutions have active build configurations for the build project, which leads to an error because the build project cannot be compiled again while executing. The sanity check is now integrated in the SolutionAttribute'
Build (macOS-latest): .build/Configuration.cs#L5
Declare types in namespaces
Build (macOS-latest): .build/Build.cs#L19
Declare types in namespaces
Build (macOS-latest): .build/Configuration.cs#L10
Provide a method named 'ToString' or 'FromConfiguration' as an alternate for operator op_Implicit
Build (macOS-latest): .build/Build.cs#L70
Make 'Solution' sealed (a breaking change if this class has previously shipped), implement the method non-explicitly, or implement a new method that exposes the functionality of 'Rocket.Surgery.Nuke.ICanUpdateReadme.get_ReadmeFilePath' and is visible to derived classes
Build (macOS-latest): .build/Configuration.cs#L5
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.
Build (macOS-latest)
Could not complete checking build configurations within 500 milliseconds
Build (macOS-latest)
/Users/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/test/TestingUtils/TestingUtils.csproj : warning NU1701: Package 'xunit.runner.visualstudio 2.4.5' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework '.NETStandard,Version=v2.0'. This package may not be fully compatible with your project. [/Users/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/LSP.sln]

Artifacts

Produced during runtime
Name Size
coverage Expired
1.57 GB
logs Expired
18.2 MB
nuget Expired
7.69 MB
test data Expired
958 MB