Skip to content

add google provider #51

add google provider

add google provider #51

Triggered via push February 8, 2024 21:44
Status Failure
Total duration 2m 33s
Artifacts

node.js.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
build (15.x)
Error: Command failed: git push heroku HEAD:refs/heads/main --force remote: 2024/02/08 21:46:46 Rollbar error: empty token remote: Updated 91 paths from 0017aef remote: Compressing source files... done. remote: Building source: remote: remote: -----> Building on the Heroku-22 stack remote: -----> Determining which buildpack to use for this app remote: -----> Node.js app detected remote: remote: -----> Creating runtime environment remote: remote: NPM_CONFIG_LOGLEVEL=error remote: NODE_VERBOSE=false remote: NODE_ENV=production remote: NODE_MODULES_CACHE=true remote: remote: -----> Installing binaries remote: engines.node (package.json): >=15.x remote: engines.npm (package.json): >=7.0.0 remote: remote: Resolving node version >=15.x... remote: Downloading and installing node 21.6.1... remote: Bootstrapping npm >=7.0.0 (replacing 10.2.4)... remote: npm 10.4.0 installed remote: remote: -----> Installing dependencies remote: Installing node modules remote: remote: added 2017 packages, and audited 2018 packages in 23s remote: remote: 3 packages are looking for funding remote: run `npm fund` for details remote: remote: 120 vulnerabilities (1 low, 89 moderate, 19 high, 11 critical) remote: remote: To address issues that do not require attention, run: remote: npm audit fix remote: remote: To address all issues (including breaking changes), run: remote: npm audit fix --force remote: remote: Run `npm audit` for details. remote: remote: -----> Build remote: Running build remote: remote: > [email protected] build remote: > react-scripts build remote: remote: Creating an optimized production build... remote: /tmp/build_2ccf9cee/node_modules/react-scripts/scripts/build.js:19 remote: throw err; remote: ^ remote: remote: Error: error:0308010C:digital envelope routines::unsupported remote: at new Hash (node:internal/crypto/hash:68:19) remote: at Object.createHash (node:crypto:138:10) remote: at module.exports (/tmp/build_2ccf9cee/node_modules/webpack/lib/util/createHash.js:135:53) remote: at NormalModule._initBuildHash (/tmp/build_2ccf9cee/node_modules/webpack/lib/NormalModule.js:417:16) remote: at /tmp/build_2ccf9cee/node_modules/webpack/lib/NormalModule.js:452:10 remote: at /tmp/build_2ccf9cee/node_modules/webpack/lib/NormalModule.js:323:13 remote: at /tmp/build_2ccf9cee/node_modules/loader-runner/lib/LoaderRunner.js:367:11 remote: at /tmp/build_2ccf9cee/node_modules/loader-runner/lib/LoaderRunner.js:233:18 remote: at context.callback (/tmp/build_2ccf9cee/node_modules/loader-runner/lib/LoaderRunner.js:111:13) remote: at /tmp/build_2ccf9cee/node_modules/babel-loader/lib/index.js:59:103 { remote: opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ], remote: library: 'digital envelope routines', remote: reason: 'unsupported', remote: code: 'ERR_OSSL_EVP_UNSUPPORTED' remote: } remote: remote: Node.js v21.6.1 remote: remote: -----> Build failed remote: remote: We're sorry this build is failing! You can troubleshoot common issues here: remote: https://devcenter.heroku.com/articles/troubleshooting-node-deploys remote: remote: Some possible problems:
build (15.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3, akhileshns/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (15.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, akhileshns/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/