eclipse-velocitas / vehicle-app-python-template

Vehicle App template for Python
Apache License 2.0
17 stars 26 forks source link

Run unit tests and linters: Error: Resource not accessible by integration #164

Closed patopat closed 1 year ago

patopat commented 1 year ago

Hi,

I cloned the example and there is error during Github actions, the others actions are ok : image

Can you help me to resolve this issue ?

Reagrds, Pat

MP91 commented 1 year ago

Hey @patopat we also saw this recently and are already investigating the issue.

Interestingly if you just run the workflow again, without changing anything, everything works as expected.

Could you also try to run the workflow again?

patopat commented 1 year ago

Hi @MP91 I have ran the workflow again but the issue persist, see https://github.com/patopat/MyFirstVehicleApp

MP91 commented 1 year ago

In your workflows I see that the CI workflow was successful on the second run. But of course this is still an issue...