Skip to content

BambooTools -> CITools #12

BambooTools -> CITools

BambooTools -> CITools #12

Triggered via push August 8, 2024 23:53
Status Failure
Total duration 6m 23s
Artifacts
atlas  /  build
6m 10s
atlas / build
example-simulations  /  build
3m 48s
example-simulations / build
ihmc-avatar-interfaces  /  build
4m 2s
ihmc-avatar-interfaces / build
ihmc-common-walking-control-modules  /  build
3m 44s
ihmc-common-walking-control-modules / build
ihmc-communication  /  build
2m 10s
ihmc-communication / build
ihmc-footstep-planning  /  build
3m 43s
ihmc-footstep-planning / build
ihmc-graphics  /  build
2m 18s
ihmc-graphics / build
ihmc-high-level-behaviors  /  build
4m 16s
ihmc-high-level-behaviors / build
ihmc-humanoid-behaviors  /  build
3m 7s
ihmc-humanoid-behaviors / build
ihmc-interfaces  /  build
1m 14s
ihmc-interfaces / build
ihmc-java-toolkit  /  build
3m 13s
ihmc-java-toolkit / build
ihmc-manipulation-planning  /  build
2m 57s
ihmc-manipulation-planning / build
ihmc-model-file-loader  /  build
2m 5s
ihmc-model-file-loader / build
ihmc-parameter-estimation  /  build
2m 44s
ihmc-parameter-estimation / build
ihmc-parameter-optimization  /  build
1m 10s
ihmc-parameter-optimization / build
ihmc-parameter-tuner  /  build
2m 21s
ihmc-parameter-tuner / build
ihmc-path-planning  /  build
2m 43s
ihmc-path-planning / build
ihmc-perception  /  build
4m 51s
ihmc-perception / build
ihmc-quadruped  /  build
5m 32s
ihmc-quadruped / build
ihmc-robot-data-visualizer  /  build
2m 25s
ihmc-robot-data-visualizer / build
ihmc-robot-models  /  build
53s
ihmc-robot-models / build
ihmc-robotics-toolkit  /  build
4m 2s
ihmc-robotics-toolkit / build
ihmc-ros-tools  /  build
2m 11s
ihmc-ros-tools / build
ihmc-sensor-processing  /  build
2m 29s
ihmc-sensor-processing / build
ihmc-simple-whole-body-walking  /  build
2m 12s
ihmc-simple-whole-body-walking / build
ihmc-simulation-toolkit  /  build
2m 55s
ihmc-simulation-toolkit / build
ihmc-state-estimation  /  build
2m 47s
ihmc-state-estimation / build
ihmc-system-identification  /  build
1m 18s
ihmc-system-identification / build
ihmc-trajectory-optimization  /  build
1m 15s
ihmc-trajectory-optimization / build
ihmc-whole-body-controller  /  build
2m 29s
ihmc-whole-body-controller / build
promp  /  build
1m 16s
promp / build
robot-environment-awareness  /  build
2m 30s
robot-environment-awareness / build
robotiq-hand-drivers  /  build
3m 25s
robotiq-hand-drivers / build
simulation-construction-set-tools  /  build
4m 54s
simulation-construction-set-tools / build
Fit to window
Zoom out
Zoom in

Annotations

75 errors and 34 warnings
EigenTest.testEigen(): promp/src/test/java/us/ihmc/promp/test/EigenTest.java#L17
java.lang.UnsatisfiedLinkError: 'void us.ihmc.promp.presets.ProMPInfoMapper$EigenMatrixXd.allocate(int, int)'
InferSpeedTrajectoryExampleTest.testSpeedInference(): promp/src/test/java/us/ihmc/promp/test/InferSpeedTrajectoryExampleTest.java#L39
java.lang.UnsatisfiedLinkError: 'void us.ihmc.promp.TrajectoryGroup.allocate()'
LearnAndUpdateProMPExampleTest.testUpdateProMP(): promp/src/test/java/us/ihmc/promp/test/LearnAndUpdateProMPExampleTest.java#L51
java.lang.UnsatisfiedLinkError: 'void us.ihmc.promp.TrajectoryGroup.allocate()'
LearnProMPExampleTest.testLearningProMP(): promp/src/test/java/us/ihmc/promp/test/LearnProMPExampleTest.java#L44
java.lang.UnsatisfiedLinkError: 'void us.ihmc.promp.TrajectoryGroup.allocate()'
promp / build
Process completed with exit code 1.
PelvisRotationalStateUpdaterTest.testInitializeAndReadWithOneIMU(): ihmc-state-estimation/src/test/java/us/ihmc/stateEstimation/humanoid/kinematicsBasedStateEstimation/PelvisRotationalStateUpdaterTest.java#L147
java.lang.AssertionError: expected: ( 0.065234626821, 0.209498894963, 0.550638319502, 0.805389407410 ) but was: ( 0.175348986076, 0.131901768788, -0.023713566826, 0.975342157000 ) Difference of: 1.248010499828633
ihmc-parameter-estimation / build
Process completed with exit code 1.
ReachingManifoldToolsTest.testFindingClosestPointOnCylinder(): ihmc-manipulation-planning/src/test/java/us/ihmc/manipulation/planning/manifold/ReachingManifoldToolsTest.java#L107
org.opentest4j.AssertionFailedError: expected transform is on the manifolds ==> expected: <true> but was: <false>
ihmc-state-estimation / build
Process completed with exit code 1.
ihmc-manipulation-planning / build
Process completed with exit code 1.
StoredPropertySetTest.testLoading(): ihmc-java-toolkit/src/test/java/us/ihmc/tools/property/StoredPropertySetTest.java#L22
org.opentest4j.AssertionFailedError: expected: <0.1> but was: <NaN>
StoredPropertySetTest.testEquals(): ihmc-java-toolkit/src/test/java/us/ihmc/tools/property/StoredPropertySetTest.java#L103
org.opentest4j.AssertionFailedError: expected: <false> but was: <true>
StoredPropertySetTest.testDefaults(): ihmc-java-toolkit/src/test/java/us/ihmc/tools/property/StoredPropertySetTest.java#L75
org.opentest4j.AssertionFailedError: expected: <false> but was: <true>
ihmc-java-toolkit / build
Process completed with exit code 1.
Gradle Test Executor 1.failed to execute tests: Gradle Test Executor 1#L1
org.gradle.api.internal.tasks.testing.TestSuiteExecutionException: Could not complete execution for Gradle Test Executor 1.
FootstepPlanningModuleTest.testCustomTermination(): ihmc-footstep-planning/src/test/java/us/ihmc/footstepPlanning/FootstepPlanningModuleTest.java#L271
java.lang.NoClassDefFoundError: Could not initialize class us.ihmc.perception.opencl.OpenCLManager
FootstepPlanningModuleTest.testRequestSnapGoalSteps(): ihmc-footstep-planning/src/test/java/us/ihmc/footstepPlanning/FootstepPlanningModuleTest.java#L143
java.lang.NoClassDefFoundError: Could not initialize class us.ihmc.perception.opencl.OpenCLManager
FootstepPlanningModuleTest.testGoalProximityWhenGoalIsUnreachable(): ihmc-footstep-planning/src/test/java/us/ihmc/footstepPlanning/FootstepPlanningModuleTest.java#L92
java.lang.NoClassDefFoundError: Could not initialize class us.ihmc.perception.opencl.OpenCLManager
FootstepPlanningModuleTest.testGoalProximityWhenGoalIsReachable(): ihmc-footstep-planning/src/test/java/us/ihmc/footstepPlanning/FootstepPlanningModuleTest.java#L117
java.lang.NoClassDefFoundError: Could not initialize class us.ihmc.perception.opencl.OpenCLManager
ReferencedAStarFootStepPlannerTest.testNominalAStarPlanner(): ihmc-footstep-planning/src/test/java/us/ihmc/footstepPlanning/ReferencedAStarFootStepPlannerTest.java#L31
java.lang.NoClassDefFoundError: Could not initialize class us.ihmc.perception.opencl.OpenCLManager
ReferencedAStarFootStepPlannerTest.testStepGenerationFromReference(): ihmc-footstep-planning/src/test/java/us/ihmc/footstepPlanning/ReferencedAStarFootStepPlannerTest.java#L31
java.lang.NoClassDefFoundError: Could not initialize class us.ihmc.footstepPlanning.ReferencedAStarFootStepPlannerTest
PointFeedbackControllerTest.testCompareAgainstSpatialController(): ihmc-common-walking-control-modules/src/test/java/us/ihmc/commonWalkingControlModules/momentumBasedController/feedbackController/taskspace/PointFeedbackControllerTest.java#L415
us.ihmc.euclid.referenceFrame.exceptions.ReferenceFrameMismatchException: Argument's frame World does not match testBody9SpatialBodyFixedControlFrame
ihmc-footstep-planning / build
Process completed with exit code 1.
ihmc-common-walking-control-modules / build
Process completed with exit code 1.
example-simulations / build
Process completed with exit code 1.
YoMatrixTest.testYoMatrixSetToZero(): ihmc-robotics-toolkit/src/test/java/us/ihmc/robotics/math/frames/YoMatrixTest.java#L125
java.lang.NullPointerException: Cannot invoke "us.ihmc.yoVariables.variable.YoDouble.getDoubleValue()" because "variable" is null
YoMatrixTest.testYoMatrixSetTooBig(): ihmc-robotics-toolkit/src/test/java/us/ihmc/robotics/math/frames/YoMatrixTest.java#L162
java.lang.NullPointerException: Cannot invoke "us.ihmc.yoVariables.variable.YoDouble.getDoubleValue()" because "variable" is null
YoMatrixTest.testSimpleYoMatrixExample(): ihmc-robotics-toolkit/src/test/java/us/ihmc/robotics/math/frames/YoMatrixTest.java#L44
java.lang.NullPointerException: Cannot invoke "us.ihmc.yoVariables.variable.YoVariable.getValueAsDouble()" because the return value of "us.ihmc.yoVariables.registry.YoRegistry.findVariable(String)" is null
YoMatrixTest.testYoMatrixDimensioning(): ihmc-robotics-toolkit/src/test/java/us/ihmc/robotics/math/frames/YoMatrixTest.java#L102
java.lang.NullPointerException: Cannot invoke "us.ihmc.yoVariables.variable.YoDouble.getDoubleValue()" because "variable" is null
ihmc-robotics-toolkit / build
Process completed with exit code 1.
IterativeClosestPointToolsTest.testComputeCorrespondencePointOnBox(): ihmc-high-level-behaviors/src/test/java/us/ihmc/perception/IterativeClosestPointToolsTest.java#L112
java.lang.AssertionError: expected: ( 0.000000000000, 0.000000000000, 0.000000000000 ) but was: ( 0.225552320480, 0.063832238317, 0.284394055605 )
IterativeClosestPointWorkerTest.testFitWithBoxes(): ihmc-high-level-behaviors/src/test/java/us/ihmc/perception/IterativeClosestPointWorkerTest.java#L46
java.lang.AssertionError: expected: Pose 3D: position = ( 0.000000000000, 0.000000000000, 0.000000000000 ), orientation = ( 0.000000000000, 0.000000000000, 0.000000000000, 1.000000000000 ) but was: Pose 3D: position = ( 0.067836146247, 0.001988399860, 0.048457456397 ), orientation = (-0.009455965272, 0.009248264533, 0.001627005053, 0.999911199646 )
IterativeClosestPointWorkerTest.testFitWithBoxesOfDifferentSizes(): ihmc-high-level-behaviors/src/test/java/us/ihmc/perception/IterativeClosestPointWorkerTest.java#L70
java.lang.AssertionError: expected: Pose 3D: position = (-0.245473345437, 0.255706622288, -0.010130516048 ), orientation = ( 0.263048861336, 0.296750093463, -0.105245135738, 0.911958409130 ) but was: Pose 3D: position = (-0.231161365543, 0.246936218478, -0.008293558722 ), orientation = ( 0.252049589563, 0.291801975201, -0.130429446960, 0.913406136960 )
ihmc-high-level-behaviors / build
Process completed with exit code 1.
RawImageTest.testReplaceImageGPUtoCPU(): ihmc-perception/src/test/java/us/ihmc/perception/RawImageTest.java#L29
java.lang.RuntimeException: OpenCV(4.7.0) /__w/javacpp-presets/javacpp-presets/opencv/cppbuild/linux-x86_64-gpu/opencv-4.7.0/modules/core/src/cuda/gpu_mat.cu:116: error: (-217:Gpu API call) CUDA driver version is insufficient for CUDA runtime version in function 'allocate'
RawImageTest.testCpuGpuImageTransfer(): ihmc-perception/src/test/java/us/ihmc/perception/RawImageTest.java#L29
java.lang.RuntimeException: OpenCV(4.7.0) /__w/javacpp-presets/javacpp-presets/opencv/cppbuild/linux-x86_64-gpu/opencv-4.7.0/modules/core/src/cuda/gpu_mat.cu:116: error: (-217:Gpu API call) CUDA driver version is insufficient for CUDA runtime version in function 'allocate'
RawImageTest.testReplaceImageCPUtoGPU(): ihmc-perception/src/test/java/us/ihmc/perception/RawImageTest.java#L29
java.lang.RuntimeException: OpenCV(4.7.0) /__w/javacpp-presets/javacpp-presets/opencv/cppbuild/linux-x86_64-gpu/opencv-4.7.0/modules/core/src/cuda/gpu_mat.cu:116: error: (-217:Gpu API call) CUDA driver version is insufficient for CUDA runtime version in function 'allocate'
RawImageTest.testReferenceCount(): ihmc-perception/src/test/java/us/ihmc/perception/RawImageTest.java#L29
java.lang.RuntimeException: OpenCV(4.7.0) /__w/javacpp-presets/javacpp-presets/opencv/cppbuild/linux-x86_64-gpu/opencv-4.7.0/modules/core/src/cuda/gpu_mat.cu:116: error: (-217:Gpu API call) CUDA driver version is insufficient for CUDA runtime version in function 'allocate'
RawImageTest.testReplaceImageDifferentSize(): ihmc-perception/src/test/java/us/ihmc/perception/RawImageTest.java#L29
java.lang.RuntimeException: OpenCV(4.7.0) /__w/javacpp-presets/javacpp-presets/opencv/cppbuild/linux-x86_64-gpu/opencv-4.7.0/modules/core/src/cuda/gpu_mat.cu:116: error: (-217:Gpu API call) CUDA driver version is insufficient for CUDA runtime version in function 'allocate'
RawImageTest.testReplaceImageDifferentType(): ihmc-perception/src/test/java/us/ihmc/perception/RawImageTest.java#L29
java.lang.RuntimeException: OpenCV(4.7.0) /__w/javacpp-presets/javacpp-presets/opencv/cppbuild/linux-x86_64-gpu/opencv-4.7.0/modules/core/src/cuda/gpu_mat.cu:116: error: (-217:Gpu API call) CUDA driver version is insufficient for CUDA runtime version in function 'allocate'
SlamWrapperTest.testNativeSlamWrapperLibrary(): ihmc-perception/src/test/java/us/ihmc/perception/SlamWrapperTest.java#L14
java.lang.UnsatisfiedLinkError: 'void us.ihmc.perception.slamWrapper.SlamWrapper$FactorGraphExternal.allocate()'
CUDAStreamManagerTest.testCreateAndRelease(): ihmc-perception/src/test/java/us/ihmc/perception/cuda/CUDAStreamManagerTest.java#L25
java.lang.UnsatisfiedLinkError: no jnicudart in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
PlanarRegionMapTest.testPlanarRegionOptimization(): ihmc-perception/src/test/java/us/ihmc/perception/geometry/PlanarRegionMapTest.java#L186
java.lang.UnsatisfiedLinkError: 'void us.ihmc.perception.slamWrapper.SlamWrapper$FactorGraphExternal.allocate()'
ihmc-perception / build
Process completed with exit code 1.
simulation-construction-set-tools / build
Process completed with exit code 1.
SimplePlanarRegionPawNodeSnapperTest.testSnapAndProjectFromOutsideOfRegion(): ihmc-quadruped/src/footstep-planning-test/java/us/ihmc/quadrupedFootstepPlanning/pawPlanning/graphSearch/pawSnapping/SimplePlanarRegionPawNodeSnapperTest.java#L331
java.lang.AssertionError: expected: ( 0.010500000000, 0.002000000000, 0.000000000000 ) but was: ( 0.010000000000, 0.002000000000, 0.000000000000 ) Difference of: 5.000000000000004E-4
SimplePlanarRegionPawNodeSnapperTest.testSnapFromOutsideOfRegion(): ihmc-quadruped/src/footstep-planning-test/java/us/ihmc/quadrupedFootstepPlanning/pawPlanning/graphSearch/pawSnapping/SimplePlanarRegionPawNodeSnapperTest.java#L265
java.lang.AssertionError: expected: ( 0.000500000000, 0.000000000000, 0.000000000000 ) but was: ( 0.000000000000, 0.000000000000, 0.000000000000 ) Difference of: 5.0E-4
ihmc-quadruped / build
Process completed with exit code 1.
atlas / build
Process completed with exit code 1.
ihmc-robot-models / build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ihmc-parameter-optimization / build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ihmc-interfaces / build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ihmc-trajectory-optimization / build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
promp / build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ihmc-system-identification / build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ihmc-model-file-loader / build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ihmc-communication / build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ihmc-ros-tools / build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ihmc-simple-whole-body-walking / build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ihmc-graphics / build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ihmc-parameter-tuner / build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ihmc-robot-data-visualizer / build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
robot-environment-awareness / build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ihmc-whole-body-controller / build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ihmc-sensor-processing / build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ihmc-parameter-estimation / build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ihmc-path-planning / build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ihmc-state-estimation / build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ihmc-simulation-toolkit / build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ihmc-manipulation-planning / build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ihmc-humanoid-behaviors / build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ihmc-java-toolkit / build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
robotiq-hand-drivers / build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ihmc-footstep-planning / build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ihmc-common-walking-control-modules / build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
example-simulations / build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ihmc-robotics-toolkit / build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ihmc-avatar-interfaces / build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ihmc-high-level-behaviors / build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ihmc-perception / build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
simulation-construction-set-tools / build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ihmc-quadruped / build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
atlas / build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/