Closed hong6316 closed 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 80.81%. Comparing base (
067a69b
) to head (847e551
). Report is 1 commits behind head on develop.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Note that lts version is 22 as of now. Due to unstable dependencies whenever a major version of node, we'd like to use lts for Travis CI.
Checklist
Issue Resolved / Feature Added
npm intall not working on node v23 because of node-canvas https://github.com/enactjs/sandstone/pull/1723/checks?check_run_id=31623413345
So we decided to change the node version to lts/*
Resolution
Fix node_js to use lts version only on travis
Additional Considerations
Links
WRR-6697
Comments
Enact-DCO-1.0-Signed-off-by: Taeyoung Hong (taeyoung.hong@lge.com)