Skip to content

Upgraded to .NET 8 and replaced deprecated NuGet packages #1731

Upgraded to .NET 8 and replaced deprecated NuGet packages

Upgraded to .NET 8 and replaced deprecated NuGet packages #1731

Triggered via pull request November 19, 2023 03:05
Status Cancelled
Total duration 4m 17s
Artifacts

dotnetcore.yml

on: pull_request
deployToStagingSlots
0s
deployToStagingSlots
swapDeploymentSlots
0s
swapDeploymentSlots
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
buildFunction
The current .NET SDK does not support targeting .NET 8.0. Either target .NET 7.0 or lower, or use a version of the .NET SDK that supports .NET 8.0. Download the .NET SDK from https://aka.ms/dotnet/download
buildFunction
Process completed with exit code 1.
test
The operation was canceled.
build
The run was canceled by @samsmithnz.
build
The operation was canceled.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/variable-substitution@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/DevOpsMetrics.Web/Startup.cs#L25
'ApplicationInsightsExtensions.AddApplicationInsightsTelemetry(IServiceCollection, string)' is obsolete: 'InstrumentationKey based global ingestion is being deprecated. Use the AddApplicationInsightsTelemetry() overload which accepts Action<ApplicationInsightsServiceOptions> and set ApplicationInsightsServiceOptions.ConnectionString. See https://github.com/microsoft/ApplicationInsights-dotnet/issues/2560 for more details.'