Sast failure: SyntaxError
Failing (intermittently?)
- CE https://gitlab.com/gitlab-org/gitlab-ce/-/jobs/284333343
- EE https://gitlab.com/gitlab-org/gitlab-ee/-/jobs/284357645
SyntaxError: in/app/assets/javascripts/behaviors/markdown/render_math.js: Unexpected token, expected ( (105:14)
103 | maxExpand: 20,
104 | });
> 105 | } catch {
| ^
106 | // Don't show a flash for now because it would override an existing flash message
107 | el.textContent = s__('math|There was an error rendering this math block');
108 | // el.style.color = '#d00';
2019/08/30 14:56:35 exit status 1
2019/08/30 14:56:35 Container exited with non zero status code
Running after script...
$ date
Fri Aug 30 14:56:40 UTC 2019
Uploading artifacts...
WARNING: gl-sast-report.json: no matching files
ERROR: No files to upload
ERROR: Job failed: exit code 1
Edited by Michael Kozono