Skip to content

Bump the github-actions group across 1 directory with 7 updates #10614

Bump the github-actions group across 1 directory with 7 updates

Bump the github-actions group across 1 directory with 7 updates #10614

Triggered via pull request August 12, 2024 03:06
Status Success
Total duration 2m 57s
Artifacts

codeql.yml

on: pull_request
🐍 Python static code Analysis
2m 47s
🐍 Python static code Analysis
🌐 Javascript static code Analysis
2m 43s
🌐 Javascript static code Analysis
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
🐍 Python static code Analysis
The CODEQL_PYTHON environment variable is no longer supported. Please remove it 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'.
🐍 Python static code Analysis
The setup-python-dependencies input is deprecated and no longer has any effect. We recommend removing any references from your workflows. See https://github.blog/changelog/2024-01-23-codeql-2-16-python-dependency-installation-disabled-new-queries-and-bug-fixes/ for more information.