Async rule changes #558
Annotations
5 errors
Run npm test:
tests/angular/custom-ignore-attributes/index.spec.ts#L21
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
|
Run npm test:
tests/angular/custom-ignore-attributes/index.spec.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
|
Run npm test:
tests/angular/index.spec.ts#L21
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
|
Run npm test:
tests/angular/index.spec.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
|
Run npm test
Process completed with exit code 1.
|
Loading