Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(workflow): update node version to 16.x #552

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

unimu-cic
Copy link
Collaborator

No description provided.

@unimu-cic unimu-cic force-pushed the chore/update-node-version-action-runner branch from 846a149 to 322a704 Compare October 16, 2023 11:06
@unimu-cic unimu-cic changed the title chore(workflow): update node version to 18.x chore(workflow): update node version to 16.x Oct 16, 2023
@unimu-cic
Copy link
Collaborator Author

When upgrading to Node 18.x, there are some errors during the build process.

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
Error: error:0308010C:digital envelope routines::unsupported
    at new Hash (node:internal/crypto/hash:69:19)
    at Object.createHash (node:crypto:133:10)
    at module.exports (/home/runner/work/web-sequence/web-sequence/node_modules/webpack/lib/util/createHash.js:135:53)
    at NormalModule._initBuildHash (/home/runner/work/web-sequence/web-sequence/node_modules/webpack/lib/NormalModule.js:4[17](https://github.com/ZenUml/web-sequence/actions/runs/6532616459/job/17736161323#step:4:18):16)
    at handleParseError (/home/runner/work/web-sequence/web-sequence/node_modules/webpack/lib/NormalModule.js:471:10)
    at /home/runner/work/web-sequence/web-sequence/node_modules/webpack/lib/NormalModule.js:503:5
    at /home/runner/work/web-sequence/web-sequence/node_modules/webpack/lib/NormalModule.js:358:12
    at /home/runner/work/web-sequence/web-sequence/node_modules/loader-runner/lib/LoaderRunner.js:373:3
    at iterateNormalLoaders (/home/runner/work/web-sequence/web-sequence/node_modules/loader-runner/lib/LoaderRunner.js:214:10)
    at iterateNormalLoaders (/home/runner/work/web-sequence/web-sequence/node_modules/loader-runner/lib/LoaderRunner.js:221:10)
    at /home/runner/work/web-sequence/web-sequence/node_modules/loader-runner/lib/LoaderRunner.js:236:3
    at runSyncOrAsync (/home/runner/work/web-sequence/web-sequence/node_modules/loader-runner/lib/LoaderRunner.js:130:11)
    at iterateNormalLoaders (/home/runner/work/web-sequence/web-sequence/node_modules/loader-runner/lib/LoaderRunner.js:232:2)
    at Array.<anonymous> (/home/runner/work/web-sequence/web-sequence/node_modules/loader-runner/lib/LoaderRunner.js:205:4)
    at Storage.finished (/home/runner/work/web-sequence/web-sequence/node_modules/enhanced-resolve/lib/CachedInputFileSystem.js:55:16)
    at /home/runner/work/web-sequence/web-sequence/node_modules/enhanced-resolve/lib/CachedInputFileSystem.js:91:9
✖ ERROR Error: error:0308010C:digital envelope routines::unsupported
    at new Hash (node:internal/crypto/hash:69:[19](https://github.com/ZenUml/web-sequence/actions/runs/6532616459/job/17736161323#step:4:20))
    at Object.createHash (node:crypto:1[33](https://github.com/ZenUml/web-sequence/actions/runs/6532616459/job/17736161323#step:4:34):10)

@unimu-cic
Copy link
Collaborator Author

@MrCoder It appears that my account lacks the access to deploy to the stage.
https://github.com/ZenUml/web-sequence/actions/runs/6532703105/job/17736407272?pr=552#step:6:1

@unimu-cic unimu-cic merged commit 2bbebf1 into master Oct 20, 2023
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant