Bump axios from 1.6.7 to 1.7.7 in /samples/Hello_Netherite_with_TypeScript #26
Triggered via pull request
September 26, 2024 18:17
Status
Success
Total duration
8m 32s
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'?
|