Fix #1453: Fix CsvProvider encoding provider registration #208
pull-requests.yml
on: pull_request
build-windows
2m 46s
build-ubuntu
1m 27s
Annotations
20 errors and 12 warnings
build-ubuntu
The value, namespace, type or module 'CodePagesEncodingProvider' is not defined.
|
build-ubuntu
The type 'TextRuntime' does not define the field, constructor or member 'GetEncoding'.
|
build-ubuntu
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-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
This expression was expected to have type� 'Map<string,string>' �but here has type� ''a option'
|
build-ubuntu
This expression was expected to have type� 'Map<string,string>' �but here has type� ''a option'
|
build-ubuntu
The type 'HttpResponseWithStream' does not define the field, constructor or member 'NumberOfColumns'.
|
build-ubuntu
Type constraint mismatch. The type � 'HttpResponseWithStream' �is not compatible with type� 'IDisposable'
|
build-ubuntu
The value, namespace, type or module 'CodePagesEncodingProvider' is not defined.
|
build-windows
The value, namespace, type or module 'CodePagesEncodingProvider' is not defined.
|
build-windows
The type 'TextRuntime' does not define the field, constructor or member 'GetEncoding'.
|
build-windows
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-windows
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-windows
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-windows
This expression was expected to have type� 'Map<string,string>' �but here has type� ''a option'
|
build-windows
This expression was expected to have type� 'Map<string,string>' �but here has type� ''a option'
|
build-windows
The type 'HttpResponseWithStream' does not define the field, constructor or member 'NumberOfColumns'.
|
build-windows
Type constraint mismatch. The type � 'HttpResponseWithStream' �is not compatible with type� 'IDisposable'
|
build-windows
The value, namespace, type or module 'CodePagesEncodingProvider' is not defined.
|
build-ubuntu
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/
|
build-ubuntu
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-ubuntu
Pattern discard is not allowed for union case that takes no data.
|
build-ubuntu
Incomplete pattern matches on this expression.
|
build-ubuntu
Pattern discard is not allowed for union case that takes no data.
|
build-ubuntu:
src/FSharp.Data.DesignTime/Csv/CsvProvider.fs#L143
Incomplete pattern matches on this expression.
|
build-windows
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/
|
build-windows
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-windows
Pattern discard is not allowed for union case that takes no data.
|
build-windows
Incomplete pattern matches on this expression.
|
build-windows
Pattern discard is not allowed for union case that takes no data.
|
build-windows:
src/FSharp.Data.DesignTime/Csv/CsvProvider.fs#L143
Incomplete pattern matches on this expression.
|