fix(ci): use pipenv
cache
#14
Annotations
4 errors and 1 warning
Run Node tests:
js/puppeteer/puppeteer.test.js#L48
TypeError: Cannot read properties of undefined (reading 'close')
❯ js/puppeteer/puppeteer.test.js:48:23
|
Run Node tests:
js/selenium/builder/builder.test.js#L37
Error: Unable to obtain browser driver.
For more information on how to install drivers see
https://www.selenium.dev/documentation/webdriver/troubleshooting/errors/driver_location/. TypeError [ERR_INVALID_ARG_TYPE]: The "paths[0]" argument must be of type string. Received an instance of Promise
❯ getPath node_modules/selenium-webdriver/common/driverFinder.js:35:11
❯ Function.createSession node_modules/selenium-webdriver/chromium.js:625:45
❯ Function.createSession node_modules/selenium-webdriver/chrome.js:217:42
❯ createDriver node_modules/selenium-webdriver/index.js:152:33
❯ Builder.build node_modules/selenium-webdriver/index.js:662:16
❯ js/selenium/builder/builder.test.js:37:14
|
Run Node tests:
js/selenium/builder/builder.test.js#L55
TypeError: Cannot read properties of undefined (reading 'quit')
❯ js/selenium/builder/builder.test.js:55:16
|
Run Node tests
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4.6.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading