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
Unsafe assignment of an `any` value
|
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
`tap` is deprecated. Instead of passing separate callback arguments, use an observer argument. Signatures taking separate callback arguments will be removed in v8. Details: https://rxjs.dev/deprecations/subscribe-arguments
|
Ionic tests
'event' is defined but never used
|
Loading