Skip to content

Add browser support #21

Add browser support

Add browser support #21

Triggered via pull request November 10, 2023 20:33
Status Failure
Total duration 38s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

32 errors
build (18.x): src/methods/Create.ts#L10
A function whose declared type is neither 'undefined', 'void', nor 'any' must return a value.
build (18.x): src/methods/DeleteOne.ts#L12
Property 'getInstance' does not exist on type 'typeof Database'.
build (18.x): src/methods/DeleteOne.ts#L13
Property 'getDatabase' does not exist on type 'Database'.
build (18.x): src/methods/DeleteOne.ts#L45
Property 'closeDatabase' does not exist on type 'Database'.
build (18.x): src/methods/GetList.ts#L14
Property 'getInstance' does not exist on type 'typeof Database'.
build (18.x): src/methods/GetList.ts#L15
Property 'getDatabase' does not exist on type 'Database'.
build (18.x): src/methods/GetList.ts#L70
Property 'closeDatabase' does not exist on type 'Database'.
build (18.x): src/methods/GetMany.ts#L12
Property 'getInstance' does not exist on type 'typeof Database'.
build (18.x): src/methods/GetMany.ts#L13
Property 'getDatabase' does not exist on type 'Database'.
build (18.x): src/methods/GetMany.ts#L40
Property 'closeDatabase' does not exist on type 'Database'.
build (14.x)
The job was canceled because "_18_x" failed.
build (14.x): src/methods/Create.ts#L10
A function whose declared type is neither 'undefined', 'void', nor 'any' must return a value.
build (14.x): src/methods/DeleteOne.ts#L12
Property 'getInstance' does not exist on type 'typeof Database'.
build (14.x): src/methods/DeleteOne.ts#L13
Property 'getDatabase' does not exist on type 'Database'.
build (14.x): src/methods/DeleteOne.ts#L45
Property 'closeDatabase' does not exist on type 'Database'.
build (14.x): src/methods/GetList.ts#L14
Property 'getInstance' does not exist on type 'typeof Database'.
build (14.x): src/methods/GetList.ts#L15
Property 'getDatabase' does not exist on type 'Database'.
build (14.x): src/methods/GetList.ts#L70
Property 'closeDatabase' does not exist on type 'Database'.
build (14.x): src/methods/GetMany.ts#L12
Property 'getInstance' does not exist on type 'typeof Database'.
build (14.x): src/methods/GetMany.ts#L13
Property 'getDatabase' does not exist on type 'Database'.
build (14.x): src/methods/GetMany.ts#L40
Property 'closeDatabase' does not exist on type 'Database'.
build (16.x)
The job was canceled because "_18_x" failed.
build (16.x): src/methods/Create.ts#L10
A function whose declared type is neither 'undefined', 'void', nor 'any' must return a value.
build (16.x): src/methods/DeleteOne.ts#L12
Property 'getInstance' does not exist on type 'typeof Database'.
build (16.x): src/methods/DeleteOne.ts#L13
Property 'getDatabase' does not exist on type 'Database'.
build (16.x): src/methods/DeleteOne.ts#L45
Property 'closeDatabase' does not exist on type 'Database'.
build (16.x): src/methods/GetList.ts#L14
Property 'getInstance' does not exist on type 'typeof Database'.
build (16.x): src/methods/GetList.ts#L15
Property 'getDatabase' does not exist on type 'Database'.
build (16.x): src/methods/GetList.ts#L70
Property 'closeDatabase' does not exist on type 'Database'.
build (16.x): src/methods/GetMany.ts#L12
Property 'getInstance' does not exist on type 'typeof Database'.
build (16.x): src/methods/GetMany.ts#L13
Property 'getDatabase' does not exist on type 'Database'.
build (16.x): src/methods/GetMany.ts#L40
Property 'closeDatabase' does not exist on type 'Database'.