Enable instrumentation via IHostApplicationBuilder #58
Annotations
10 errors and 1 warning
Build:
src/DurableTask.Hosting/src/Extensions/TaskHubHostBuilderExtensions.cs#L38
The type or namespace name 'IHostApplicationBuilder' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
src/DurableTask.Hosting/src/Extensions/TaskHubHostBuilderExtensions.cs#L37
The type or namespace name 'IHostApplicationBuilder' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
src/DurableTask.Hosting/src/Extensions/TaskHubHostBuilderExtensions.cs#L73
The type or namespace name 'IHostApplicationBuilder' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
src/DurableTask.Hosting/src/Extensions/TaskHubHostBuilderExtensions.cs#L72
The type or namespace name 'IHostApplicationBuilder' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
src/DurableTask.Hosting/src/Extensions/TaskHubHostBuilderExtensions.cs#L105
The type or namespace name 'IHostApplicationBuilder' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
src/DurableTask.Hosting/src/Extensions/TaskHubHostBuilderExtensions.cs#L105
The type or namespace name 'IHostApplicationBuilder' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
src/DurableTask.Hosting/src/Extensions/TaskHubHostBuilderExtensions.cs#L104
The type or namespace name 'IHostApplicationBuilder' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
src/DurableTask.Hosting/src/Extensions/TaskHubHostBuilderExtensions.cs#L153
The type or namespace name 'IHostApplicationBuilder' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
src/DurableTask.Hosting/src/Extensions/TaskHubHostBuilderExtensions.cs#L154
The type or namespace name 'IHostApplicationBuilder' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
src/DurableTask.Hosting/src/Extensions/TaskHubHostBuilderExtensions.cs#L152
The type or namespace name 'IHostApplicationBuilder' could not be found (are you missing a using directive or an assembly reference?)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading