Build and deploy apps for testing #2379
testBuild.yml
on: workflow_dispatch
validateActor
1s
Build and deploy iOS for testing
0s
Build and deploy Desktop for testing
0s
Build and deploy Web
0s
Post a GitHub comment with app download links for testing
1s
Annotations
3 errors
validateActor
Fail to evaluate job outputs
|
validateActor
The template is not valid. .github/workflows/testBuild.yml (Line: 20, Col: 23): Error reading JToken from JsonReader. Path '', line 0, position 0.
|
Post a GitHub comment with app download links for testing
The template is not valid. Newtonsoft.Json.JsonReaderException: Error reading JToken from JsonReader. Path '', line 0, position 0.
at Newtonsoft.Json.Linq.JToken.ReadFrom(JsonReader reader, JsonLoadSettings settings)
at Newtonsoft.Json.Linq.JToken.ReadFrom(JsonReader reader)
at GitHub.DistributedTask.Expressions2.Sdk.Functions.FromJson.EvaluateCore(EvaluationContext context, ResultMemory& resultMemory)
at GitHub.DistributedTask.Expressions2.Sdk.ExpressionNode.Evaluate(EvaluationContext context)
at GitHub.DistributedTask.Expressions2.Sdk.Operators.And.EvaluateCore(EvaluationContext context, ResultMemory& resultMemory)
at GitHub.DistributedTask.Expressions2.Sdk.ExpressionNode.Evaluate(EvaluationContext context)
at GitHub.DistributedTask.Expressions2.Sdk.ExpressionNode.GitHub.DistributedTask.Expressions2.IExpressionNode.Evaluate(ITraceWriter trace, ISecretMasker secretMasker, Object state, EvaluationOptions options)
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateToken.EvaluateTemplateToken(TemplateContext context, String expression, Int32& bytes)
at GitHub.DistributedTask.ObjectTemplating.Tokens.BasicExpressionToken.EvaluateTemplateToken(TemplateContext context, Int32& bytes)
at GitHub.DistributedTask.ObjectTemplating.TemplateUnraveler.RootBasicExpression()
|