Fix #392: Port to Python 3.13 #586
Annotations
5 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, github/codeql-action/init@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
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.
|
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'.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "greenlet-Linux-3.10.whl", "greenlet-Linux-3.11.whl", "greenlet-Linux-3.12.whl", "greenlet-Linux-3.13.whl", "greenlet-Linux-3.7.whl", "greenlet-Linux-3.8.whl", "greenlet-Linux-3.9.whl", "greenlet-macOS-.whl", "manylinux_2_28_x86_64_wheels.zip", "manylinux2014_aarch64_wheels.zip", "manylinux2014_ppc64le_wheels.zip", "manylinux2014_s390x_wheels.zip", "manylinux2014_x86_64_wheels.zip", "musllinux_1_1_aarch64_wheels.zip", "musllinux_1_1_x86_64_wheels.zip".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading