Skip to content

Hydraulic Library Update #628

Hydraulic Library Update

Hydraulic Library Update #628

Triggered via pull request February 1, 2025 16:13
Status Failure
Total duration 8m 17s
Artifacts

Invalidations.yml

on: pull_request
Evaluate Invalidations  /  evaluate-invalidations
8m 9s
Evaluate Invalidations / evaluate-invalidations
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 notice
Evaluate Invalidations / evaluate-invalidations
The template is not valid. Newtonsoft.Json.JsonReaderException: Input string '000002862' is not a valid number. Path '', line 1, position 9. ---> System.FormatException: Additional non-parsable characters are at the end of the string. at System.ParseNumbers.StringToLong(ReadOnlySpan`1 s, Int32 radix, Int32 flags, Int32& currPos) at System.Convert.ToInt64(String value, Int32 fromBase) at Newtonsoft.Json.JsonTextReader.ParseReadNumber(ReadType readType, Char firstChar, Int32 initialPosition) --- End of inner exception stack trace --- at Newtonsoft.Json.JsonTextReader.ParseReadNumber(ReadType readType, Char firstChar, Int32 initialPosition) at Newtonsoft.Json.JsonTextReader.ParseValue() 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.GreaterThan.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(),System.FormatException: Additional non-parsable characters are at the end of the string. at System.ParseNumbers.StringToLong(ReadOnlySpan`1 s, Int32 radix, Int32 flags, Int32& currPos) at System.Convert.ToInt64(String value, Int32 fromBase) at Newtonsoft.Json.JsonTextReader.ParseReadNumber(ReadType readType, Char firstChar, Int32 initialPosition)
[julia-buildpkg] Caching of the julia depot was not detected
Consider using `julia-actions/cache` to speed up runs https://github.com/julia-actions/cache To ignore, set input `ignore-no-cache: true`