refactor: Attempt to use action.yml at root
#95
main.yml
on: pull_request
Check workflows
6s
Analyse code
3s
Publish release
/
Publish release
Annotations
8 errors
|
Check workflows
Process completed with exit code 1.
|
|
Analyse code
Failed to load /home/runner/work/action-security-code-scanner/action-security-code-scanner/./action.yml
|
|
Analyse code
System.FormatException: Input string was not in a correct format. Failure to parse near offset 127. 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)
|
|
Analyse code
/home/runner/work/action-security-code-scanner/action-security-code-scanner/./action.yml (Line: 58, Col: 13): Expected format {org}/{repo}[/path]@ref. Actual '${{ github.action_path }}/.github/actions/setup.yml'
|
|
Analyse code
/home/runner/work/action-security-code-scanner/action-security-code-scanner/./action.yml (Line: 73, Col: 13): Unrecognized named-value: 'github'. Located at position 1 within expression: github.action_path
|
|
Analyse code
/home/runner/work/action-security-code-scanner/action-security-code-scanner/./action.yml (Line: 62, Col: 13): Unrecognized named-value: 'github'. Located at position 1 within expression: github.action_path
|
|
Analyse code
/home/runner/work/action-security-code-scanner/action-security-code-scanner/./action.yml (Line: 58, Col: 13): Unrecognized named-value: 'github'. Located at position 1 within expression: github.action_path
|
|
All jobs pass
Process completed with exit code 1.
|