fix: js-sdk was improperly setting isIntialized to true even for situations where the SDK token was invalid #3475
Annotations
10 warnings
sdk/js/__tests__/Variable.spec.ts#L6
Unexpected any. Specify a different type
|
sdk/js/__tests__/Variable.spec.ts#L7
Unexpected any. Specify a different type
|
sdk/js/__tests__/Variable.spec.ts#L14
Unexpected any. Specify a different type
|
sdk/js/__tests__/Variable.spec.ts#L24
Unexpected any. Specify a different type
|
sdk/js/__tests__/Variable.spec.ts#L36
Unexpected any. Specify a different type
|
sdk/js/src/Client.ts#L79
Unexpected any. Specify a different type
|
sdk/js/src/Client.ts#L346
Unexpected any. Specify a different type
|
sdk/js/src/Client.ts#L547
Unexpected any. Specify a different type
|
sdk/js/src/Client.ts#L557
Unexpected any. Specify a different type
|
sdk/js/src/ConfigRequestConsolidator.ts#L6
Unexpected any. Specify a different type
|
This job succeeded
Loading