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

perform codeql analysis issues #2216

Open
Subharanjan2055 opened this issue Mar 30, 2024 · 1 comment
Open

perform codeql analysis issues #2216

Subharanjan2055 opened this issue Mar 30, 2024 · 1 comment

Comments

@Subharanjan2055
Copy link

Subharanjan2055 commented Mar 30, 2024

Hi,

In perform codeql analysis step getting below error. I am running a typescript&javascript application.
error:

Error: 3-30 11:41:29] [ERROR] Spawned process exited abnormally (code 1; tried to run: _work/_tool/CodeQL/2.14.6/x64/codeql/javascript/tools/autobuild.sh])
  A fatal error occurred: Exit status 1 from command: [_work/_tool/CodeQL/2.14.6/x64/codeql/javascript/tools/autobuild.sh]
  Error: Encountered a fatal error while running "_work/_tool/CodeQL/2.14.6/x64/codeql/codeql database trace-command _work/_temp/codeql_databases/javascript -- _work/_tool/CodeQL/2.14.6/x64/codeql/javascript/tools/autobuild.sh". Exit code was 2 and error was: A fatal error occurred: Exit status 1 from command: [/_tool/CodeQL/2.14.6/x64/codeql/javascript/tools/autobuild.sh]

Kindly help to resolve the same let me know if anything else requirede to debug will be happy to share .

Thanks,
Subh

@aeisenberg
Copy link
Contributor

It looks like you are running an autobuild step. If so, can you try removing it?

If not:

  1. re-run in debug mode
  2. share the logs (at least of the analyze step)
  3. share your workflow

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

No branches or pull requests

2 participants