Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CodeQL reports a rest element but that's a spread syntax in the dumper.js file #321

Merged
merged 1 commit into from
May 8, 2024

Conversation

spaze
Copy link
Owner

@spaze spaze commented May 8, 2024

  • site/vendor/tracy/tracy/src/Tracy/Dumper/assets/dumper.js#L354C86:86: A parse error occurred: Comma is not permitted after the rest element. Check the syntax of the file. If the file is invalid, correct the error or exclude the file from analysis.

https://github.com/spaze/michalspacek.cz/actions/runs/8996895829/job/24714088773#step:5:918

CodeQL config added in #311

@spaze spaze self-assigned this May 8, 2024
@spaze spaze force-pushed the spaze/codeql-comma-spread branch from d722f21 to cf75398 Compare May 8, 2024 06:07
…r.js file

> * site/vendor/tracy/tracy/src/Tracy/Dumper/assets/dumper.js#L354C86:86: A parse error occurred: `Comma is not permitted after the rest element`. Check the syntax of the file. If the file is invalid, correct the error or [exclude](https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/customizing-code-scanning) the file from analysis.

https://github.com/spaze/michalspacek.cz/actions/runs/8996895829/job/24714088773#step:5:918
@spaze spaze force-pushed the spaze/codeql-comma-spread branch from cf75398 to 5ae7d74 Compare May 8, 2024 06:17
@spaze spaze merged commit 6ac01b5 into main May 8, 2024
38 checks passed
@spaze spaze deleted the spaze/codeql-comma-spread branch May 8, 2024 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant