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

ci(workflow): node 14 tests to use npm ^7.2 #101

Merged
merged 1 commit into from
Dec 1, 2022

Conversation

erisu
Copy link
Member

@erisu erisu commented Dec 1, 2022

Platforms affected

n/a

Motivation and Context

One of the Node 14 tests is failing because of a change in a sub package that seems to have an effect with npm 6.

Description

Upgraded global npm to version ^7.2.

Testing

GitHub Actions

Checklist

  • I've run the tests to see all new and existing tests pass
  • I added automated test coverage as appropriate for this change
  • Commit is prefixed with (platform) if this change only applies to one platform (e.g. (android))
  • If this Pull Request resolves an issue, I linked to the issue in the text above (and used the correct keyword to close issues using keywords)
  • I've updated the documentation if necessary

@codecov-commenter
Copy link

Codecov Report

Merging #101 (8f97c4f) into master (769727d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #101   +/-   ##
=======================================
  Coverage   93.33%   93.33%           
=======================================
  Files           1        1           
  Lines          60       60           
=======================================
  Hits           56       56           
  Misses          4        4           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@erisu erisu merged commit 9b0b5d8 into apache:master Dec 1, 2022
@erisu erisu deleted the ci/update-workflow branch December 1, 2022 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants