Debug hangs in CI #27
Triggered via pull request
September 27, 2024 16:07
Status
Success
Total duration
10m 21s
Artifacts
–
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'?
|