Skip to content

Release by 22.12.2023 (#944) #12

Release by 22.12.2023 (#944)

Release by 22.12.2023 (#944) #12

Triggered via push December 22, 2023 05:28
Status Failure
Total duration 7m 28s
Artifacts
Versionate docs
7m 18s
Versionate docs
Release  /  publish
Release / publish
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Versionate docs
Command failed: VERSION_NAME=web-1.260.0-dev.0 npm run build --prefix="./website/plasma-web-docs" Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating node:internal/crypto/hash:71 this[kHandle] = new _Hash(algorithm, xofLen); ^ Error: error:0308010C:digital envelope routines::unsupported at new Hash (node:internal/crypto/hash:71:19) at Object.createHash (node:crypto:133:10) at BulkUpdateDecorator.hashFactory (/home/runner/work/plasma/plasma/website/plasma-web-docs/node_modules/webpack/lib/util/createHash.js:145:18) at BulkUpdateDecorator.update (/home/runner/work/plasma/plasma/website/plasma-web-docs/node_modules/webpack/lib/util/createHash.js:46:50) at /home/runner/work/plasma/plasma/website/plasma-web-docs/node_modules/webpack/lib/FileSystemInfo.js:2878:9 at processTicksAndRejections (node:internal/process/task_queues:82:21) at runNextTicks (node:internal/process/task_queues:64:3) at process.processImmediate (node:internal/timers:447:9) { opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ], library: 'digital envelope routines', reason: 'unsupported', code: 'ERR_OSSL_EVP_UNSUPPORTED' } Node.js v18.16.1
Versionate docs
The following actions uses node12 which is deprecated and will be forced to run on node16: ./actions/versionate-docs. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/