kaxil commented on issue #8499:
URL: https://github.com/apache/airflow/pull/8499#issuecomment-617427956
One of the tests is failing
```
Run ./scripts/ci/ci_run_all_static_checks.sh
./scripts/ci/ci_run_all_static_checks.sh
shell: /bin/bash -e {0}
env:
MOUNT_LOCAL_SOURCES: false
FORCE_ANSWER_TO_QUESTIONS: yes
SKIP_CHECK_REMOTE_IMAGE: true
SKIP_CI_IMAGE_CHECK: true
DB_RESET: true
VERBOSE: true
UPGRADE_TO_LATEST_REQUIREMENTS: false
PYTHON_MAJOR_MINOR_VERSION: 3.6
CACHE_REGISTRY: docker.pkg.github.com
CACHE_IMAGE_PREFIX: apache/airflow
CACHE_REGISTRY_USERNAME: potiuk
CACHE_REGISTRY_PASSWORD: ***
MOUNT_SOURCE_DIR_FOR_STATIC_CHECKS: true
CI_JOB_TYPE: Static checks
pythonLocation: /opt/hostedtoolcache/Python/3.8.2/x64
PYTHON_VERSION: 3.6
/home/runner/work/_temp/8b869e15-9bfe-4890-bb27-c3e1101d7167.sh: line 1:
./scripts/ci/ci_run_all_static_checks.sh: No such file or directory
##[error]Process completed with exit code 127.
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]