Add all possible endpoint to diagnose command #66132
Annotations
2 warnings
Initialize CodeQL
CodeQL CLI version 2.12.2 was discontinued on 2024-03-26 alongside GitHub Enterprise Server 3.8 and will not be supported by the next minor release of the CodeQL Action. Please update to CodeQL CLI version 2.12.6 or later. For instance, if you have specified a custom version of the CLI using the 'tools' input to the 'init' Action, you can remove this input to use the default version.
Alternatively, if you want to continue using CodeQL CLI version 2.12.2, you can replace 'github/codeql-action/*@V3' by 'github/codeql-action/*@v3.24.10' in your code scanning workflow to continue using this version of the CodeQL Action.
|
Perform CodeQL Analysis
We recommend that you remove the CODEQL_PYTHON environment variable from your workflow. This environment variable was originally used to specify a Python executable that included the dependencies of your Python code, however Python analysis no longer uses these dependencies.
If you used CODEQL_PYTHON to force the version of Python to analyze as, please use CODEQL_EXTRACTOR_PYTHON_ANALYSIS_VERSION instead, such as 'CODEQL_EXTRACTOR_PYTHON_ANALYSIS_VERSION=2.7' or 'CODEQL_EXTRACTOR_PYTHON_ANALYSIS_VERSION=3.11'.
|
Loading