refactor: validation workflow now test from gateway action #9
Triggered via pull request
December 3, 2025 13:54
Status
Cancelled
Total duration
10m 55s
Artifacts
–
build-and-test.yml
on: pull_request
build-dist
29s
test-python
10m 12s
test-npm
5s
test-maven
4s
test-version-file
6s
Annotations
12 errors
|
test-maven
Failed to load /home/runner/work/pull-request-semver-bumper/pull-request-semver-bumper/./.github/actions/version-bumping/maven/action.yml
|
|
test-maven
System.FormatException: Input string was not in a correct format. Failure to parse near offset 161. Expected an ASCII digit.
at System.Text.ValueStringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args)
at System.String.FormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 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)
|
|
test-maven
/home/runner/work/pull-request-semver-bumper/pull-request-semver-bumper/./.github/actions/version-bumping/maven/action.yml (Line: 61, Col: 13): Expected format {org}/{repo}[/path]@ref. Actual '.'
|
|
test-npm
Failed to load /home/runner/work/pull-request-semver-bumper/pull-request-semver-bumper/./.github/actions/version-bumping/npm/action.yml
|
|
test-npm
System.FormatException: Input string was not in a correct format. Failure to parse near offset 159. Expected an ASCII digit.
at System.Text.ValueStringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args)
at System.String.FormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 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)
|
|
|
|
test-version-file
Failed to load /home/runner/work/pull-request-semver-bumper/pull-request-semver-bumper/./.github/actions/version-bumping/version-file/action.yml
|
|
test-version-file
System.FormatException: Input string was not in a correct format. Failure to parse near offset 168. Expected an ASCII digit.
at System.Text.ValueStringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args)
at System.String.FormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 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)
|
|
test-version-file
/home/runner/work/pull-request-semver-bumper/pull-request-semver-bumper/./.github/actions/version-bumping/version-file/action.yml (Line: 54, Col: 13): Expected format {org}/{repo}[/path]@ref. Actual '.'
|
|
test-python
Canceling since a higher priority waiting request for Build & Test-refs/pull/4/merge exists
|
|
test-python
The operation was canceled.
|
|
Build & Test
Canceling since a higher priority waiting request for Build & Test-refs/pull/4/merge exists
|