Skip to content

Validate document structure #509

Validate document structure

Validate document structure #509

Triggered via pull request March 13, 2024 07:19
Status Failure
Total duration 19m 52s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)