Skip to content

Conversation

@taeold
Copy link
Contributor

@taeold taeold commented May 2, 2023

Reported in #5755

export const UNSUPPORTED_NODE_VERSION_FIREBASE_JSON_MSG = clc.bold(
`functions.runtime value is unsupported. ` +
`Valid choices are: ${clc.bold("nodejs{10|12|14|16}")}.`
`Valid choices are: ${clc.bold("nodejs{10|12|14|16|18}")}.`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@codecov-commenter
Copy link

codecov-commenter commented May 2, 2023

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.19%. Comparing base (4d6da7e) to head (6be79a4).
⚠️ Report is 1608 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5784   +/-   ##
=======================================
  Coverage   55.19%   55.19%           
=======================================
  Files         329      329           
  Lines       22527    22527           
  Branches     4590     4590           
=======================================
  Hits        12434    12434           
  Misses       8989     8989           
  Partials     1104     1104           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@joehan joehan merged commit 254dc8b into master May 3, 2023
ProfHercules pushed a commit to ProfHercules/firebase-tools that referenced this pull request May 5, 2023
tonyjhuang pushed a commit that referenced this pull request May 22, 2023
Co-authored-by: joehan <joehanley@google.com>
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