Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Action not working properly #1

Open
robertodr opened this issue Oct 1, 2020 · 1 comment
Open

Action not working properly #1

robertodr opened this issue Oct 1, 2020 · 1 comment

Comments

@robertodr
Copy link

Hi, thanks for putting this up on the marketplace. Sadly the example in the README.md is failing for a repo of mine.
It seems it cannot find the clang-format package:

  Step 2/4 : RUN apt-get install clang-format
   ---> Running in 762e1f75fab7
  Reading package lists...
  E: Unable to locate package clang-format
  Building dependency tree...
  Reading state information...
  The command '/bin/sh -c apt-get install clang-format' returned a non-zero code: 100

See here: https://github.com/robertodr/autolint/pull/1/checks?check_run_id=1193885333

@HotelCalifornia
Copy link
Contributor

Hi, sorry for taking so long to get back to you. I am having issues with the auto-commit portion of the example (see: stefanzweifel/git-auto-commit-action#99) and I haven't had a lot of time these past couple months to do further debugging on it.

as far as the issue with apt---I'm pretty sure that was fixed in f47e972... looking at your linked output, for some reason the container isn't using the updated Dockerfile. not sure why

yassiezar added a commit to FoxRoboticsUK/clang-format-action that referenced this issue Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants