fix: js-sdk was improperly setting isIntialized to true even for situations where the SDK token was invalid #3460
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#L76
Unexpected any. Specify a different type
|
sdk/js/src/Client.ts#L123
'reject' is defined but never used
|
sdk/js/src/Client.ts#L337
Unexpected any. Specify a different type
|
sdk/js/src/Client.ts#L538
Unexpected any. Specify a different type
|
sdk/js/src/Client.ts#L548
Unexpected any. Specify a different type
|
This job succeeded
Loading