Add browser support #24
Annotations
10 errors
Run pnpm install --frozen-lockfile:
src/methods/Create.ts#L10
A function whose declared type is neither 'undefined', 'void', nor 'any' must return a value.
|
Run pnpm install --frozen-lockfile:
src/methods/DeleteOne.ts#L12
Property 'getInstance' does not exist on type 'typeof Database'.
|
Run pnpm install --frozen-lockfile:
src/methods/DeleteOne.ts#L13
Property 'getDatabase' does not exist on type 'Database'.
|
Run pnpm install --frozen-lockfile:
src/methods/DeleteOne.ts#L45
Property 'closeDatabase' does not exist on type 'Database'.
|
Run pnpm install --frozen-lockfile:
src/methods/GetList.ts#L14
Property 'getInstance' does not exist on type 'typeof Database'.
|
Run pnpm install --frozen-lockfile:
src/methods/GetList.ts#L15
Property 'getDatabase' does not exist on type 'Database'.
|
Run pnpm install --frozen-lockfile:
src/methods/GetList.ts#L70
Property 'closeDatabase' does not exist on type 'Database'.
|
Run pnpm install --frozen-lockfile:
src/methods/GetMany.ts#L12
Property 'getInstance' does not exist on type 'typeof Database'.
|
Run pnpm install --frozen-lockfile:
src/methods/GetMany.ts#L13
Property 'getDatabase' does not exist on type 'Database'.
|
Run pnpm install --frozen-lockfile:
src/methods/GetMany.ts#L40
Property 'closeDatabase' does not exist on type 'Database'.
|
The logs for this run have expired and are no longer available.
Loading