Skip to content

Python codeql analysis hangs at UnusedModuleVariable #15466

@njzjz

Description

@njzjz

Description of the issue

The codeql runs in a PR (deepmodeling/deepmd-kit#3199, commit deepmodeling/deepmd-kit@ce87afc).

It hung at:

   [88/168 eval 3.7s] Evaluation done; writing results to codeql/python-queries/Variables/MultiplyDefined.bqrs.
  Starting evaluation of codeql/python-queries/Variables/UnusedModuleVariable.ql.

https://github.com/deepmodeling/deepmd-kit/actions/runs/7697851534/job/20975781045

I manually restarted it after several hours, and it hung here again.

https://github.com/deepmodeling/deepmd-kit/actions/runs/7697851534/job/20989521619

I don't quite understand what's wrong with UnusedModuleVariable in this PR. Thank you in advance.

Metadata

Metadata

Assignees

Labels

PythonacknowledgedGitHub staff acknowledges this issuequestionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions