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

Invalid RELEASE_NOTES.md leads to "The input sequence was empty." #2085

Closed
matthid opened this issue Sep 11, 2018 · 0 comments
Closed

Invalid RELEASE_NOTES.md leads to "The input sequence was empty." #2085

matthid opened this issue Sep 11, 2018 · 0 comments

Comments

@matthid
Copy link
Member

matthid commented Sep 11, 2018

Description

Script reported an error:
-> ArgumentException: The input sequence was empty.
   Parameter name: source
   StackTrace:
        at Microsoft.FSharp.Collections.SeqModule.Head[T](IEnumerable`1 source)
        at <StartupCode$build_70E2D21C78BA0A6B7FD93E04CE30EDBCEA733E78BFE81CA6D770207BD042644F>.$Build$fsx.main@() in E:\Projects\vsts-fsharp\build.fsx:line 27

Repro steps

RELEASE_NOTES.md:

# 1.3.7

* Bugfixes and public release

# 1.3.2

* Fix various bugs in the FAKE runner.

Expected behavior

Improved error message

Actual behavior

"The input sequence was empty"

Known workarounds

Fix RELEASE_NOTES.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant