at-wat / hokuyo3d

A ROS driver node for VSSP protocol compliant HOKUYO 3D LIDARs
18 stars 20 forks source link

Migrate to GitHub Actions #60

Closed at-wat closed 3 years ago

at-wat commented 3 years ago

[1] FAILED on noetic

catkin_lint failed ``` catkin_lint: checked 1 packages and found 8 problems catkin_lint: option -W2 will show 5 additional notices hokuyo3d: CMakeLists.txt: error: unconfigured build_depend on 'rostest' hokuyo3d: CMakeLists.txt(9): error: catkin_package() dependency 'roscpp' belongs in CATKIN_DEPENDS hokuyo3d: CMakeLists.txt(9): error: catkin_package() dependency 'sensor_msgs' belongs in CATKIN_DEPENDS hokuyo3d: CMakeLists.txt(9): error: package 'sensor_msgs' must be in CATKIN_DEPENDS in catkin_package() hokuyo3d: CMakeLists.txt(9): error: package 'roscpp' must be in CATKIN_DEPENDS in catkin_package() hokuyo3d: launch/hokuyo3d_frames.launch(6): warning: launch configuration needs run_depend on 'tf' hokuyo3d: launch/hokuyo3d_frames.launch(8): warning: launch configuration needs run_depend on 'tf' hokuyo3d: launch/hokuyo3d_frames.launch(10): warning: launch configuration needs run_depend on 'tf' ```

[1] FAILED on kinetic

catkin_lint failed ``` catkin_lint: cannot load rosdep database: No module named 'rosdep2' catkin_lint: unknown dependencies will be ignored catkin_lint: checked 1 packages and found 5 problems catkin_lint: option -W2 will show 5 additional notices hokuyo3d: CMakeLists.txt: error: unconfigured build_depend on 'rostest' hokuyo3d: CMakeLists.txt(9): error: catkin_package() dependency 'roscpp' belongs in CATKIN_DEPENDS hokuyo3d: CMakeLists.txt(9): error: catkin_package() dependency 'sensor_msgs' belongs in CATKIN_DEPENDS hokuyo3d: CMakeLists.txt(9): error: package 'sensor_msgs' must be in CATKIN_DEPENDS in catkin_package() hokuyo3d: CMakeLists.txt(9): error: package 'roscpp' must be in CATKIN_DEPENDS in catkin_package() ```

[1] FAILED on melodic

catkin_lint failed ``` catkin_lint: cannot load rosdep database: No module named 'rosdep2' catkin_lint: unknown dependencies will be ignored catkin_lint: checked 1 packages and found 5 problems catkin_lint: option -W2 will show 5 additional notices hokuyo3d: CMakeLists.txt: error: unconfigured build_depend on 'rostest' hokuyo3d: CMakeLists.txt(9): error: catkin_package() dependency 'roscpp' belongs in CATKIN_DEPENDS hokuyo3d: CMakeLists.txt(9): error: catkin_package() dependency 'sensor_msgs' belongs in CATKIN_DEPENDS hokuyo3d: CMakeLists.txt(9): error: package 'roscpp' must be in CATKIN_DEPENDS in catkin_package() hokuyo3d: CMakeLists.txt(9): error: package 'sensor_msgs' must be in CATKIN_DEPENDS in catkin_package() ```
github-actions[bot] commented 3 years ago

[1-prerelease] PASSED on kinetic

github-actions[bot] commented 3 years ago

[1-prerelease] PASSED on melodic

at-wat commented 3 years ago

[2] FAILED on kinetic

catkin_make failed


[2] FAILED on noetic

catkin_make failed


[2] FAILED on melodic

catkin_make failed

github-actions[bot] commented 3 years ago

[1-prerelease] PASSED on noetic

github-actions[bot] commented 3 years ago

[2-prerelease] FAILED on melodic

at-wat commented 3 years ago

[3] PASSED on noetic

All tests passed ``` build/test_results/hokuyo3d/roslint-hokuyo3d.xml: 1 tests Summary: 1 tests, 0 errors, 0 failures, 0 skipped ```

[3] PASSED on kinetic

All tests passed ``` build/test_results/hokuyo3d/roslint-hokuyo3d.xml: 1 tests Summary: 1 tests, 0 errors, 0 failures, 0 skipped ```

[3] PASSED on melodic

All tests passed ``` build/test_results/hokuyo3d/roslint-hokuyo3d.xml: 1 tests Summary: 1 tests, 0 errors, 0 failures, 0 skipped ```
github-actions[bot] commented 3 years ago

[3-prerelease] FAILED on noetic

github-actions[bot] commented 3 years ago

[3-prerelease] FAILED on kinetic

github-actions[bot] commented 3 years ago

[3-prerelease] FAILED on melodic

at-wat commented 3 years ago

[4] PASSED on noetic

All tests passed ``` build/test_results/hokuyo3d/roslint-hokuyo3d.xml: 1 tests Summary: 1 tests, 0 errors, 0 failures, 0 skipped ```

[4] PASSED on kinetic

All tests passed ``` build/test_results/hokuyo3d/roslint-hokuyo3d.xml: 1 tests Summary: 1 tests, 0 errors, 0 failures, 0 skipped ```

[4] PASSED on melodic

All tests passed ``` build/test_results/hokuyo3d/roslint-hokuyo3d.xml: 1 tests Summary: 1 tests, 0 errors, 0 failures, 0 skipped ```
github-actions[bot] commented 3 years ago

[4-prerelease] FAILED on noetic

github-actions[bot] commented 3 years ago

[4-prerelease] FAILED on kinetic

at-wat commented 3 years ago

[5] FAILED on noetic

catkin_make failed


[5] FAILED on kinetic

catkin_make failed


[5] FAILED on melodic

catkin_make failed

github-actions[bot] commented 3 years ago

[4-prerelease] FAILED on melodic

github-actions[bot] commented 3 years ago

[5-prerelease] FAILED on kinetic

github-actions[bot] commented 3 years ago

[5-prerelease] FAILED on noetic

github-actions[bot] commented 3 years ago

[5-prerelease] FAILED on melodic

at-wat commented 3 years ago

[6] PASSED on melodic

All tests passed ``` build/test_results/hokuyo3d/roslint-hokuyo3d.xml: 1 tests Summary: 1 tests, 0 errors, 0 failures, 0 skipped ```

[6] PASSED on kinetic

All tests passed ``` build/test_results/hokuyo3d/roslint-hokuyo3d.xml: 1 tests Summary: 1 tests, 0 errors, 0 failures, 0 skipped ```

[6] PASSED on noetic

All tests passed ``` build/test_results/hokuyo3d/roslint-hokuyo3d.xml: 1 tests Summary: 1 tests, 0 errors, 0 failures, 0 skipped ```
github-actions[bot] commented 3 years ago

[6-prerelease] PASSED on noetic

github-actions[bot] commented 3 years ago

[6-prerelease] PASSED on kinetic

github-actions[bot] commented 3 years ago

[6-prerelease] PASSED on melodic

at-wat commented 3 years ago

[7] PASSED on kinetic

All tests passed ``` build/test_results/hokuyo3d/roslint-hokuyo3d.xml: 1 tests Summary: 1 tests, 0 errors, 0 failures, 0 skipped ```

[7] PASSED on noetic

All tests passed ``` build/test_results/hokuyo3d/roslint-hokuyo3d.xml: 1 tests Summary: 1 tests, 0 errors, 0 failures, 0 skipped ```

[7] PASSED on melodic

All tests passed ``` build/test_results/hokuyo3d/roslint-hokuyo3d.xml: 1 tests Summary: 1 tests, 0 errors, 0 failures, 0 skipped ```
github-actions[bot] commented 3 years ago

[7-prerelease] PASSED on melodic

github-actions[bot] commented 3 years ago

[7-prerelease] PASSED on noetic

github-actions[bot] commented 3 years ago

[7-prerelease] PASSED on kinetic

at-wat commented 3 years ago

[8] PASSED on noetic

All tests passed ``` build/test_results/hokuyo3d/roslint-hokuyo3d.xml: 1 tests Summary: 1 tests, 0 errors, 0 failures, 0 skipped ```

[8] PASSED on kinetic

All tests passed ``` build/test_results/hokuyo3d/roslint-hokuyo3d.xml: 1 tests Summary: 1 tests, 0 errors, 0 failures, 0 skipped ```

[8] PASSED on melodic

All tests passed ``` build/test_results/hokuyo3d/roslint-hokuyo3d.xml: 1 tests Summary: 1 tests, 0 errors, 0 failures, 0 skipped ```
at-wat commented 3 years ago

[9] PASSED on kinetic

All tests passed ``` build/test_results/hokuyo3d/roslint-hokuyo3d.xml: 1 tests Summary: 1 tests, 0 errors, 0 failures, 0 skipped ```

[9] PASSED on noetic

All tests passed ``` build/test_results/hokuyo3d/roslint-hokuyo3d.xml: 1 tests Summary: 1 tests, 0 errors, 0 failures, 0 skipped ```

[9] PASSED on melodic

All tests passed ``` build/test_results/hokuyo3d/roslint-hokuyo3d.xml: 1 tests Summary: 1 tests, 0 errors, 0 failures, 0 skipped ```
at-wat commented 3 years ago

[10] PASSED on noetic

All tests passed ``` build/test_results/hokuyo3d/roslint-hokuyo3d.xml: 1 tests Summary: 1 tests, 0 errors, 0 failures, 0 skipped ```

[10] PASSED on kinetic

All tests passed ``` build/test_results/hokuyo3d/roslint-hokuyo3d.xml: 1 tests Summary: 1 tests, 0 errors, 0 failures, 0 skipped ```

[10] PASSED on melodic

All tests passed ``` build/test_results/hokuyo3d/roslint-hokuyo3d.xml: 1 tests Summary: 1 tests, 0 errors, 0 failures, 0 skipped ```
at-wat commented 3 years ago

[11] PASSED on noetic

All tests passed ``` build/test_results/hokuyo3d/roslint-hokuyo3d.xml: 1 tests Summary: 1 tests, 0 errors, 0 failures, 0 skipped ```

[11] PASSED on kinetic

All tests passed ``` build/test_results/hokuyo3d/roslint-hokuyo3d.xml: 1 tests Summary: 1 tests, 0 errors, 0 failures, 0 skipped ```

[11] PASSED on melodic

All tests passed ``` build/test_results/hokuyo3d/roslint-hokuyo3d.xml: 1 tests Summary: 1 tests, 0 errors, 0 failures, 0 skipped ```
at-wat commented 3 years ago

[12] PASSED on noetic

All tests passed ``` build/test_results/hokuyo3d/roslint-hokuyo3d.xml: 1 tests Summary: 1 tests, 0 errors, 0 failures, 0 skipped ```

[12] PASSED on kinetic

All tests passed ``` build/test_results/hokuyo3d/roslint-hokuyo3d.xml: 1 tests Summary: 1 tests, 0 errors, 0 failures, 0 skipped ```

[12] PASSED on melodic

All tests passed ``` build/test_results/hokuyo3d/roslint-hokuyo3d.xml: 1 tests Summary: 1 tests, 0 errors, 0 failures, 0 skipped ```
at-wat commented 3 years ago

[13] PASSED on kinetic

All tests passed ``` build/test_results/hokuyo3d/roslint-hokuyo3d.xml: 1 tests Summary: 1 tests, 0 errors, 0 failures, 0 skipped ```

[13] PASSED on melodic

All tests passed ``` build/test_results/hokuyo3d/roslint-hokuyo3d.xml: 1 tests Summary: 1 tests, 0 errors, 0 failures, 0 skipped ```

[13] PASSED on noetic

All tests passed ``` build/test_results/hokuyo3d/roslint-hokuyo3d.xml: 1 tests Summary: 1 tests, 0 errors, 0 failures, 0 skipped ```
at-wat commented 3 years ago

[14] PASSED on kinetic

All tests passed ``` build/test_results/hokuyo3d/roslint-hokuyo3d.xml: 1 tests Summary: 1 tests, 0 errors, 0 failures, 0 skipped ```

[14] PASSED on noetic

All tests passed ``` build/test_results/hokuyo3d/roslint-hokuyo3d.xml: 1 tests Summary: 1 tests, 0 errors, 0 failures, 0 skipped ```

[14] PASSED on melodic

All tests passed ``` build/test_results/hokuyo3d/roslint-hokuyo3d.xml: 1 tests Summary: 1 tests, 0 errors, 0 failures, 0 skipped ```