Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Add callback for fs.unlink() #95

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

deisterhold
Copy link

Add required callback for fs.unlink() even if the result is not checked.
Change-type: patch

Hey there, appreciated contributor!

Have you taken a look at the contribution guidelines for this project? To enable our CI to work correctly and version the releases of the project, you need to ensure your commit messages contain the required information detailed here. Thank you!

Add required callback for fs.unlink() even if the result is not checked.
Change-type: patch
@ghost
Copy link

ghost commented Sep 4, 2020

An error occurred whilst building your landr site preview:

        {
  "name": "TypeError",
  "message": "Cannot read property 'toLowerCase' of undefined",
  "stack": "TypeError: Cannot read property 'toLowerCase' of undefined\n    at /usr/src/app/node_modules/scrutinizer/lib/utils/markdown.js:115:32\n    at Array.some (<anonymous>)\n    at /usr/src/app/node_modules/scrutinizer/lib/utils/markdown.js:114:21\n    at Array.findIndex (<anonymous>)\n    at getMarkdownSection (/usr/src/app/node_modules/scrutinizer/lib/utils/markdown.js:111:37)\n    at async getHighlights (/usr/src/app/node_modules/scrutinizer/lib/utils/markdown.js:152:19)\n    at async module.exports (/usr/src/app/node_modules/scrutinizer/lib/plugins/readme-sections.js:90:17)"
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant