Skip to content

Conversation

@Trott
Copy link
Member

@Trott Trott commented Jul 20, 2021

All three destroy() functions defined in adapter.js contain a done()
function that takes no arguments. In one instance, however, an argument
is nonetheless passed. Remove it for consistency.

All three `destroy()` functions defined in adapter.js contain a `done()`
function that takes no arguments. In one instance, however, an argument
is nonetheless passed. Remove it for consistency.
@nodejs-github-bot nodejs-github-bot added the needs-ci PRs that need a full CI run. label Jul 20, 2021
@Trott Trott added the request-ci Add this label to start a Jenkins CI on a PR. label Jul 20, 2021
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jul 20, 2021
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@Trott Trott added the commit-queue Add this label to land a pull request using GitHub Actions. label Jul 22, 2021
@github-actions github-actions bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jul 22, 2021
@github-actions
Copy link
Contributor

Landed in f6b2893...44ee6c2

@github-actions github-actions bot closed this Jul 22, 2021
nodejs-github-bot pushed a commit that referenced this pull request Jul 22, 2021
All three `destroy()` functions defined in adapter.js contain a `done()`
function that takes no arguments. In one instance, however, an argument
is nonetheless passed. Remove it for consistency.

PR-URL: #39475
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
Reviewed-By: Evan Lucas <[email protected]>
@targos
Copy link
Member

targos commented Jul 25, 2021

Depends on #39134

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants