Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add Node.js 14 to CI settings#524

Merged
DeviaVir merged 2 commits intomotdotla:mastermotdotla/node-lambda:masterfrom
abetomo:feature/add_nodejs14_to_ci_settingsabetomo/node-lambda:feature/add_nodejs14_to_ci_settingsCopy head branch name to clipboard
Apr 25, 2020
Merged

Add Node.js 14 to CI settings#524
DeviaVir merged 2 commits intomotdotla:mastermotdotla/node-lambda:masterfrom
abetomo:feature/add_nodejs14_to_ci_settingsabetomo/node-lambda:feature/add_nodejs14_to_ci_settingsCopy head branch name to clipboard

Conversation

@abetomo
Copy link
Contributor

@abetomo abetomo commented Apr 25, 2020

The test failed in Node.js14, so I fixed it.

The following error in Node.js14.

     TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received undefined
      at Object.writeFileSync (fs.js:1380:5)
      at Context.<anonymous> (test/main.js:417:10)
      at processImmediate (internal/timers.js:456:21)
      at process.topLevelDomainCallback (domain.js:137:15)

abetomo added 2 commits April 25, 2020 11:23
The following error in Node.js14.

```
     TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received undefined
      at Object.writeFileSync (fs.js:1380:5)
      at Context.<anonymous> (test/main.js:417:10)
      at processImmediate (internal/timers.js:456:21)
      at process.topLevelDomainCallback (domain.js:137:15)
```
@DeviaVir DeviaVir merged commit 76aef49 into motdotla:master Apr 25, 2020
@abetomo abetomo deleted the feature/add_nodejs14_to_ci_settings branch April 26, 2020 01:50
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.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.