Update dependency dotnet-sdk to v9 #1127
Annotations
10 errors
Validate:
src/Keda.Scaler.DurableTask.AzureStorage/Accounts/AzureStorageService.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)
|
Validate:
src/Keda.Scaler.DurableTask.AzureStorage/Accounts/Credentials.cs#L11
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)
|
Validate:
src/Keda.Scaler.DurableTask.AzureStorage/Accounts/IStorageAccountClientFactory.cs#L12
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)
|
Validate:
src/Keda.Scaler.DurableTask.AzureStorage/Accounts/AzureStorageAccountInfo.cs#L11
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)
|
Validate:
src/Keda.Scaler.DurableTask.AzureStorage/ScalerMetadata.cs#L19
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)
|
Validate:
src/Keda.Scaler.DurableTask.AzureStorage/TaskHub/AzureStorageTaskHubClient.cs#L24
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)
|
Validate:
src/Keda.Scaler.DurableTask.AzureStorage/Cloud/AzureCloudEndpoints.cs#L12
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)
|
Validate:
src/Keda.Scaler.DurableTask.AzureStorage/Cloud/CloudEnvironment.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)
|
Validate:
src/Keda.Scaler.DurableTask.AzureStorage/TaskHub/IOrchestrationAllocator.cs#L13
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)
|
Validate:
src/Keda.Scaler.DurableTask.AzureStorage/TaskHub/ITaskHubQueueMonitor.cs#L13
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)
|