Skip to content

Bump Microsoft.Extensions.DependencyInjection from 8.0.0 to 8.0.1 #882

Bump Microsoft.Extensions.DependencyInjection from 8.0.0 to 8.0.1

Bump Microsoft.Extensions.DependencyInjection from 8.0.0 to 8.0.1 #882

Triggered via pull request November 23, 2024 02:45
Status Failure
Total duration 4m 35s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
Build
No files were found with the provided path: ./artifacts/test-results/**/*.html. No artifacts will be uploaded.
Build
/home/runner/work/azure-functions-telemetry/azure-functions-telemetry/samples/CustomV3InProcessFunction/CustomV3InProcessFunction.csproj : error NU1605: Warning As Error: Detected package downgrade: Microsoft.Extensions.DependencyInjection from 8.0.0 to 3.1.32. Reference the package directly from the project to select a different version. [/home/runner/work/azure-functions-telemetry/azure-functions-telemetry/AzureFunctionsTelemetry.sln]
Build
/home/runner/work/azure-functions-telemetry/azure-functions-telemetry/samples/CustomV3InProcessFunction/CustomV3InProcessFunction.csproj : error NU1605: Gabo.AzureFunctionTelemetry.Samples.CustomV3InProcessFunction -> AzureFunctions.Better.ApplicationInsights -> Microsoft.Extensions.Logging.Console 8.0.0 -> Microsoft.Extensions.Logging 8.0.0 -> Microsoft.Extensions.DependencyInjection (>= 8.0.0) [/home/runner/work/azure-functions-telemetry/azure-functions-telemetry/AzureFunctionsTelemetry.sln]
Build
/home/runner/work/azure-functions-telemetry/azure-functions-telemetry/samples/CustomV3InProcessFunction/CustomV3InProcessFunction.csproj : error NU1605: Gabo.AzureFunctionTelemetry.Samples.CustomV3InProcessFunction -> Microsoft.Extensions.DependencyInjection (>= 3.1.32) [/home/runner/work/azure-functions-telemetry/azure-functions-telemetry/AzureFunctionsTelemetry.sln]
Build
Target "Restore" has thrown an exception
Build
Target "WriteAppInsightsConnectionStringIntegrationTestAzureFunctionLogs" has thrown an exception
Build
Target "WriteIntegrationTestAzureFunctionLogs" has thrown an exception
Build
Process completed with exit code 255.
Build
No files were found with the provided path: artifacts/coverage-report. No artifacts will be uploaded.
Build
No files were found with the provided path: ./artifacts/test-results/*.log. No artifacts will be uploaded.
Build
The 'dotnet-quality' input can be used only with .NET SDK version in A.B, A.B.x, A, A.x and A.B.Cxx formats where the major tag is higher than 5. You specified: 3.1. 'dotnet-quality' input is ignored.
Build
/home/runner/work/azure-functions-telemetry/azure-functions-telemetry/tests/AzureFunctionsTelemetryTests/AzureFunctionsTelemetryTests.csproj : warning NU1701: Package 'xunit.runner.visualstudio 2.8.2' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework '.NETCoreApp,Version=v3.1'. This package may not be fully compatible with your project. [/home/runner/work/azure-functions-telemetry/azure-functions-telemetry/AzureFunctionsTelemetry.sln]