GH actions for build and nuget release #2
Annotations
10 warnings
|
build:
DEM.Net.Core/Services/DemProviders/Stac/StacFileService.cs#L157
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
|
build:
DEM.Net.Core/Services/DemProviders/NasaEarthData/EarthdataLoginConnector.cs#L93
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
|
build:
DEM.Net.Core/Model/Raster/MetadataObsoleteException.cs#L46
'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:
DEM.Net.Core/IO/SensorLog/SensorLogExtensions.cs#L88
Unreachable code detected
|
|
build:
DEM.Net.xUnit.Test/glTFTests.cs#L66
Theory method 'Test_GLB_Export_Bbox' on test class 'glTFTests' does not use parameter 'exportAsBinary'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
|
|
build:
DEM.Net.Core/Services/Lab/CalculServices_Medium.cs#L780
The variable 'v_testToDebug_vf' is assigned but its value is never used
|
|
build:
DEM.Net.Core/Services/DemProviders/Stac/StacFileService.cs#L157
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
|
build:
DEM.Net.Core/Services/DemProviders/NasaEarthData/EarthdataLoginConnector.cs#L93
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
|
build:
DEM.Net.Core/Model/Raster/MetadataObsoleteException.cs#L46
'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:
DEM.Net.Core/IO/SensorLog/SensorLogExtensions.cs#L88
Unreachable code detected
|