[CI] Unexpected tokens causing CodeQL to warn/error #13115
Closed
Description
Current Behavior
CodeQL Logs:
Analysis produced the following diagnostic information:
Could not process some files due to syntax errors (3 results)
* docs/_meetings/week-of-09-23-2024/vivek-vishal.js#L1C7:7: A parse error occurred: `Unexpected token`. 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.
* docs/assets/js/main.js#L1C3:3: A parse error occurred: `Assigning to rvalue`. 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.
* docs/assets/js/search.js#L1C3:3: A parse error occurred: `Assigning to rvalue`. 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.
Contributor Guides and Handbook
- 🛠 Meshery Build & Release Strategy
- 📚 Instructions for contributing to documentation
- Meshery documentation site and source
- 🎨 Wireframes and designs for Meshery UI in Figma
- 🙋🏾🙋🏼 Questions: Discussion Forum and Community Slack
- 🧪 Meshery Test Plan Spreadsheet