start migrating to next.js #49
Annotations
1 error and 2 warnings
Run akhileshns/[email protected]
Error: Command failed: git push heroku HEAD:refs/heads/main --force
remote: 2024/02/08 07:54:36 Rollbar error: empty token
remote: Updated 91 paths from be8145c
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 22s
remote:
remote: 3 packages are looking for funding
remote: run `npm fund` for details
remote:
remote: 123 vulnerabilities (1 low, 89 moderate, 22 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: 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_01b90556/node_modules/webpack/lib/util/createHash.js:135:53)
remote: at NormalModule._initBuildHash (/tmp/build_01b90556/node_modules/webpack/lib/NormalModule.js:417:16)
remote: at handleParseError (/tmp/build_01b90556/node_modules/webpack/lib/NormalModule.js:471:10)
remote: at /tmp/build_01b90556/node_modules/webpack/lib/NormalModule.js:503:5
remote: at /tmp/build_01b90556/node_modules/webpack/lib/NormalModule.js:358:12
remote: at /tmp/build_01b90556/node_modules/loader-runner/lib/LoaderRunner.js:373:3
remote: at iterateNormalLoaders (/tmp/build_01b90556/node_modules/loader-runner/lib/LoaderRunner.js:214:10)
remote: at iterateNormalLoaders (/tmp/build_01b90556/node_modules/loader-runner/lib/LoaderRunner.js:221:10)
remote: at /tmp/build_01b90556/node_modules/loader-runner/lib/LoaderRunner.js:236:3
remote: at runSyncOrAsync (/tmp/build_01b90556/node_modules/loader-runner/lib/LoaderRunner.js:130:11)
remote: at iterateNormalLoaders (/tmp/build_01b90556/node_modules/loader-runner/lib/LoaderRunner.js:232:2)
remote: at Array.<anonymous> (/tmp/build_01b90556/node_modules/loader-runner/lib/LoaderRunner.js:205:4)
remote: at Storage.finished (/tmp/build_01b90556/node_modules/enhanced-resolve/lib/CachedInputFileSystem.js:55:16)
remote: at /tmp/build_01b90556/node_modules/enhanced-resolve/lib/CachedInputFileSystem.js:91:9
remote: /tmp/build_01b90556/node_modules/react-scripts/scrip
|
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/.
|
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/
|
The logs for this run have expired and are no longer available.
Loading