223 #18
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pr-func-tests.yml
on: pull_request
basic-func-test
3s
Annotations
3 errors
basic-func-test
/home/runner/work/pkg-action/pkg-action/./action.yml (Line: 127, Col: 12): Unexpected symbol: '}"'. Located at position 18 within expression: env.RUNNER_DEBUG }" == '1' ]; then
echo "PKG_DEBUG=--debug" >> "$GITHUB_ENV"
else
echo "PKG_DEBUG=--debug"
fi
pkg \
--config ${{ inputs.config
|
basic-func-test
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/pkg-action/pkg-action/./action.yml (Line: 127, Col: 12): Unexpected symbol: '}"'. Located at position 18 within expression: env.RUNNER_DEBUG }" == '1' ]; then
echo "PKG_DEBUG=--debug" >> "$GITHUB_ENV"
else
echo "PKG_DEBUG=--debug"
fi
pkg \
--config ${{ inputs.config
at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check()
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)
|
basic-func-test
Fail to load /home/runner/work/pkg-action/pkg-action/./action.yml
|