fix(deps): pin dependencies #36
Annotations
6 errors and 1 notice
|
Test and lint
Process completed with exit code 1.
|
|
src/sdk/LaunchDarkly.test.ts > LaunchDarkly > should not configure the EventProcessor when sendEvents is false:
src/sdk/LaunchDarkly.ts#L95
TypeError: this._onReady is not a function
❯ LDClient._initSuccess node_modules/@launchdarkly/js-server-sdk-common/src/LDClientImpl.ts:1299:12
❯ node_modules/@launchdarkly/js-server-sdk-common/src/LDClientImpl.ts:576:20
❯ Configuration.updateProcessor [as updateProcessorFactory] src/sdk/LaunchDarkly.ts:95:5
❯ constructFDv1 node_modules/@launchdarkly/js-server-sdk-common/src/LDClientImpl.ts:217:36
❯ new LDClientImpl node_modules/@launchdarkly/js-server-sdk-common/src/LDClientImpl.ts:571:11
❯ new LDClient src/sdk/LaunchDarkly.ts:73:5
❯ LaunchDarkly.sdk src/sdk/LaunchDarkly.ts:31:12
❯ src/sdk/LaunchDarkly.test.ts:80:7
|
|
src/sdk/LaunchDarkly.test.ts > LaunchDarkly > should configure the EventProcessor when in a mutation:
src/sdk/LaunchDarkly.ts#L95
TypeError: this._onReady is not a function
❯ LDClient._initSuccess node_modules/@launchdarkly/js-server-sdk-common/src/LDClientImpl.ts:1299:12
❯ node_modules/@launchdarkly/js-server-sdk-common/src/LDClientImpl.ts:576:20
❯ Configuration.updateProcessor [as updateProcessorFactory] src/sdk/LaunchDarkly.ts:95:5
❯ constructFDv1 node_modules/@launchdarkly/js-server-sdk-common/src/LDClientImpl.ts:217:36
❯ new LDClientImpl node_modules/@launchdarkly/js-server-sdk-common/src/LDClientImpl.ts:571:11
❯ new LDClient src/sdk/LaunchDarkly.ts:73:5
❯ LaunchDarkly.sdk src/sdk/LaunchDarkly.ts:31:12
❯ src/sdk/LaunchDarkly.test.ts:65:7
|
|
src/sdk/LaunchDarkly.test.ts > LaunchDarkly > should not configure the EventProcessor when in a query:
src/sdk/LaunchDarkly.ts#L95
TypeError: this._onReady is not a function
❯ LDClient._initSuccess node_modules/@launchdarkly/js-server-sdk-common/src/LDClientImpl.ts:1299:12
❯ node_modules/@launchdarkly/js-server-sdk-common/src/LDClientImpl.ts:576:20
❯ Configuration.updateProcessor [as updateProcessorFactory] src/sdk/LaunchDarkly.ts:95:5
❯ constructFDv1 node_modules/@launchdarkly/js-server-sdk-common/src/LDClientImpl.ts:217:36
❯ new LDClientImpl node_modules/@launchdarkly/js-server-sdk-common/src/LDClientImpl.ts:571:11
❯ new LDClient src/sdk/LaunchDarkly.ts:73:5
❯ LaunchDarkly.sdk src/sdk/LaunchDarkly.ts:31:12
❯ src/sdk/LaunchDarkly.test.ts:51:7
|
|
src/sdk/LaunchDarkly.test.ts > LaunchDarkly > should not throw an error if the env var is set:
src/sdk/LaunchDarkly.test.ts#L38
AssertionError: expected [Function] to not throw an error but 'TypeError: this._onReady is not a fun…' was thrown
- Expected:
undefined
+ Received:
"TypeError: this._onReady is not a function"
❯ src/sdk/LaunchDarkly.test.ts:38:12
|
|
src/sdk/LaunchDarkly.test.ts > LaunchDarkly > initializing class does not crash and setTimeout and setInterval are not called:
src/sdk/LaunchDarkly.ts#L95
TypeError: this._onReady is not a function
❯ LDClient._initSuccess node_modules/@launchdarkly/js-server-sdk-common/src/LDClientImpl.ts:1299:12
❯ node_modules/@launchdarkly/js-server-sdk-common/src/LDClientImpl.ts:576:20
❯ Configuration.updateProcessor [as updateProcessorFactory] src/sdk/LaunchDarkly.ts:95:5
❯ constructFDv1 node_modules/@launchdarkly/js-server-sdk-common/src/LDClientImpl.ts:217:36
❯ new LDClientImpl node_modules/@launchdarkly/js-server-sdk-common/src/LDClientImpl.ts:571:11
❯ new LDClient src/sdk/LaunchDarkly.ts:73:5
❯ LaunchDarkly.sdk src/sdk/LaunchDarkly.ts:31:12
❯ src/sdk/LaunchDarkly.test.ts:19:7
|
|
Test and lint
{
"workflowData": {
"owner": "get-convex",
"repo": "launchdarkly",
"sha": "e77449eed832e6d85b256458c08d6fe8f43b2252",
"ref": "17"
},
"key": "D7V5ZvHmug",
"runId": 21158407635,
"webhookDebug": {
"action": "requested",
"head_branch": "renovate/routine-updates",
"head_repository_full_name": "get-convex/launchdarkly",
"full_name": "get-convex/launchdarkly",
"isPullRequest": true,
"prNumber": 17,
"prNumberType": "number",
"isNewPullRequest": true,
"isOldPullRequest": false,
"prKey": "get-convex/launchdarkly:renovate/routine-updates",
"oldPrDataHash": "tq7HkYuMur",
"lookupKey": "get-convex/launchdarkly:renovate/routine-updates",
"data": {
"owner": "get-convex",
"repo": "launchdarkly",
"sha": "e77449eed832e6d85b256458c08d6fe8f43b2252",
"ref": "17"
}
}
}
|