Fix #1453: Fix CsvProvider encoding provider registration #179
Annotations
10 errors and 2 warnings
Build and test
The value, namespace, type or module 'CodePagesEncodingProvider' is not defined.
|
Build and test
The type 'TextRuntime' does not define the field, constructor or member 'GetEncoding'.
|
Build and test
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 * ?separators: string * ?quote: char * ?hasHeaders: bool * ?ignoreErrors: bool * ?skipRows: int -> CsvFile'.
|
Build and test
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
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
This expression was expected to have type� 'Map<string,string>' �but here has type� ''a option'
|
Build and test
The type 'HttpResponseWithStream' does not define the field, constructor or member 'NumberOfColumns'.
|
Build and test
Type constraint mismatch. The type � 'HttpResponseWithStream' �is not compatible with type� 'IDisposable'
|
Build and test
The value, namespace, type or module 'CodePagesEncodingProvider' is not defined.
|
Build and test:
src/FSharp.Data.DesignTime/Csv/CsvProvider.fs#L112
The type 'TextRuntime' does not define the field, constructor or member 'GetEncoding'.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Loading