ETL Formalization #5
style.yml
on: pull_request
Matrix: black
Matrix: flake8
Matrix: isort
Matrix: mypy
Matrix: pydocstyle
Annotations
5 errors and 15 warnings
isort (ubuntu-latest, 3.8)
Process completed with exit code 1.
|
black (ubuntu-latest, 3.8)
Process completed with exit code 1.
|
mypy (ubuntu-latest, 3.8)
Process completed with exit code 1.
|
pydocstyle (ubuntu-latest, 3.8)
Process completed with exit code 1.
|
flake8 (ubuntu-latest, 3.8)
Process completed with exit code 1.
|
mypy (ubuntu-latest, 3.8)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
isort (ubuntu-latest, 3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
isort (ubuntu-latest, 3.8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
black (ubuntu-latest, 3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
black (ubuntu-latest, 3.8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
mypy (ubuntu-latest, 3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
mypy (ubuntu-latest, 3.8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
pydocstyle (ubuntu-latest, 3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
pydocstyle (ubuntu-latest, 3.8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
flake8 (ubuntu-latest, 3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
flake8 (ubuntu-latest, 3.8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
flake8 (ubuntu-latest, 3.8)
Failed to download action 'https://api.github.com/repos/actions/setup-python/tarball/0f07f7f756721ebd886c2462646a35f78a8bc4de'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
flake8 (ubuntu-latest, 3.8)
Back off 20.635 seconds before retry.
|
flake8 (ubuntu-latest, 3.8)
Failed to download action 'https://api.github.com/repos/actions/setup-python/tarball/0f07f7f756721ebd886c2462646a35f78a8bc4de'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
flake8 (ubuntu-latest, 3.8)
Back off 24.358 seconds before retry.
|