Make puppeteer run in headless mode #2
ci.yaml
on: push
TypeScript Tests
4s
GitHub Actions Test
4s
Annotations
2 errors and 1 warning
TypeScript Tests
The specified node version file at: /home/runner/work/GradescopeCDHelper/GradescopeCDHelper/.node-version does not exist
|
GitHub Actions Test
Error: Could not find Chrome (ver. 125.0.6422.78). This can occur if either
1. you did not perform an installation before running the script (e.g. `npx puppeteer browsers install chrome`) or
2. your cache path is incorrectly configured (which is: /home/runner/.cache/puppeteer).
For (2), check out our guide on configuring puppeteer at https://pptr.dev/guides/configuration.
|
GitHub Actions Test
Unexpected input(s) 'milliseconds', valid inputs are ['course_id', 'gradescope_username', 'gradescope_password', 'gradescope_assignment_id', 'artifact_path']
|