Azure / functions-action

Enable GitHub developers to deploy to Azure Function Apps using GitHub Actions
MIT License
157 stars 75 forks source link

Action outage? #100

Closed aaronadamsCA closed 3 years ago

aaronadamsCA commented 3 years ago

At some point between 15:42 and 16:05 UTC, all attempts to run this action began throwing an error immediately on invocation:

Error: File not found: '/home/runner/work/_actions/Azure/functions-action/v1/lib/main.js'
ryancole commented 3 years ago

I am also seeing this issue. I'm using a Windows host and my output looks like the following ...

Error: File not found: 'D:\a\_actions\azure\functions-action\v1.4.1\lib/main.js'
patelchandni commented 3 years ago

It is fixed in latest v1 (v1.4.2)