ros-tooling / action-ros-lint

Github action to run linters on ROS 2 packages
Apache License 2.0
19 stars 7 forks source link

Fix CI #382

Closed christophebedard closed 3 months ago

christophebedard commented 3 months ago

First error is the same as https://github.com/ros-tooling/action-ros-ci/pull/778/commits/5f904120dcc5b0153e1c477d336c5ca754b1c130

Should fix this: https://github.com/ros-tooling/action-ros-lint/actions/runs/10337899369/job/28615293659#step:5:89

Error: fatal: detected dubious ownership in repository at '/__w/action-ros-lint/action-ros-lint'

The second error is an outdated codecov. Let's just remove it.