-
Notifications
You must be signed in to change notification settings - Fork 19
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
deployed fail #14
Comments
First 5 lines of this log suggest that there was error with retriving github latest archive. |
Part of log before this happens:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hi,
can you help me plz
my log is :
System.InvalidOperationException: Sequence contains no matching element
at System.Linq.Enumerable.First[TSource](IEnumerable
1 source, Func
2 predicate)at Deployer.Core.Scripting.Functions.Urls.GitHubLatestReleaseAsset.d__2.MoveNext() in d:\a\1\s\Source\Deployer.Core\Scripting\Functions\Urls\GitHubLatestReleaseAsset.cs:line 23
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at CallSite.Target(Closure , CallSite , Object )
at SimpleScript.ReflectionMixin.d__0.MoveNext() in d:\a\1\s\Source\SimpleScript\SimpleScript\ReflectionMixin.cs:line 19
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Deployer.Core.Function.d__3.MoveNext() in d:\a\1\s\Source\Deployer.Core\Function.cs:line 29
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at SimpleScript.Runner.d__8.MoveNext() in d:\a\1\s\Source\SimpleScript\SimpleScript\Runner.cs:line 67
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at SimpleScript.Runner.d__9.MoveNext() in d:\a\1\s\Source\SimpleScript\SimpleScript\Runner.cs:line 77
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at SimpleScript.Runner.d__8.MoveNext() in d:\a\1\s\Source\SimpleScript\SimpleScript\Runner.cs:line 61
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at SimpleScript.Runner.d__9.MoveNext() in d:\a\1\s\Source\SimpleScript\SimpleScript\Runner.cs:line 77
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at SimpleScript.Runner.d__5.MoveNext() in d:\a\1\s\Source\SimpleScript\SimpleScript\Runner.cs:line 43
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at SimpleScript.Runner.d__4.MoveNext() in d:\a\1\s\Source\SimpleScript\SimpleScript\Runner.cs:line 28
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Deployer.Core.WoaDeployer.d__14.MoveNext() in d:\a\1\s\Source\Deployer.Core\WoaDeployer.cs:line 71
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Deployer.Core.WoaDeployer.d__11.MoveNext() in d:\a\1\s\Source\Deployer.Core\WoaDeployer.cs:line 43
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Deployer.Gui.MainViewModel.<>c__DisplayClass9_0.<<-ctor>b__7>d.MoveNext() in d:\a\1\s\Source\Deployer.Gui\MainViewModel.cs:line 60
The text was updated successfully, but these errors were encountered: