Skip to content

Add Tests and best practices #49

Add Tests and best practices

Add Tests and best practices #49

Triggered via pull request November 15, 2024 21:51
Status Success
Total duration 1m 7s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

integration_airflow.yml

on: pull_request
Pull Request Airflow Tests
57s
Pull Request Airflow Tests
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Pull Request Airflow Tests
Test warnings detected
Pull Request Airflow Tests
=============================== warnings summary ===============================
Pull Request Airflow Tests
warnings.warn(f"{dag_id} in {fileloc} should have task retries >= 2 it currently has {num_retries}.", UserWarning)
Pull Request Airflow Tests
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
Pull Request Airflow Tests
======================== 37 passed, 1 warning in 1.72s =========================
Pull Request Airflow Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/