Update all of typescript-eslint 5.62.0 → 8.8.1 (major) #6262
Annotations
10 errors and 10 warnings
Lint:
packages/realm-web/src/environment.ts#L25
'TextDecoder' is defined but only used as a type
|
Lint:
packages/realm-web/src/tests/User.test.ts#L160
Expected an assignment or function call and instead saw an expression
|
Lint:
packages/realm-common/src/deprecation.ts#L60
Definition for rule '@typescript-eslint/ban-types' was not found
|
Lint:
packages/realm-common/src/node/index.ts#L25
A `require()` style import is forbidden
|
Lint:
packages/realm-common/src/node/index.ts#L28
'_' is defined but never used
|
Lint:
packages/realm-common/src/tests/deprecation.test.ts#L44
Expected an assignment or function call and instead saw an expression
|
Lint:
packages/realm-common/src/tests/deprecation.test.ts#L53
Expected an assignment or function call and instead saw an expression
|
Lint:
packages/realm-common/src/tests/deprecation.test.ts#L69
Expected an assignment or function call and instead saw an expression
|
Lint:
packages/realm-app-importer/src/AppImporter.ts#L21
'Credentials' is defined but never used
|
Lint:
packages/realm-react/src/__tests__/profileHook.tsx#L46
'startTime' is defined but never used
|
Lint:
packages/realm/src/OrderedCollection.ts#L691
JSDoc @returns declaration present but return expression not available in function
|
Lint:
packages/realm/src/Realm.ts#L835
The type 'schemaVersion' is undefined
|
Lint:
packages/realm/src/Realm.ts#L997
The type 'addListener' is undefined
|
Lint:
packages/realm/src/Realm.ts#L1041
The type 'beginTransaction' is undefined
|
Lint:
packages/realm/src/Realm.ts#L1041
The type 'commitTransaction' is undefined
|
Lint:
packages/realm/src/Realm.ts#L1041
The type 'cancelTransaction' is undefined
|
Lint:
packages/realm/src/Realm.ts#L1041
The type 'commitTransaction' is undefined
|
Lint:
packages/realm/src/Realm.ts#L1041
The type 'write' is undefined
|
Lint:
packages/realm/src/Realm.ts#L1041
The type 'write' is undefined
|
Lint:
packages/realm/src/Realm.ts#L1041
The type 'write' is undefined
|