Error creating GitHub release: Sequence contains more than one matching element
I have a series of builds with this, someone know what it mean ?
`Error creating GitHub release: Sequence contains more than one matching element`
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Ilya Finkelshte... on Mar 22, 2018 @ 09:37 PM
Please send a link to the specific failed build.
2 Posted by patrickelectric on Mar 22, 2018 @ 09:40 PM
https://ci.appveyor.com/project/patrickelectric/public-privated-repo/build/continuous-516-aea875f/job/8h3xdheqshliig84
And others in the history.
3 Posted by Ilya Finkelshte... on Mar 22, 2018 @ 10:46 PM
Hmm... And now it is happy again, right?
I see that problem started with this build. And and as you see error here is different --
Validation Failed
, and also appveyor does not seem to recognize (by calling GitHub API) that release with this tagcontinuous
already exists. It tries to create new release and failed. After that (I am speculating) duplicate release created on GitHub and errorsequence contains more than one matching element
started to appear in the next build and few next builds.We probably need to contact GitHub for more information, but before that, do you remember you did something special which can be correlated to the initial error and moment problem disappeared?
Ilya Finkelshteyn closed this discussion on Aug 25, 2018 @ 02:27 AM.
patrickelectric re-opened this discussion on Jun 24, 2019 @ 01:49 PM
4 Posted by patrickelectric on Jun 24, 2019 @ 01:49 PM
Got it a second time today:
https://ci.appveyor.com/project/blueroboticsappveyor/ping-viewer/build/job/jw3ajf6vjsvxmcqh
Support Staff 5 Posted by Owen McDonnell on Jun 25, 2019 @ 05:49 AM
According to the docs on GitHub deployment, a
description:
key for release description is mandatory.Can you add one and let us know if this eliminates the error.
Ilya Finkelshteyn closed this discussion on Aug 25, 2019 @ 09:01 PM.