Uh oh!
There was an error while loading. Please reload this page.
feat: --no-deprecation - #44
Conversation
788f5fc to
2583812CompareUh oh!
There was an error while loading. Please reload this page.
41ca19a to
6dc0d89Comparemansonchor
commented
Jun 11, 2021
CI 跪了 |
Codecov Report
@@ Coverage Diff @@## master #44 +/- ##
==========================================
- Coverage 99.52% 99.15% -0.37%
==========================================
Files 6 6 Lines 209 237 +28 Branches 0 46 +46 ==========================================
+ Hits 208 235 +27 - Misses 1 2 +1
Continue to review full report at Codecov.
|
licaide
commented
Apr 25, 2024
--no-deprecation 运行 pkg 打包eggjs 执行会报错 |
Checklist
npm testpassesAffected core subsystem(s)
Description of change
add
--no-deprecationas default execArgv to avoid some log likeDeprecationWarning: Buffer() is deprecatedto stderr which will break startup unnecessary.