Skip to content

BST-12445: add main branch scan timeout #46

BST-12445: add main branch scan timeout

BST-12445: add main branch scan timeout #46

Triggered via pull request September 17, 2024 20:34
Status Failure
Total duration 29s
Artifacts

test.yml

on: pull_request
test github action
19s
test github action
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
test github action
/home/runner/work/boostsec-scanner-github/boostsec-scanner-github/./action.yaml (Line: 68, Col: 34): Unexpected symbol: '""'. Located at position 30 within expression: (inputs.scan_diff_timeout == "") && inputs.scan_timeout || inputs.scan_diff_timeout
test github action
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/boostsec-scanner-github/boostsec-scanner-github/./action.yaml (Line: 68, Col: 34): Unexpected symbol: '""'. Located at position 30 within expression: (inputs.scan_diff_timeout == "") && inputs.scan_timeout || inputs.scan_diff_timeout 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 github action
Failed to load /home/runner/work/boostsec-scanner-github/boostsec-scanner-github/./action.yaml
test github action
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/