Skip to content

Update actions/setup-dotnet action to v4 #1047

Update actions/setup-dotnet action to v4

Update actions/setup-dotnet action to v4 #1047

Triggered via pull request December 4, 2023 17:05
Status Failure
Total duration 6h 0m 28s
Artifacts

dotnet-core.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
build
The job running on runner GitHub Actions 2 has exceeded the maximum execution time of 360 minutes.
build
The operation was canceled.
build: Test/WinpkFilter/WinpkFilterDeviceTest.cs#L38
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build: Test/WinDivert/WinDivertDeviceTest.cs#L37
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build: Test/WebHelper.cs#L18
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)