Update overhead_test.yml #424
Annotations
3 errors
test-data-output-action
/home/runner/work/eco-ci-energy-estimation/eco-ci-energy-estimation/./action.yml (Line: 101, Col: 12): Unexpected symbol: 'No'. Located at position 67 within expression: (contains(inputs.label, '"') || contains(inputs.label, '\'')) && 'No quotes allowed in labels' || inputs.label }}
label_cleaned=$(echo "$label" | tr -d "$&;\'")
echo "Cleaned label: $label_cleaned"
"${{ github.action_path
|
test-data-output-action
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/eco-ci-energy-estimation/eco-ci-energy-estimation/./action.yml (Line: 101, Col: 12): Unexpected symbol: 'No'. Located at position 67 within expression: (contains(inputs.label, '"') || contains(inputs.label, '\'')) && 'No quotes allowed in labels' || inputs.label }}
label_cleaned=$(echo "$label" | tr -d "$&;\'")
echo "Cleaned label: $label_cleaned"
"${{ github.action_path
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)
|
test-data-output-action
Failed to load /home/runner/work/eco-ci-energy-estimation/eco-ci-energy-estimation/./action.yml
|