davsclaus commented on PR #14155:
URL: https://github.com/apache/camel/pull/14155#issuecomment-2112350880

   It may have caused a problem I see this now
   ```
   Error: 
/home/runner/work/camel/camel/./.github/actions/incremental-build/action.yaml 
(Line: 42, Col: 13): Expected format {org}/{repo}[/path]@ref. Actual 
'apache/camel/.github/actions/install-mvnd'
   Error: System.FormatException: Input string was not in a correct format.
      at System.Text.ValueStringBuilder.ThrowFormatError()
      at System.Text.ValueStringBuilder.AppendFormatHelper(IFormatProvider 
provider, String format, ParamsArray args)
      at System.String.FormatHelper(IFormatProvider provider, String format, 
ParamsArray args)
      at System.String.Format(IFormatProvider provider, String format, Object[] 
args)
      at GitHub.Runner.Worker.TemplateTraceWriter.Error(String format, Object[] 
args)
      at 
GitHub.DistributedTask.ObjectTemplating.TemplateContext.Error(Nullable`1 
fileId, Nullable`1 line, Nullable`1 column, String message)
      at 
GitHub.DistributedTask.ObjectTemplating.TemplateContext.Error(TemplateToken 
value, String message)
      at 
GitHub.DistributedTask.Pipelines.ObjectTemplating.PipelineTemplateConverter.ConvertToStep(TemplateContext
 context, TemplateToken stepsItem, ReferenceNameBuilder nameBuilder)
      at 
GitHub.DistributedTask.Pipelines.ObjectTemplating.PipelineTemplateConverter.ConvertToSteps(TemplateContext
 context, TemplateToken steps)
      at 
GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext 
executionContext, TemplateContext templateContext, TemplateToken inputsToken, 
String fileRelativePath, MappingToken outputs)
      at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext 
executionContext, String manifestFile)
   Error: Failed to load 
/home/runner/work/camel/camel/./.github/actions/incremental-build/action.yaml
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to