migrate to eslint v9 #2997
Annotations
10 errors
Ionic tests
Unexpected empty class
|
Ionic tests
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
|
Ionic tests
A record is preferred over an index signature
|
Ionic tests
This is the default value for this type parameter, so it can be omitted
|
Ionic tests
Unsafe return of a value of type `any`
|
Ionic tests
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
|
Ionic tests
Unexpected empty class
|
Ionic tests
Unexpected empty class
|
Ionic tests
Promise returned in function argument where a void return was expected
|
Ionic tests
The two values in this comparison do not have a shared enum type
|
Loading