Remove .NET Framework installation step from dotnet-desktop.yml #5
Annotations
10 warnings
Execute unit tests:
src/Dataverse/SharedPluginLogic/Logic/ExecutionContextExtensions.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
Execute unit tests:
src/Azure/EconomyAreaFunctionApp/CreateInvoices.cs#L9
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
Execute unit tests:
test/IntegrationTests/AwaitingMessage.cs#L3
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
Execute unit tests:
test/IntegrationTests/TestBase.cs#L9
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
Execute unit tests:
test/IntegrationTests/MessageExecutor.cs#L18
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
Execute unit tests:
test/IntegrationTests/XrmMockupCollectionFixture.cs#L4
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
Execute unit tests:
test/IntegrationTests/XrmMockupFixture.cs#L15
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
Execute unit tests:
test/SharedTest/DataProducer.cs#L6
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
Execute unit tests:
test/SharedTest/SimpleLogger.cs#L5
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
Execute unit tests:
test/SharedTest/SimpleLogger.cs#L38
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
Loading