Skip to content

Start to vendor lmdb-js-lite #39

Start to vendor lmdb-js-lite

Start to vendor lmdb-js-lite #39

Triggered via pull request August 20, 2024 06:37
Status Failure
Total duration 24m 33s
Artifacts

ci.yml

on: pull_request
Matrix: integration_tests
Matrix: unit_tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Lint
Process completed with exit code 1.
TypeScript types
Subsequent variable declarations must have the same type. Variable 'beforeEach' must be of type 'Lifecycle', but here has type 'HookFunction'.
TypeScript types
Subsequent variable declarations must have the same type. Variable 'afterEach' must be of type 'Lifecycle', but here has type 'HookFunction'.
TypeScript types
Subsequent variable declarations must have the same type. Variable 'describe' must be of type 'Describe', but here has type 'SuiteFunction'.
TypeScript types
Subsequent variable declarations must have the same type. Variable 'xdescribe' must be of type 'Describe', but here has type 'PendingSuiteFunction'.
TypeScript types
Subsequent variable declarations must have the same type. Variable 'it' must be of type 'It', but here has type 'TestFunction'.
TypeScript types
Subsequent variable declarations must have the same type. Variable 'test' must be of type 'It', but here has type 'TestFunction'.
TypeScript types
Subsequent variable declarations must have the same type. Variable 'xit' must be of type 'It', but here has type 'PendingTestFunction'.
TypeScript types
Process completed with exit code 1.