fix(deps): update joshdb dependencies to v2.0.0-next.d07aa4c.0 #2753
continuous-integration.yml
on: pull_request
Unit Tests
29s
Linting
34s
Compile Source Code
32s
Generate Documentation
31s
Upload coverage report to codecov
0s
Annotations
10 errors and 9 warnings
tests/lib/structures/Josh.test.ts > Josh > can be instantiated class > GIVEN class Josh w/ autoEnsure THEN returns middleware size 1:
src/lib/structures/Josh.ts#L2235
JoshError: The "hook" parameter for middleware was not found.
❯ Josh.error src/lib/structures/Josh.ts:2235:14
❯ Josh.use src/lib/structures/Josh.ts:177:20
❯ new Josh src/lib/structures/Josh.ts:97:12
❯ tests/lib/structures/Josh.test.ts:76:20
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { identifier: 'useMiddlewareHookNotFound', errors: [] }
|
tests/lib/structures/Josh.test.ts > Josh > can be instantiated class > GIVEN class Josh w/ middlewares THEN returns instance:
tests/lib/structures/Josh.test.ts#L93
AssertionError: expected +0 to be 1 // Object.is equality
- Expected
+ Received
- 1
+ 0
❯ tests/lib/structures/Josh.test.ts:93:37
|
tests/lib/structures/Josh.test.ts > Josh > can be instantiated class > GIVEN provider with invalid instance THEN emits warning:
tests/lib/structures/Josh.test.ts#L111
AssertionError: expected "spy" to be called once, but got 2 times
❯ tests/lib/structures/Josh.test.ts:111:19
|
tests/lib/structures/Josh.test.ts > Josh > middleware > use > GIVEN josh THEN add middleware:
src/lib/structures/Josh.ts#L2235
JoshError: The "hook" parameter for middleware was not found.
❯ Josh.error src/lib/structures/Josh.ts:2235:14
❯ Josh.use src/lib/structures/Josh.ts:177:20
❯ tests/lib/structures/Josh.test.ts:122:14
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { identifier: 'useMiddlewareHookNotFound', errors: [] }
|
Unit Tests
Process completed with exit code 1.
|
Generate Documentation
Process completed with exit code 1.
|
Compile Source Code:
src/lib/structures/Josh.ts#L3
'"@joshdb/provider"' has no exported member named 'KeyPathJSON'. Did you mean 'KeyPathJson'?
|
Compile Source Code:
src/lib/structures/Josh.ts#L88
Type 'JoshProvider<StoredValue> | MapProvider<StoredValue>' is not assignable to type 'JoshProvider<StoredValue>'.
|
Compile Source Code:
src/lib/structures/Josh.ts#L97
Argument of type 'AutoEnsureMiddleware<StoredValue>' is not assignable to parameter of type 'JoshMiddleware<object, StoredValue>'.
|
Compile Source Code
Process completed with exit code 1.
|
Unit Tests
Unexpected input(s) 'vnode-version', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']
|
Unit Tests
Cache not found for keys: node-cache-Linux-x64-yarn-f3f270563bc75558c0fd633bd3e9915e0da492f7c7574f364d8fdd4fa3524dd3
|
Generate Documentation
Unexpected input(s) 'vnode-version', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']
|
Generate Documentation
Cache not found for keys: node-cache-Linux-x64-yarn-f3f270563bc75558c0fd633bd3e9915e0da492f7c7574f364d8fdd4fa3524dd3
|
Compile Source Code
Unexpected input(s) 'vnode-version', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']
|
Compile Source Code
Cache not found for keys: node-cache-Linux-x64-yarn-f3f270563bc75558c0fd633bd3e9915e0da492f7c7574f364d8fdd4fa3524dd3
|
Linting
Unexpected input(s) 'vnode-version', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']
|
Linting
Unexpected input(s) 'vnode-version', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']
|
Linting
Cache not found for keys: node-cache-Linux-x64-yarn-f3f270563bc75558c0fd633bd3e9915e0da492f7c7574f364d8fdd4fa3524dd3
|