Skip to content

Move to GitHub Actions and Azure App Service.net + .NET and dependency updates #1

Move to GitHub Actions and Azure App Service.net + .NET and dependency updates

Move to GitHub Actions and Azure App Service.net + .NET and dependency updates #1

Triggered via pull request February 7, 2024 20:20
Status Failure
Total duration 40s
Artifacts

build-and-stage.yml

on: pull_request
Build and publish app
28s
Build and publish app
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Build and publish app: test/InitializrService.Test.Utils/MockProjectTemplateWebRequest.cs#L14
'WebRequest.WebRequest()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build and publish app: src/InitializrService/Services/IProjectGenerator.cs#L54
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Build and publish app: src/InitializrService/Services/IProjectGenerator.cs#L37
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Build and publish app: test/InitializrService.Test.Utils/MockProjectTemplateWebRequest.cs#L14
'WebRequest.WebRequest()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build and publish app: src/InitializrService/Services/IProjectGenerator.cs#L54
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Build and publish app: src/InitializrService/Services/IProjectGenerator.cs#L37
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Build and publish app
Process completed with exit code 1.