Skip to content

Conversation

@lpinca
Copy link
Member

The writable._write() implementation does not need to return anything, only call the callback.

@nodejs-github-botnodejs-github-bot added fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run. labels Jun 22, 2023
@lpincalpincaforce-pushed the remove/return-statement branch from 4e3ba1c to d7014d6CompareJune 22, 2023 19:57
The `writable._write()` implementation does not need to return anything, only call the callback.
@lpincalpincaforce-pushed the remove/return-statement branch from d7014d6 to 6fb96bbCompareJune 22, 2023 19:59
@lpincalpinca added the request-ci Add this label to start a Jenkins CI on a PR. label Jun 22, 2023
@github-actionsgithub-actionsbot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jun 22, 2023
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@debadree25debadree25 added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels Jun 24, 2023
@github-actionsgithub-actionsbot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jun 24, 2023
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@lpincalpinca added the commit-queue Add this label to land a pull request using GitHub Actions. label Jun 26, 2023
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jun 26, 2023
@nodejs-github-botnodejs-github-bot merged commit d09ff0d into nodejs:mainJun 26, 2023
@nodejs-github-bot
Copy link
Collaborator

Landed in d09ff0d

RafaelGSS pushed a commit that referenced this pull request Jul 3, 2023
The `writable._write()` implementation does not need to return anything, only call the callback. PR-URL: #48526 Reviewed-By: Keyhan Vakil <[email protected]> Reviewed-By: Debadree Chatterjee <[email protected]> Reviewed-By: Deokjin Kim <[email protected]>
@RafaelGSSRafaelGSS mentioned this pull request Jul 3, 2023
Ceres6 pushed a commit to Ceres6/node that referenced this pull request Aug 14, 2023
The `writable._write()` implementation does not need to return anything, only call the callback. PR-URL: nodejs#48526 Reviewed-By: Keyhan Vakil <[email protected]> Reviewed-By: Debadree Chatterjee <[email protected]> Reviewed-By: Deokjin Kim <[email protected]>
Ceres6 pushed a commit to Ceres6/node that referenced this pull request Aug 14, 2023
The `writable._write()` implementation does not need to return anything, only call the callback. PR-URL: nodejs#48526 Reviewed-By: Keyhan Vakil <[email protected]> Reviewed-By: Debadree Chatterjee <[email protected]> Reviewed-By: Deokjin Kim <[email protected]>
@lpincalpinca deleted the remove/return-statement branch September 6, 2023 12:45
ruyadorno pushed a commit that referenced this pull request Sep 10, 2023
The `writable._write()` implementation does not need to return anything, only call the callback. PR-URL: #48526 Reviewed-By: Keyhan Vakil <[email protected]> Reviewed-By: Debadree Chatterjee <[email protected]> Reviewed-By: Deokjin Kim <[email protected]>
@ruyadornoruyadorno mentioned this pull request Sep 10, 2023
ruyadorno pushed a commit that referenced this pull request Sep 13, 2023
The `writable._write()` implementation does not need to return anything, only call the callback. PR-URL: #48526 Reviewed-By: Keyhan Vakil <[email protected]> Reviewed-By: Debadree Chatterjee <[email protected]> Reviewed-By: Deokjin Kim <[email protected]>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.fsIssues and PRs related to the fs subsystem / file system.needs-ciPRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@lpinca@nodejs-github-bot@deokjinkim@debadree25@kvakil