Closed araujoarthur0 closed 1 year ago
Keeping as draft while taking care of #980
Merging #974 (e6cea91) into main (bb31552) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #974 +/- ##
=======================================
Coverage 73.93% 73.93%
=======================================
Files 27 27
Lines 2179 2179
Branches 345 345
=======================================
Hits 1611 1611
Misses 568 568
Related issue
Closes #973
Context / Background
New attempt to have more consistent npm installs.
What change is being introduced by this PR?
Using fixed versions for npm packages in hopes of having more consistent installs and changes to lock files for new dependencies. Also updating checks.yml actions and node versions. Added an .npmrc file with save-exact=true so we don't have these issues in the future.
How will this be tested?
This PR.