Skip to content

Build and deploy apps for testing #2229

Build and deploy apps for testing

Build and deploy apps for testing #2229

Manually triggered September 30, 2024 10:58
Status Failure
Total duration 20s
Artifacts

testBuild.yml

on: workflow_dispatch
validateActor
3s
validateActor
getBranchRef
0s
getBranchRef
Build and deploy Android for testing
0s
Build and deploy Android for testing
Build and deploy iOS for testing
0s
Build and deploy iOS for testing
Build and deploy Desktop for testing
0s
Build and deploy Desktop for testing
Build and deploy Web
0s
Build and deploy Web
Post a GitHub comment with app download links for testing
4s
Post a GitHub comment with app download links for testing
Fit to window
Zoom out
Zoom in

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()