Fix #1453: Fix CsvProvider encoding provider registration #208
Annotations
10 errors and 6 warnings
Build and test (Release)
The value, namespace, type or module 'CodePagesEncodingProvider' is not defined.
|
Build and test (Release)
The type 'TextRuntime' does not define the field, constructor or member 'GetEncoding'.
|
Build and test (Release)
The member or object constructor 'Parse' takes 6 argument(s) but is here given 7. The required signature is 'static member CsvFile.Parse: text: string *
|
Build and test (Release)
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 and test (Release)
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 and test (Release)
This expression was expected to have type� 'Map<string,string>' �but here has type� ''a option'
|
Build and test (Release)
This expression was expected to have type� 'Map<string,string>' �but here has type� ''a option'
|
Build and test (Release)
The type 'HttpResponseWithStream' does not define the field, constructor or member 'NumberOfColumns'.
|
Build and test (Release)
Type constraint mismatch. The type � 'HttpResponseWithStream' �is not compatible with type� 'IDisposable'
|
Build and test (Release)
The value, namespace, type or module 'CodePagesEncodingProvider' is not defined.
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and test (Release)
Pattern discard is not allowed for union case that takes no data.
|
Build and test (Release)
Incomplete pattern matches on this expression.
|
Build and test (Release)
Pattern discard is not allowed for union case that takes no data.
|
Build and test (Release):
src/FSharp.Data.DesignTime/Csv/CsvProvider.fs#L143
Incomplete pattern matches on this expression.
|
Loading