Skip to content

[Repo Assist] Add UseOriginalNames parameter to XmlProvider, CsvProvider, JsonProvider #377

[Repo Assist] Add UseOriginalNames parameter to XmlProvider, CsvProvider, JsonProvider

[Repo Assist] Add UseOriginalNames parameter to XmlProvider, CsvProvider, JsonProvider #377

Triggered via pull request February 24, 2026 19:27
Status Failure
Total duration 6m 50s
Artifacts

pull-requests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 12 warnings
build-windows
Exit code 1 returned from process: file name 'C:\actions-runner\cached\bin\Runner.PluginHost.exe', arguments 'action "GitHub.Runner.Plugins.Repository.v1_0.CheckoutTask, Runner.Plugins"'.
build-windows
Git fetch failed with exit code: 128
build-windows
couldn't find remote ref refs/pull/1629/merge
build-windows
couldn't find remote ref refs/pull/1629/merge
build-windows
couldn't find remote ref refs/pull/1629/merge
build-ubuntu
Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
build-ubuntu
Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
build-ubuntu
Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
build-ubuntu
The type 'Countries' does not define the field, constructor or member 'United Kingdom'.
build-ubuntu
The type 'Countries' does not define the field, constructor or member 'United Kingdom'.
build-ubuntu
The type 'Countries' does not define the field, constructor or member 'United Kingdom'.
build-ubuntu
The operator 'expr.[idx]' has been used on an object of indeterminate type based on information prior to this program point. Consider adding further type constraints
build-ubuntu
The type 'Countries' does not define the field, constructor or member 'United Kingdom'.
build-ubuntu
The operator 'expr.[idx]' has been used on an object of indeterminate type based on information prior to this program point. Consider adding further type constraints
build-ubuntu
Unexpected exception from provided type 'FSharp.Data.WorldBankData+ServiceTypes+Countries' member 'GetMethods': The type provider 'ProviderImplementation.WorldBankProvider' reported an error: Failed to request 'https://api.worldbank.org/v2/country?per_page=1000&format=json&page=1'. Error: System.Net.WebException: The remote server returned an error: (502) Bad Gateway.�Response from https://api.worldbank.org/v2/country?per_page=1000&format=json&page=1:�<html>�<head><title>502 Bad Gateway</title></head>�<body>�<center><h1>502 Bad Gateway</h1></center>�<hr><center>Microsoft-Azure-Application-Gateway/v2</center>�</body>�</html>�� ---> System.Net.WebException: The remote server returned an error: (502) Bad Gateway.� at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)� at <StartupCode$FSharp-Core>.$Async.callback@2017.Invoke(IAsyncResult iar) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 2026�--- End of stack trace from previous location ---� at Microsoft.FSharp.Control.AsyncResult`1.Commit() in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 454� at <StartupCode$FSharp-Core>.$Async.AwaitAndBindChildResult@1972-6.Invoke(Boolean ok) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 1974� at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvokeNoHijackCheck[a,b](AsyncActivation`1 ctxt, b result1, FSharpFunc`2 userCode) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 528� at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 112�--- End of stack trace from previous location ---� at FSharp.Data.HttpHelpers.catchHandler@1-1(HttpWebRequest req, Exception _arg2) in /home/runner/work/FSharp.Data/FSharp.Data/src/FSharp.Data.Http/Http.fs:line 1790� at FSharp.Data.HttpHelpers.getResponseAsync@1777-6.Invoke(Exception exn)� at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547� at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 112� --- End of inner exception stack trace ---� at FSharp.Data.HttpHelpers.augmentWebExceptionsWithDetails@1648-2.Invoke(Unit unitVar) in /home/runner/work/FSharp.Data/FSharp.Data/src/FSharp.Data.Http/Http.fs:line 1675� at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510� at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 112
build-windows
Git fetch failed with exit code 128, back off 2.505 seconds before retry.
build-windows
Git fetch failed with exit code 128, back off 1.693 seconds before retry.
build-ubuntu
The result of this expression has type 'string' and is implicitly ignored. Consider using 'ignore' to discard this value explicitly, e.g. 'expr |> ignore', or 'let' to bind the result to a name, e.g. 'let result = expr'.
build-ubuntu
The result of this expression has type 'string' and is implicitly ignored. Consider using 'ignore' to discard this value explicitly, e.g. 'expr |> ignore', or 'let' to bind the result to a name, e.g. 'let result = expr'.
build-ubuntu
The result of this expression has type 'string' and is implicitly ignored. Consider using 'ignore' to discard this value explicitly, e.g. 'expr |> ignore', or 'let' to bind the result to a name, e.g. 'let result = expr'.
build-ubuntu
The result of this expression has type 'string' and is implicitly ignored. Consider using 'ignore' to discard this value explicitly, e.g. 'expr |> ignore', or 'let' to bind the result to a name, e.g. 'let result = expr'.
build-ubuntu: build/build.fs#L250
The result of this expression has type 'string' and is implicitly ignored. Consider using 'ignore' to discard this value explicitly, e.g. 'expr |> ignore', or 'let' to bind the result to a name, e.g. 'let result = expr'.
build-ubuntu: build/build.fs#L249
The result of this expression has type 'string' and is implicitly ignored. Consider using 'ignore' to discard this value explicitly, e.g. 'expr |> ignore', or 'let' to bind the result to a name, e.g. 'let result = expr'.
build-ubuntu: build/build.fs#L248
The result of this expression has type 'string' and is implicitly ignored. Consider using 'ignore' to discard this value explicitly, e.g. 'expr |> ignore', or 'let' to bind the result to a name, e.g. 'let result = expr'.
build-ubuntu: build/build.fs#L247
The result of this expression has type 'string' and is implicitly ignored. Consider using 'ignore' to discard this value explicitly, e.g. 'expr |> ignore', or 'let' to bind the result to a name, e.g. 'let result = expr'.
build-ubuntu: build/build.fs#L245
The result of this expression has type 'string' and is implicitly ignored. Consider using 'ignore' to discard this value explicitly, e.g. 'expr |> ignore', or 'let' to bind the result to a name, e.g. 'let result = expr'.
build-ubuntu: build/build.fs#L243
The result of this expression has type 'string' and is implicitly ignored. Consider using 'ignore' to discard this value explicitly, e.g. 'expr |> ignore', or 'let' to bind the result to a name, e.g. 'let result = expr'.