chore(deps): update dotnet monorepo #5372
Annotations
15 errors and 39 warnings
|
build (ubuntu-latest)
Process completed with exit code 255.
|
|
build (ubuntu-latest)
Target "Restore" has thrown an exception
|
|
build (ubuntu-latest)
/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/JsonRpc.Generators.csproj : error NU1605: OmniSharp.Extensions.JsonRpc.Generators -> Microsoft.CodeAnalysis.Analyzers (>= 3.11.0) [/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/JsonRpc.Generators.csproj : error NU1605: OmniSharp.Extensions.JsonRpc.Generators -> Microsoft.CodeAnalysis.CSharp.Workspaces 5.3.0 -> Microsoft.CodeAnalysis.Analyzers (>= 5.3.0-2.25625.1) [/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/JsonRpc.Generators.csproj : error NU1605: Warning As Error: Detected package downgrade: Microsoft.CodeAnalysis.Analyzers from 5.3.0-2.25625.1 to 3.11.0. Reference the package directly from the project to select a different version. [/home/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/LSP.sln]
|
|
build (macos-latest)
Process completed with exit code 255.
|
|
build (macos-latest)
Target "Restore" has thrown an exception
|
|
build (macos-latest)
/Users/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/JsonRpc.Generators.csproj : error NU1605: OmniSharp.Extensions.JsonRpc.Generators -> Microsoft.CodeAnalysis.Analyzers (>= 3.11.0) [/Users/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/LSP.sln]
|
|
build (macos-latest)
/Users/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/JsonRpc.Generators.csproj : error NU1605: OmniSharp.Extensions.JsonRpc.Generators -> Microsoft.CodeAnalysis.CSharp.Workspaces 5.3.0 -> Microsoft.CodeAnalysis.Analyzers (>= 5.3.0-2.25625.1) [/Users/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/LSP.sln]
|
|
build (macos-latest)
/Users/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/src/JsonRpc.Generators/JsonRpc.Generators.csproj : error NU1605: Warning As Error: Detected package downgrade: Microsoft.CodeAnalysis.Analyzers from 5.3.0-2.25625.1 to 3.11.0. Reference the package directly from the project to select a different version. [/Users/runner/work/csharp-language-server-protocol/csharp-language-server-protocol/LSP.sln]
|
|
build (windows-latest)
Process completed with exit code 1.
|
|
build (windows-latest)
Target "Restore" has thrown an exception
|
|
build (windows-latest)
D:\a\csharp-language-server-protocol\csharp-language-server-protocol\src\JsonRpc.Generators\JsonRpc.Generators.csproj : error NU1605: OmniSharp.Extensions.JsonRpc.Generators -> Microsoft.CodeAnalysis.Analyzers (>= 3.11.0) [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\src\JsonRpc.Generators\JsonRpc.Generators.csproj : error NU1605: OmniSharp.Extensions.JsonRpc.Generators -> Microsoft.CodeAnalysis.CSharp.Workspaces 5.3.0 -> Microsoft.CodeAnalysis.Analyzers (>= 5.3.0-2.25625.1) [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\src\JsonRpc.Generators\JsonRpc.Generators.csproj : error NU1605: Warning As Error: Detected package downgrade: Microsoft.CodeAnalysis.Analyzers from 5.3.0-2.25625.1 to 3.11.0. Reference the package directly from the project to select a different version. [D:\a\csharp-language-server-protocol\csharp-language-server-protocol\LSP.sln]
|
|
build (ubuntu-latest)
No files were found with the provided path: artifacts/nuget/. No artifacts will be uploaded.
|
|
build (ubuntu-latest)
No files were found with the provided path: artifacts/test/. No artifacts will be uploaded.
|
|
build (ubuntu-latest)
No files were found with the provided path: coverage/. No artifacts will be uploaded.
|
|
build (ubuntu-latest):
.build/Configuration.cs#L10
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
|
|
build (ubuntu-latest):
.build/Configuration.cs#L9
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
|
|
build (ubuntu-latest):
.build/Configuration.cs#L12
Provide a method named 'ToString' or 'FromConfiguration' as an alternate for operator op_Implicit (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2225)
|
|
build (ubuntu-latest):
.build/Solution.cs#L9
Type 'LocalConstants' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
|
build (ubuntu-latest):
.build/Solution.cs#L114
The type name Extensions conflicts in whole or in part with the namespace name 'Azure.Core.Extensions'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
build (ubuntu-latest):
.build/Configuration.cs#L7
The type name Configuration conflicts in whole or in part with the namespace name 'System.Configuration' defined in the .NET Framework. Rename the type to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
build (ubuntu-latest):
.build/Build.cs#L66
Member 'NpmInstall' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
build (ubuntu-latest):
.build/Configuration.cs#L10
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
|
|
build (ubuntu-latest):
.build/Configuration.cs#L9
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
|
|
build (ubuntu-latest):
.build/Configuration.cs#L12
Provide a method named 'ToString' or 'FromConfiguration' as an alternate for operator op_Implicit (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2225)
|
|
build (macos-latest)
No files were found with the provided path: artifacts/nuget/. No artifacts will be uploaded.
|
|
build (macos-latest)
No files were found with the provided path: artifacts/test/. No artifacts will be uploaded.
|
|
build (macos-latest)
No files were found with the provided path: coverage/. No artifacts will be uploaded.
|
|
build (macos-latest):
.build/Configuration.cs#L10
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
|
|
build (macos-latest):
.build/Configuration.cs#L9
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
|
|
build (macos-latest):
.build/Configuration.cs#L12
Provide a method named 'ToString' or 'FromConfiguration' as an alternate for operator op_Implicit (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2225)
|
|
build (macos-latest):
.build/Solution.cs#L9
Type 'LocalConstants' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
|
build (macos-latest):
.build/Solution.cs#L114
The type name Extensions conflicts in whole or in part with the namespace name 'Azure.Core.Extensions'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
build (macos-latest):
.build/Configuration.cs#L7
The type name Configuration conflicts in whole or in part with the namespace name 'System.Configuration' defined in the .NET Framework. Rename the type to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
build (macos-latest):
.build/Build.cs#L66
Member 'NpmInstall' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
build (macos-latest):
.build/Configuration.cs#L10
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
|
|
build (macos-latest):
.build/Configuration.cs#L9
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
|
|
build (macos-latest):
.build/Configuration.cs#L12
Provide a method named 'ToString' or 'FromConfiguration' as an alternate for operator op_Implicit (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2225)
|
|
build (windows-latest)
No files were found with the provided path: artifacts/nuget/. No artifacts will be uploaded.
|
|
build (windows-latest)
No files were found with the provided path: artifacts/test/. 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):
.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/Solution.cs#L9
Type 'LocalConstants' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
|
build (windows-latest):
.build/Solution.cs#L114
The type name Extensions conflicts in whole or in part with the namespace name 'Azure.Core.Extensions'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
build (windows-latest):
.build/Configuration.cs#L7
The type name Configuration conflicts in whole or in part with the namespace name 'System.Configuration' defined in the .NET Framework. Rename the type to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
|
build (windows-latest):
.build/Build.cs#L66
Member 'NpmInstall' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
build (windows-latest):
.build/Configuration.cs#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)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
logs-macos-latest
|
2.61 MB |
sha256:202040d090cd435917983b3158560154cb8017187d48cdbecda0001db6815563
|
|
|
logs-ubuntu-latest
|
2.62 MB |
sha256:29cc6d30b20fc37b8b3c344f962c687fc19a8c25a49e556f75fa563abde738e7
|
|
|
logs-windows-latest
|
2.64 MB |
sha256:28e6e6f385bf1f540599d3cd06217c3405c4a3029a1c6479b5c2ea04bb692ace
|
|