Merge pull request #1496 from nojaf/update-fsdocs #115
Annotations
10 errors and 1 warning
build
Unexpected exception from provided type 'FSharp.Data.WorldBankData+ServiceTypes+Countries' member 'GetMethods': The type provider 'ProviderImplementation.WorldBankProvider' reported an error: Invalid JSON starting at character 9, snippet = �----�� <html>� �-----�json = �------�� <html>� <head>� <title>Server Error</title>� </head>� <body>�The server has encountered an error which prevents it from fulfilling your request. Please contact the system administrator.� </body>� </html>� �-------
|
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
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
Unexpected exception from provided type 'FSharp.Data.WorldBankData+ServiceTypes+Countries' member 'GetMethods': The type provider 'ProviderImplementation.WorldBankProvider' reported an error: Invalid JSON starting at character 9, snippet = �----�� <html>� �-----�json = �------�� <html>� <head>� <title>Server Error</title>� </head>� <body>�The server has encountered an error which prevents it from fulfilling your request. Please contact the system administrator.� </body>� </html>� �-------
|
build:
tests/FSharp.Data.Tests/WorldBankProvider.fs#L17
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:
tests/FSharp.Data.Tests/WorldBankProvider.fs#L18
The type 'Countries' does not define the field, constructor or member 'United Kingdom'.
|
build:
tests/FSharp.Data.Tests/WorldBankProvider.fs#L18
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 following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|