Support C federated tests with Rust RTI #94
all-targets.yml
on: pull_request
check-diff
/
check
25s
c
/
...
/
benchmark-tests
6m 21s
c
/
...
/
zephyr-tests
41m 36s
cpp
/
...
/
benchmark-tests
11m 55s
cpp
/
...
/
cpp-ros2-tests
37m 54s
rs
/
...
/
benchmark-tests
15m 39s
ts
/
...
/
benchmark-tests
3m 42s
serialization
/
serialization-tests
7m 30s
Matrix: c / arduino / arduino-tests
Matrix: c / ccpp / regular-tests
Matrix: c / default / regular-tests
Matrix: c / verifier / run
Matrix: cpp / cpp-tests / regular-tests
Matrix: py / py-tests / regular-tests
Matrix: rs / rs-tests / regular-tests
Matrix: ts / ts-tests / regular-tests
Annotations
3 errors and 24 warnings
serialization / serialization-tests
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4.0.0/dist/codecov' failed with exit code 1
|
serialization / serialization-tests
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4.0.0/dist/codecov' failed with exit code 1
|
serialization / serialization-tests
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4.0.0/dist/codecov' failed with exit code 1
|
check-diff / check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, fkirc/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
c / arduino / arduino-tests (ubuntu-latest)
Save Gradle User Home failed in 'beforeSave': Error: ENOENT: no such file or directory, realpath '/home/runner/.gradle/caches/modules-2/files-2.1/org.freehep/freehep-graphicsio/2.4/10005fe0ec415ca1aa998c77a2df75c82e26595c'
|
c / arduino / arduino-tests (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, gradle/[email protected], arduino/setup-arduino-cli@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ts / benchmarking / benchmark-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, gradle/[email protected], actions/setup-python@v4, actions/[email protected], actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ts / benchmarking / benchmark-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], 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/
|
c / verifier / run (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, gradle/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
c / benchmarking / benchmark-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, gradle/[email protected], actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
serialization / serialization-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, gradle/[email protected], ros-tooling/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
rs / rs-tests / regular-tests (ubuntu-latest, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, gradle/[email protected], ATiltedTree/setup-rust@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
rs / rs-tests / regular-tests (ubuntu-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: ATiltedTree/setup-rust@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
rs / rs-tests / regular-tests (ubuntu-latest, stable)
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
rs / rs-tests / regular-tests (ubuntu-latest, stable)
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
cpp / cpp-benchmark-tests / benchmark-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, gradle/[email protected], actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
rs / rs-benchmark-tests / benchmark-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, gradle/[email protected], actions/setup-python@v4, ATiltedTree/setup-rust@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
rs / rs-benchmark-tests / benchmark-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: ATiltedTree/setup-rust@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
py / py-tests / regular-tests (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, gradle/[email protected], actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ts / ts-tests / regular-tests (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, gradle/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
c / ccpp / regular-tests (ubuntu-latest)
Save Gradle User Home failed in 'beforeSave': Error: ENOENT: no such file or directory, realpath '/home/runner/.gradle/caches/modules-2/files-2.1/org.eclipse.ee4j/project/1.0.9'
|
c / ccpp / regular-tests (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, gradle/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
c / default / regular-tests (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, gradle/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
cpp / cpp-ros2-tests / cpp-ros2-tests
Save Gradle User Home failed in 'beforeSave': Error: ENOENT: no such file or directory, scandir '/home/runner/.gradle/caches/modules-2/files-2.1/de.cau.cs.kieler.swt.mock/parent/0.1.0/a74e8bdf8eee0c6976bdd09e2bb5eeee8cee1d2d'
|
cpp / cpp-ros2-tests / cpp-ros2-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, gradle/[email protected], ros-tooling/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
c / zephyr / zephyr-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, gradle/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
cpp / cpp-tests / regular-tests (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, gradle/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
reactor-cpp.coverage
Expired
|
1.38 MB |
|