balena-dash
balena-dash copied to clipboard
Add callback for fs.unlink()
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!
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)"
}