[CI] Use inputs
for actions to enforce correct use
#675
test.yaml
on: pull_request
Matrix: Compilation Test
Matrix: Regression Test
Combine Compilation Test Results
0s
Combine Regression Test Results
0s
Matrix: Memory Leak Test
Combine Memory Leak Test Results
0s
Annotations
12 errors
Regression Test (ne, Empty Env) / Empty Env
/home/runner/work/minishell/minishell/./.github/actions/summary_test_result/action.yaml (Line: 36, Col: 3): Unexpected value 'steps'
|
Regression Test (ne, Empty Env) / Empty Env
System.ArgumentNullException: Value cannot be null. (Parameter 'You are using a composite action but there are no steps provided in /home/runner/work/minishell/minishell/./.github/actions/summary_test_result/action.yaml.')
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)
|
Regression Test (ne, Empty Env) / Empty Env
Failed to load /home/runner/work/minishell/minishell/./.github/actions/summary_test_result/action.yaml
|
Regression Test (b, Bonus Part) / Bonus Part
/home/runner/work/minishell/minishell/./.github/actions/summary_test_result/action.yaml (Line: 36, Col: 3): Unexpected value 'steps'
|
Regression Test (b, Bonus Part) / Bonus Part
System.ArgumentNullException: Value cannot be null. (Parameter 'You are using a composite action but there are no steps provided in /home/runner/work/minishell/minishell/./.github/actions/summary_test_result/action.yaml.')
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)
|
Regression Test (b, Bonus Part) / Bonus Part
Failed to load /home/runner/work/minishell/minishell/./.github/actions/summary_test_result/action.yaml
|
Regression Test (m, Mandatory Part) / Mandatory Part
/home/runner/work/minishell/minishell/./.github/actions/summary_test_result/action.yaml (Line: 36, Col: 3): Unexpected value 'steps'
|
Regression Test (m, Mandatory Part) / Mandatory Part
System.ArgumentNullException: Value cannot be null. (Parameter 'You are using a composite action but there are no steps provided in /home/runner/work/minishell/minishell/./.github/actions/summary_test_result/action.yaml.')
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)
|
Regression Test (m, Mandatory Part) / Mandatory Part
Failed to load /home/runner/work/minishell/minishell/./.github/actions/summary_test_result/action.yaml
|
Regression Test (d, Hardcore) / Hardcore
/home/runner/work/minishell/minishell/./.github/actions/summary_test_result/action.yaml (Line: 36, Col: 3): Unexpected value 'steps'
|
Regression Test (d, Hardcore) / Hardcore
System.ArgumentNullException: Value cannot be null. (Parameter 'You are using a composite action but there are no steps provided in /home/runner/work/minishell/minishell/./.github/actions/summary_test_result/action.yaml.')
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)
|
Regression Test (d, Hardcore) / Hardcore
Failed to load /home/runner/work/minishell/minishell/./.github/actions/summary_test_result/action.yaml
|