FirebaseExtended / action-hosting-deploy

Automatically deploy shareable previews for your Firebase Hosting sites
https://firebase.google.com/docs/hosting/github-integration
Apache License 2.0
704 stars 202 forks source link

[BUG] Unexpected token λ in JSON at position 0 #293

Open steebchen opened 1 year ago

steebchen commented 1 year ago

Action config

Error message

It seems all is successful, but it somehow fails with a very weird error message. It doesn't seem to happen locally with npx firebase deploy. The action usually works, this seems to be intermittent. When I re-try the action, it usually succeeds.

✔  hosting[project8372]: release complete 

✔  Deploy complete! 

Project Console: https://console.firebase.google.com/project/project8372/overview
Hosting URL: https://project8372.web.app/
Error: Unexpected token λ in JSON at position 0
***
  conclusion: 'failure',
  output: ***
    title: 'Deploy preview failed',
    summary: 'Error: Unexpected token λ in JSON at position 0'
  ***
***

Expected behavior

Successful deploymenet

Actual behavior

Error: Unexpected token λ in JSON at position 0