> Given that a developer lints the application, when the linter returns the warnings, then the async promise executor function error is not returned. --- ``` warning Promise executor functions should not be async ``` --- - [ ] Fix Warning - [ ] Lint - [ ] Test