Skip to content

[CI] Unexpected tokens causing CodeQL to warn/error #13115

Closed
@leecalcote

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

Metadata

Assignees

No one assigned

    Labels

    area/ciContinuous Integration

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions