This repository has been archived by the owner on Jan 8, 2024. It is now read-only.
refactor: add package y-idb
#294
Annotations
10 errors
packages/y-idb/src/shared/lazy-provider.ts#L9
'DataSourceAdapter' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
packages/y-idb/src/shared/lazy-provider.ts#L10
'ProviderAdapter' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
packages/y-idb/src/shared/lazy-provider.ts#L11
'Status' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
packages/y-idb/src/shared/lazy-provider.ts#L12
'StatusAdapter' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
packages/y-idb/src/shared/lazy-provider.ts#L216
'abortController' is possibly 'null'.
|
packages/y-idb/src/shared/lazy-provider.ts#L286
'abortController' is possibly 'null'.
|
packages/y-idb/src/shared/lazy-provider.ts#L14
File '/home/runner/work/refine/refine/packages/y-idb/src/shared/utils.ts' is not under 'rootDir' '/home/runner/work/refine/refine/packages/core/src'. 'rootDir' is expected to contain all source files.
|
packages/y-idb/src/shared/lazy-provider.ts#L14
File '/home/runner/work/refine/refine/packages/y-idb/src/shared/utils.ts' is not listed within the file list of project '/home/runner/work/refine/refine/packages/core/tsconfig.src.json'. Projects must list all files or use an 'include' pattern.
|
packages/y-idb/src/browser.ts#L3
'DBSchema' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
packages/y-idb/src/browser.ts#L4
'IDBPDatabase' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
The logs for this run have expired and are no longer available.
Loading