Skip to content

Fix queries not being able to be repeated #213

Fix queries not being able to be repeated

Fix queries not being able to be repeated #213

Triggered via pull request October 29, 2024 14:41
Status Cancelled
Total duration 1m 27s
Artifacts

tests.yml

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

Annotations

4 errors and 2 warnings
Compile and Run Tests
Canceling since a higher priority waiting request for 'Tests-refs/pull/289/merge' exists
Compile and Run Tests
The operation was canceled.
Test Native Executable Compilation
Canceling since a higher priority waiting request for 'Tests-refs/pull/289/merge' exists
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/
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