Closed teh-maxh closed 3 years ago
Hello @teh-maxh, could you please provide more info on how I can replicate it? Is it error from Github Actions or from local deployment? What are the steps you did? :)
The github action. It was automatically triggered (in my case, by editing wrangler.toml) but failed.
I wondered if it was caused by some dependency.. but seems like my new build worked out well 🤔 https://github.com/eidam/cf-workers-status-page/runs/1912974892
When it started, did you try retrying the job?
Yeah. Still doesn't work, unfortunately.
UPDATE: Turns out I am very stupid and didn't notice that the status message strings in config.yaml are single-quoted. That doesn't work well when you try to put an apostrophe in the string. Making them double-quoted makes it work.
Deploy fails with an UnhandledPromiseRejectionWarning.