fix: js-sdk was improperly setting isIntialized to true even for situations where the SDK token was invalid #3458
Annotations
10 warnings
sdk/nodejs/__tests__/client.spec.ts#L35
Unexpected any. Specify a different type
|
sdk/nodejs/__tests__/client.spec.ts#L38
Unexpected any. Specify a different type
|
sdk/nodejs/__tests__/client.spec.ts#L38
Unexpected any. Specify a different type
|
sdk/nodejs/__tests__/eventQueue.test.ts#L57
Unexpected any. Specify a different type
|
sdk/nodejs/__tests__/models/requestEvent.spec.ts#L48
Unexpected any. Specify a different type
|
sdk/nodejs/__tests__/models/requestEvent.spec.ts#L51
Unexpected any. Specify a different type
|
sdk/nodejs/__tests__/models/requestEvent.spec.ts#L57
Unexpected any. Specify a different type
|
sdk/nodejs/__tests__/models/requestEvent.spec.ts#L60
Unexpected any. Specify a different type
|
sdk/nodejs/src/open-feature/DevCycleProvider.ts#L64
'context' is defined but never used
|
sdk/js/__tests__/Variable.spec.ts#L6
Unexpected any. Specify a different type
|
This job succeeded
Loading