Skip to content

chore: use appinsights pkg for isolated az func #129

chore: use appinsights pkg for isolated az func

chore: use appinsights pkg for isolated az func #129

Triggered via pull request December 25, 2023 06:10
Status Failure
Total duration 2m 50s
Artifacts

code-coverage.yml

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

Annotations

4 errors and 1 warning
Analyze (csharp): src/Arcus.WebApi.Logging.AzureFunctions/Extensions/IFunctionsWorkerApplicationBuilderExtensions.cs#L63
'IServiceCollection' does not contain a definition for 'AddApplicationInsightsTelemetryWorkerService' and no accessible extension method 'AddApplicationInsightsTelemetryWorkerService' accepting a first argument of type 'IServiceCollection' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp)
Process completed with exit code 1.
Analyze (csharp): src/Arcus.WebApi.Logging.AzureFunctions/Extensions/IFunctionsWorkerApplicationBuilderExtensions.cs#L63
'IServiceCollection' does not contain a definition for 'AddApplicationInsightsTelemetryWorkerService' and no accessible extension method 'AddApplicationInsightsTelemetryWorkerService' accepting a first argument of type 'IServiceCollection' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp)
Process completed with exit code 1.
Analyze (csharp)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/