Update to work with core 1.3.0 #130
Annotations
3 errors and 4 warnings
Build:
src/IndexedDB.ts#L159
'Async' refers to a value, but is being used as a type here. Did you mean 'typeof Async'?
|
Build:
src/IndexedDB.ts#L168
'Async' refers to a value, but is being used as a type here. Did you mean 'typeof Async'?
|
Build
Process completed with exit code 2.
|
Linting:
src/IndexedDB.ts#L159
'Async' is an 'error' type that acts as 'any' and overrides all other types in this intersection type
|
Linting:
src/IndexedDB.ts#L168
'Async' is an 'error' type that acts as 'any' and overrides all other types in this intersection type
|
Linting:
src/access.ts#L134
'srcpath' is defined but never used
|
Linting:
src/access.ts#L189
'ex' is defined but never used
|
Loading