Skip to content

Update to latest event hubs client SDK (#385) #25

Update to latest event hubs client SDK (#385)

Update to latest event hubs client SDK (#385) #25

Triggered via push September 26, 2024 18:16
Status Success
Total duration 8m 10s
Artifacts

codeQL.yml

on: push
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Analyze (csharp)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze (csharp): src/DurableTask.Netherite/TransportLayer/EventHubs/EventProcessorHost.cs#L24
Field 'EventProcessorHost.shutdownToken' is never assigned to, and will always have its default value
Analyze (csharp): src/DurableTask.Netherite.AzureFunctions/NetheriteProvider.cs#L149
'ScaleMonitorDescriptor.ScaleMonitorDescriptor(string)' is obsolete: 'This constructor is obsolete. Use the version that takes function id instead.'
Analyze (csharp): test/DurableTask.Netherite.AzureFunctions.Tests/CoreScenarios.cs#L184
Function named 'Counter' doesn't have an entity class with the same name defined. Did you mean 'LogEntry'?
Analyze (csharp): src/DurableTask.Netherite/TransportLayer/EventHubs/EventProcessorHost.cs#L24
Field 'EventProcessorHost.shutdownToken' is never assigned to, and will always have its default value
Analyze (csharp): src/DurableTask.Netherite.AzureFunctions/NetheriteProvider.cs#L149
'ScaleMonitorDescriptor.ScaleMonitorDescriptor(string)' is obsolete: 'This constructor is obsolete. Use the version that takes function id instead.'
Analyze (csharp): test/DurableTask.Netherite.AzureFunctions.Tests/CoreScenarios.cs#L184
Function named 'Counter' doesn't have an entity class with the same name defined. Did you mean 'LogEntry'?