Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add example placeholders and clean up some signature files #12161

Merged
merged 1 commit into from
Sep 16, 2021

Conversation

dsyme
Copy link
Contributor

@dsyme dsyme commented Sep 15, 2021

This adds placeholders for examples to all of FSharp.Core using <example-tbd></example-tbd> and removes some whitespace from some signature files

Best viewed with whitespace changes off https://github.com/dotnet/fsharp/pull/12161/files?diff=unified&w=1

@dsyme dsyme closed this Sep 16, 2021
@dsyme dsyme reopened this Sep 16, 2021
@dsyme
Copy link
Contributor Author

dsyme commented Sep 16, 2021

Strange package download failures in test, I assume nuget was in a huff

2021-09-15T21:52:47.2880423Z   Error Message:
2021-09-15T21:52:47.2881136Z    System.Exception : Evaluation returned 6 errors:
2021-09-15T21:52:47.2882813Z 	input.fsx (2,1)-(2,37) interactive error D:\workspace\_work\1\s\.dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.targets(131,5): error : Failed to download package 'System.Device.Gpio.1.0.0' from 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/system.device.gpio/1.0.0/system.device.gpio.1.0.0.nupkg'. [C:\h\w\B60A09D2\t\nuget\6700--e9aada5b-dd18-47f9-a1ca-16bb44971ef9\Project.fsproj]
2021-09-15T21:52:47.2885687Z 	input.fsx (2,1)-(2,37) interactive error D:\workspace\_work\1\s\.dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.targets(131,5): error : A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. [::ffff:13.107.6.175]:443 (n3kvsblobprodcus335.vsblob.vsassets.io:443) [C:\h\w\B60A09D2\t\nuget\6700--e9aada5b-dd18-47f9-a1ca-16bb44971ef9\Project.fsproj]
2021-09-15T21:52:47.2888504Z 	input.fsx (2,1)-(2,37) interactive error D:\workspace\_work\1\s\.dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.targets(131,5): error :   A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. [::ffff:13.107.6.175]:443 [C:\h\w\B60A09D2\t\nuget\6700--e9aada5b-dd18-47f9-a1ca-16bb44971ef9\Project.fsproj]
2021-09-15T21:52:47.2891918Z 	input.fsx (2,1)-(2,37) interactive error D:\workspace\_work\1\s\.dotnet\sdk\6.0.100-preview.7.21379.14\NuGet.targets(131,5): error : The feed 'https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json [https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json]' lists package 'System.Device.Gpio.1.0.0' but multiple attempts to download the nupkg have failed. The feed is either invalid or required packages were removed while the current operation was in progress. Verify the package exists on the feed and try again. [C:\h\w\B60A09D2\t\nuget\6700--e9aada5b-dd18-47f9-a1ca-16bb44971ef9\Project.fsproj]

@dsyme
Copy link
Contributor Author

dsyme commented Sep 16, 2021

@TIHan @vzarytovskii @KevinRansom This is ready

@TIHan TIHan merged commit 006bffd into dotnet:main Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants