imtsuki / bupt-ncov-report-action

🦠 Automatically submit BUPT COVID-19 statistics through GitHub Actions / 使用 GitHub Actions 自动填报北邮 COVID-19 疫情信息
MIT License
239 stars 257 forks source link

Error: Unexpected end of JSON input #63

Open Looong01 opened 2 years ago

Looong01 commented 2 years ago

正在获取前一天的疫情填报信息 SyntaxError: Unexpected end of JSON input at JSON.parse () at getDailyReportFormData (file:///home/runner/work/bupt-ncov-report-action/bupt-ncov-report-action/src/index.ts:71:43) at processTicksAndRejections (node:internal/process/task_queues:96:5) at async file:///home/runner/work/bupt-ncov-report-action/bupt-ncov-report-action/src/index.ts:145:22 Error: Unexpected end of JSON input  ELIFECYCLE  Command failed with exit code 1. Error: Process completed with exit code 1.

imtsuki commented 2 years ago

手动填报一次,明天再试