Skip to content

Change Ontology IRI #120

Change Ontology IRI

Change Ontology IRI #120

Triggered via pull request August 19, 2024 14:57
Status Failure
Total duration 1m 20s
Artifacts

tests.yml

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

Annotations

2 errors and 3 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
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