chore(deps): update dependency nsubstitute to v6 #5619
Annotations
1 error, 102 warnings, and 1 notice
|
Publish / publish
Process completed with exit code 1.
|
|
build (macos-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: coactions/setup-xvfb@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (macos-latest)
No files were found with the provided path: artifacts/docs/. 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)
'OmniSharp.Extensions.JsonRpc.Generators.AssemblyJsonRpcHandlersAttributeGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
|
build (macos-latest)
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/blob/main/docs/roslyn-analyzers/rules/RS1038.md)
|
|
build (macos-latest)
'OmniSharp.Extensions.JsonRpc.Generators.AssemblyCapabilityKeyAttributeGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
|
build (macos-latest)
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/blob/main/docs/roslyn-analyzers/rules/RS1038.md)
|
|
build (macos-latest)
Dereference of a possibly null reference.
|
|
build (macos-latest)
Dereference of a possibly null reference.
|
|
build (macos-latest)
Dereference of a possibly null reference.
|
|
build (macos-latest)
Dereference of a possibly null reference.
|
|
build (macos-latest)
Dereference of a possibly null reference.
|
|
build (macos-latest)
Dereference of a possibly null reference.
|
|
build (macos-latest)
'OmniSharp.Extensions.JsonRpc.Generators.RegistrationOptionsGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
|
build (macos-latest)
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/blob/main/docs/roslyn-analyzers/rules/RS1038.md)
|
|
build (macos-latest)
'OmniSharp.Extensions.JsonRpc.Generators.GenerateHandlerMethodsGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
|
build (macos-latest)
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/blob/main/docs/roslyn-analyzers/rules/RS1038.md)
|
|
build (macos-latest)
Dereference of a possibly null reference.
|
|
build (macos-latest)
Dereference of a possibly null reference.
|
|
build (macos-latest)
Dereference of a possibly null reference.
|
|
build (macos-latest)
Dereference of a possibly null reference.
|
|
build (macos-latest)
Dereference of a possibly null reference.
|
|
build (macos-latest)
Dereference of a possibly null reference.
|
|
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/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#L113
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#L64
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#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/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)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: coactions/setup-xvfb@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (ubuntu-latest)
No files were found with the provided path: artifacts/docs/. 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)
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/blob/main/docs/roslyn-analyzers/rules/RS1038.md)
|
|
build (ubuntu-latest)
'OmniSharp.Extensions.JsonRpc.Generators.AssemblyCapabilityKeyAttributeGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
|
build (ubuntu-latest)
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/blob/main/docs/roslyn-analyzers/rules/RS1038.md)
|
|
build (ubuntu-latest)
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/blob/main/docs/roslyn-analyzers/rules/RS1038.md)
|
|
build (ubuntu-latest)
Dereference of a possibly null reference.
|
|
build (ubuntu-latest)
Dereference of a possibly null reference.
|
|
build (ubuntu-latest)
Dereference of a possibly null reference.
|
|
build (ubuntu-latest)
Dereference of a possibly null reference.
|
|
build (ubuntu-latest)
Dereference of a possibly null reference.
|
|
build (ubuntu-latest)
Dereference of a possibly null reference.
|
|
build (ubuntu-latest)
'OmniSharp.Extensions.JsonRpc.Generators.EnumLikeStringGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
|
build (ubuntu-latest)
'OmniSharp.Extensions.JsonRpc.Generators.AssemblyCapabilityKeyAttributeGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
|
build (ubuntu-latest)
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/blob/main/docs/roslyn-analyzers/rules/RS1038.md)
|
|
build (ubuntu-latest)
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/blob/main/docs/roslyn-analyzers/rules/RS1038.md)
|
|
build (ubuntu-latest)
Dereference of a possibly null reference.
|
|
build (ubuntu-latest)
Dereference of a possibly null reference.
|
|
build (ubuntu-latest)
Dereference of a possibly null reference.
|
|
build (ubuntu-latest)
Dereference of a possibly null reference.
|
|
build (ubuntu-latest)
Dereference of a possibly null reference.
|
|
build (ubuntu-latest)
Dereference of a possibly null reference.
|
|
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#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#L9
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
|
|
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#L113
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#L64
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#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#L9
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
|
|
build (windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: coactions/setup-xvfb@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (windows-latest)
No files were found with the provided path: artifacts/docs/. 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)
'OmniSharp.Extensions.JsonRpc.Generators.GenerateHandlerMethodsGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
|
build (windows-latest)
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/blob/main/docs/roslyn-analyzers/rules/RS1038.md)
|
|
build (windows-latest)
'OmniSharp.Extensions.JsonRpc.Generators.EnumLikeStringGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
|
build (windows-latest)
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/blob/main/docs/roslyn-analyzers/rules/RS1038.md)
|
|
build (windows-latest)
Dereference of a possibly null reference.
|
|
build (windows-latest)
Dereference of a possibly null reference.
|
|
build (windows-latest)
Dereference of a possibly null reference.
|
|
build (windows-latest)
Dereference of a possibly null reference.
|
|
build (windows-latest)
Dereference of a possibly null reference.
|
|
build (windows-latest)
Dereference of a possibly null reference.
|
|
build (windows-latest)
'OmniSharp.Extensions.JsonRpc.Generators.AssemblyCapabilityKeyAttributeGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
|
build (windows-latest)
'OmniSharp.Extensions.JsonRpc.Generators.EnumLikeStringGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
|
build (windows-latest)
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/blob/main/docs/roslyn-analyzers/rules/RS1038.md)
|
|
build (windows-latest)
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/blob/main/docs/roslyn-analyzers/rules/RS1038.md)
|
|
build (windows-latest)
Dereference of a possibly null reference.
|
|
build (windows-latest)
Dereference of a possibly null reference.
|
|
build (windows-latest)
Dereference of a possibly null reference.
|
|
build (windows-latest)
Dereference of a possibly null reference.
|
|
build (windows-latest)
Dereference of a possibly null reference.
|
|
build (windows-latest)
Dereference of a possibly null reference.
|
|
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/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#L113
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#L64
Member 'NpmInstall' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
build (windows-latest):
.build/Configuration.cs#L12
Provide a method named 'ToString' or 'FromConfiguration' as an alternate for operator op_Implicit (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2225)
|
|
build (windows-latest):
.build/Configuration.cs#L10
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
|
|
build (windows-latest):
.build/Configuration.cs#L9
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
|
|
build (macos-latest)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
logs-macos-latest
|
2.38 MB |
sha256:47bdf4a030b84df07fc5d69086789145ed478f450f3b835b5a4b1a422b2147cc
|
|
|
logs-ubuntu-latest
|
2.36 MB |
sha256:a16b4a33b1215e16f5eb20848f86185866cd9019f1fdfed7ecaf11872af386ff
|
|
|
logs-windows-latest
|
2.48 MB |
sha256:a4726dfaeb00d3901e1250f8566d99591c77f1586fa68be782bf8575f8411a26
|
|
|
nuget
|
11.2 MB |
sha256:6adac3395c2c0239da48bee53f78ffd3019d1fd62df282f80f7e489b5525bd17
|
|
|
nuget-macos-latest
|
11.2 MB |
sha256:9148a87ff57c0623217912de6e742164ce83a27ec3bb60205ea98bf6ca21e6f3
|
|
|
nuget-ubuntu-latest
|
11.2 MB |
sha256:27ccbcb73bf0497e7f64282dbfa761791c3d3f1e0e864d1d70d18d73ef19bde1
|
|
|
nuget-windows-latest
|
11.2 MB |
sha256:b2758fef0729c421d8bbbfaa4246ddd8d1dae878bb7d19b1dc46a24458e76665
|
|