Skip to content

Add result file compression with zstd #239

Add result file compression with zstd

Add result file compression with zstd #239

Triggered via pull request January 22, 2025 09:55
Status Failure
Total duration 1m 37s
Artifacts

tests.yml

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

Annotations

2 errors and 4 warnings
Compile and Run Tests
Process completed with exit code 1.
Test Native Executable Compilation
Process completed with exit code 1.
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 either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Compile and Run Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test Native Executable Compilation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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