Skip to content

Add result aggregation for query templates #221

Add result aggregation for query templates

Add result aggregation for query templates #221

Triggered via pull request November 9, 2024 12:49
Status Failure
Total duration 6h 0m 21s
Artifacts

tests.yml

on: pull_request
Compile and Run Tests
1m 0s
Compile and Run Tests
Test Native Executable Compilation
6h 0m
Test Native Executable Compilation
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
Compile and Run Tests
Process completed with exit code 1.
Test Native Executable Compilation
The job running on runner GitHub Actions 31 has exceeded the maximum execution time of 360 minutes.
Test Native Executable Compilation
The operation was canceled.
Compile and Run Tests
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/
Compile and Run Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Compile and Run Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, 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/
Test Native Executable Compilation
Please remove "components: 'native-image'" from your workflow file. It is automatically included since GraalVM for JDK 17: https://github.com/oracle/graal/pull/5995