Skip to content

Compute topological sort using post-order traversal #1641

Compute topological sort using post-order traversal

Compute topological sort using post-order traversal #1641

Triggered via pull request May 15, 2024 22:50
Status Failure
Total duration 4m 34s
Artifacts

ci.yml

on: pull_request
Matrix: BuildAndTest
Check style´and license conformity
36s
Check style´and license conformity
Deploy artifacts to Maven Central
0s
Deploy artifacts to Maven Central
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 8 warnings
Check style´and license conformity
Process completed with exit code 1.
Build and Test with java 8
Enforced Java version 1.3 too low to support required features (1.5 required)
Build and Test with java 11
Enforced Java version 1.3 too low to support required features (1.5 required)
Build and Test with java 9
Enforced Java version 1.3 too low to support required features (1.5 required)
Check style´and license conformity
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-java@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check style´and license conformity
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test with java 8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-java@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test with java 8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test with java 11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-java@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test with java 11
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test with java 9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-java@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test with java 9
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/