build(deps-dev): bump @caspeco/eslint-config from 2.0.0 to 2.1.1 #71
Annotations
5 errors
test:
test/index.test.ts#L18
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
test:
test/index.test.ts#L21
Async arrow function has no 'await' expression
|
test:
test/index.test.ts#L22
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
test:
test/util.ts#L16
Invalid type "unknown" of template literal expression
|
test
Process completed with exit code 1.
|