Update dependency coverlet.msbuild to v6.0.2 #1103
Triggered via pull request
February 20, 2024 22:40
Status
Failure
Total duration
6h 0m 25s
Artifacts
–
dotnet-core.yml
on: pull_request
build
6h 0m
license-check
8s
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#L42
'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#L41
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
build:
Test/WebHelper.cs#L21
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|