Move to GitHub Actions and Azure App Service.net + .NET and dependency updates #1
Annotations
9 errors
dotnet build:
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)
|
dotnet build:
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)
|
dotnet build:
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)
|
dotnet build:
src/InitializrService/Controllers/RootController.cs#L131
Static members should appear before non-static members (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1204.md)
|
dotnet build:
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)
|
dotnet build:
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)
|
dotnet build:
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)
|
dotnet build:
src/InitializrService/Controllers/RootController.cs#L131
Static members should appear before non-static members (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1204.md)
|
dotnet build
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading