catch errors in async handlers #8
Annotations
10 errors
checks:
tests/integration/asyncErrorHandler.test.js#L8
Expected indentation of 4 spaces but found 2
|
checks:
tests/integration/asyncErrorHandler.test.js#L9
Expected indentation of 4 spaces but found 2
|
checks:
tests/integration/asyncErrorHandler.test.js#L10
Expected indentation of 4 spaces but found 2
|
checks:
tests/integration/asyncErrorHandler.test.js#L14
Expected indentation of 4 spaces but found 2
|
checks:
tests/integration/asyncErrorHandler.test.js#L15
Expected indentation of 8 spaces but found 4
|
checks:
tests/integration/asyncErrorHandler.test.js#L15
Multiple spaces found before 'async'
|
checks:
tests/integration/asyncErrorHandler.test.js#L16
Expected indentation of 12 spaces but found 6
|
checks:
tests/integration/asyncErrorHandler.test.js#L17
Expected indentation of 8 spaces but found 4
|
checks:
tests/integration/asyncErrorHandler.test.js#L18
Trailing spaces not allowed
|
checks:
tests/integration/asyncErrorHandler.test.js#L19
Expected indentation of 8 spaces but found 4
|