Validate document structure #509
Annotations
5 errors and 8 warnings
build:
ApiDoctor.Validation/Config/DocumentOutlineFile.cs#L144
'JToken' does not contain a definition for 'ContainsKey' and no accessible extension method 'ContainsKey' accepting a first argument of type 'JToken' could be found (are you missing a using directive or an assembly reference?)
|
build:
ApiDoctor.Validation/Config/DocumentOutlineFile.cs#L149
'JToken' does not contain a definition for 'ContainsKey' and no accessible extension method 'ContainsKey' accepting a first argument of type 'JToken' could be found (are you missing a using directive or an assembly reference?)
|
build:
ApiDoctor.Validation/Config/DocumentOutlineFile.cs#L144
'JToken' does not contain a definition for 'ContainsKey' and no accessible extension method 'ContainsKey' accepting a first argument of type 'JToken' could be found (are you missing a using directive or an assembly reference?)
|
build:
ApiDoctor.Validation/Config/DocumentOutlineFile.cs#L149
'JToken' does not contain a definition for 'ContainsKey' and no accessible extension method 'ContainsKey' accepting a first argument of type 'JToken' could be found (are you missing a using directive or an assembly reference?)
|
build
Process completed with exit code 1.
|
build:
ApiDoctor.Validation/Http/HttpParserRequestException.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:
ApiDoctor.Validation/Http/httprequest.cs#L148
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
build:
ApiDoctor.Validation/Params/PlaceholderValueNotFoundException.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:
ApiDoctor.Validation/OData/ODataParser.cs#L161
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
build:
ApiDoctor.Validation/Http/HttpParserRequestException.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:
ApiDoctor.Validation/Http/httprequest.cs#L148
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
build:
ApiDoctor.Validation/Params/PlaceholderValueNotFoundException.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:
ApiDoctor.Validation/OData/ODataParser.cs#L161
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|