.Net: Adding new demo sample using local runtime + local runtime storage #28028
Annotations
7 errors
Build dotnet solutions
Process completed with exit code 1.
|
Build dotnet solutions:
dotnet/samples/Demos/ProcessWithCloudEvents/ProcessWithCloudEvents.Utilities/Options/OpenAIOptions.cs#L5
Rename namespace ProcessWithCloudEvents.Shared.Options so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
|
Build dotnet solutions:
dotnet/src/InternalUtilities/process/TestsShared/Services/Storage/MockStorage.cs#L11
'MockStorage' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
|
Build dotnet solutions:
dotnet/samples/Demos/ProcessWithCloudEvents/ProcessWithCloudEvents.Utilities/Options/OpenAIOptions.cs#L5
Rename namespace ProcessWithCloudEvents.Shared.Options so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
|
Build dotnet solutions:
dotnet/samples/Demos/ProcessWithCloudEvents/ProcessWithCloudEvents.Utilities/Options/OpenAIOptions.cs#L5
Rename namespace ProcessWithCloudEvents.Shared.Options so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
|
Build dotnet solutions:
dotnet/src/InternalUtilities/process/TestsShared/Services/Storage/MockStorage.cs#L11
'MockStorage' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
|
Build dotnet solutions:
dotnet/samples/Demos/ProcessWithCloudEvents/ProcessWithCloudEvents.Utilities/Options/OpenAIOptions.cs#L5
Rename namespace ProcessWithCloudEvents.Shared.Options so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
|
Loading