humanmade / humanmade/linter-bot
Reusing source directory causes error
Open
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 2
- Avg merge
- 17d 47m
- Merged PRs (30d)
- 1
Description
Currently tracking down this error:
```
CwdError: ENOENT: Cannot cd into '/tmp/repos/humanmade-project-name-76779a9e511a3389b984170bd4bdda181466a6f0'
at er (/var/task/node_modules/tar/lib/mkdir.js:100:17)
at FSReqWrap.oncomplete (fs.js:135:15)
```
It occurs when the Lambda instance is reused by the looks of it, although I'm unable to replicate locally.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.