Skip to content

ci: reduce GitHub Actions costs by ~85% on PRs #31

ci: reduce GitHub Actions costs by ~85% on PRs

ci: reduce GitHub Actions costs by ~85% on PRs #31

Triggered via pull request March 24, 2026 18:21
Status Cancelled
Total duration 6h 5m 25s
Artifacts 3

test-suite.yml

on: pull_request
Matrix: Integration Tests
Matrix: unit-tests
Code Quality Checks
0s
Code Quality Checks
Performance Benchmarks
0s
Performance Benchmarks
Test Coverage Report
19s
Test Coverage Report
Test Summary
3s
Test Summary
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 5 warnings, and 3 notices
Unit Tests (Python 3.12)
The job has exceeded the maximum execution time of 6h0m0s
Unit Tests (Python 3.12)
The operation was canceled.
Unit Tests (Python 3.10)
The job has exceeded the maximum execution time of 6h0m0s
Test Coverage Report
Critical error. This error possibly occurred because the permissions of the workflow are set incorrectly. You can see the correct setting of permissions here: https://github.com/py-cov-action/python-coverage-comment-action#basic-usage Otherwise please look for open issues or open one in https://github.com/py-cov-action/python-coverage-comment-action/ Traceback (most recent call last): File "/workdir/coverage_comment/subprocess.py", line 22, in run return subprocess.run( ~~~~~~~~~~~~~~^ args, ^^^^^ ...<6 lines>... **kwargs, ^^^^^^^^^ ).stdout ^ File "/usr/local/lib/python3.14/subprocess.py", line 577, in run raise CalledProcessError(retcode, process.args, output=stdout, stderr=stderr) subprocess.CalledProcessError: Command '('coverage', 'json', '-o', '-')' returned non-zero exit status 1. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/workdir/coverage_comment/main.py", line 46, in main exit_code = action( config=config, ...<2 lines>... git=git, ) File "/workdir/coverage_comment/main.py", line 101, in action return process_pr( config=config, gh=gh, repo_info=repo_info, ) File "/workdir/coverage_comment/main.py", line 130, in process_pr _, coverage = coverage_module.get_coverage_info( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ merge=config.MERGE_COVERAGE_FILES, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ coverage_path=config.COVERAGE_PATH, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/workdir/coverage_comment/coverage.py", line 121, in get_coverage_info subprocess.run("coverage", "json", "-o", "-", path=coverage_path) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/workdir/coverage_comment/subprocess.py", line 36, in run raise SubProcessError("\n".join([exc.stderr, exc.stdout])) from exc coverage_comment.subprocess.SubProcessError: No data to report.
Integration Tests (file-formats)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4, astral-sh/setup-uv@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Integration Tests (smart-scraper)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4, astral-sh/setup-uv@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Integration Tests (multi-graph)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4, astral-sh/setup-uv@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Unit Tests (Python 3.12)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5, astral-sh/setup-uv@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test Coverage Report
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test Coverage Report
Generating comment for PR
Test Coverage Report
HTTP Request: GET https://api.github.com/repos/ScrapeGraphAI/Scrapegraph-ai "HTTP/1.1 200 OK"
Test Coverage Report
Starting action

Artifacts

Produced during runtime
Name Size Digest
integration-test-results-file-formats
606 KB
sha256:caab8a4576ed0c0c07e99d73106349d3ebb2db8b883ebb8c4c58ec6665c5346b
integration-test-results-multi-graph
606 KB
sha256:a3738de3b82b878ceb28ffbf1004c740f18860d2b5a0ec8943d7d8c7ef9404c9
integration-test-results-smart-scraper
606 KB
sha256:38bffe83c63773e4a75c3b783d1edb420689638de559511c2fbb41171a0864fa