Skip to content

Update dependency dotnet-sdk to v9 #1127

Update dependency dotnet-sdk to v9

Update dependency dotnet-sdk to v9 #1127

Triggered via pull request November 27, 2024 23:12
Status Failure
Total duration 40s
Artifacts

scaler-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)