mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-08-20 14:13:18 +00:00
codecov/test-results-action@v1 emits two warnings on every test run: its bundled actions/github-script pin targets deprecated Node.js 20, and Codecov deprecated the action itself in favor of running codecov/codecov-action@v5 with report_type: test_results. Upload the JUnit results through the same codecov-action already used for coverage. Co-authored-by: Claude Fable 5 <noreply@anthropic.com>