Skip to content

Fix invalid unit error when selecting 7 days in TimeDeltaField #6792

Fix invalid unit error when selecting 7 days in TimeDeltaField

Fix invalid unit error when selecting 7 days in TimeDeltaField #6792

Triggered via pull request April 9, 2024 14:32
Status Success
Total duration 4m 3s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

1 warning
Analyze (python)
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'.