Skip to content

fix(sca): handling unknown severity #14455

fix(sca): handling unknown severity

fix(sca): handling unknown severity #14455

Triggered via pull request February 28, 2024 13:38
Status Success
Total duration 4m 29s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Analyze
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: tj-actions/glob@v16. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Analyze
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'.