Skip to content

move to file scoped namespaces #38

move to file scoped namespaces

move to file scoped namespaces #38

Triggered via push January 16, 2024 05:10
Status Success
Total duration 34s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: TechStacks.ServiceInterface/Notifications/TwitterUpdates.cs#L87
'WebRequest.Create(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build: TechStacks/Configure.AppHost.cs#L213
Dereference of a possibly null reference.
build: TechStacks.ServiceInterface/Notifications/TwitterUpdates.cs#L87
'WebRequest.Create(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build: TechStacks/Configure.AppHost.cs#L213
Dereference of a possibly null reference.