test: hi #70
tsc-check.yml
on: pull_request
check-new-tsc-errors
5s
Annotations
5 errors and 1 warning
check-new-tsc-errors
/home/runner/work/react-native-lazy-scrollview/react-native-lazy-scrollview/./.github/actions/tsc-check/action.yml (Line: 33, Col: 13): Unrecognized named-value: 'inputs'. Located at position 1 within expression: inputs.install-command
|
check-new-tsc-errors
/home/runner/work/react-native-lazy-scrollview/react-native-lazy-scrollview/./.github/actions/tsc-check/action.yml (Line: 56, Col: 13): Unrecognized named-value: 'inputs'. Located at position 1 within expression: inputs.install-command
|
check-new-tsc-errors
/home/runner/work/react-native-lazy-scrollview/react-native-lazy-scrollview/./.github/actions/tsc-check/action.yml (Line: 33, Col: 13): Expected format {org}/{repo}[/path]@ref. Actual '${{ inputs.install-command }}'
|
check-new-tsc-errors
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)
|
check-new-tsc-errors
Failed to load /home/runner/work/react-native-lazy-scrollview/react-native-lazy-scrollview/./.github/actions/tsc-check/action.yml
|
check-new-tsc-errors
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|