update repo assist #228
Annotations
10 errors and 10 warnings
|
build
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
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
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
The type 'Countries' does not define the field, constructor or member 'United Kingdom'.
|
|
build
The type 'Countries' does not define the field, constructor or member 'United Kingdom'.
|
|
build
The type 'Countries' does not define the field, constructor or member 'United Kingdom'.
|
|
build
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
The type 'Countries' does not define the field, constructor or member 'United Kingdom'.
|
|
build
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
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>[email protected](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>[email protected](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 D:\a\FSharp.Data\FSharp.Data\src\FSharp.Data.Http\Http.fs:line 1790� at [email protected](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 D:\a\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
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
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
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
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:
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:
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:
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:
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:
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:
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'.
|