feat(flags): Add local props and flags to all calls #368
Annotations
9 errors
lint:
posthog-node/src/posthog-node.ts#L446
Missing return type on function
|
lint:
posthog-node/test/posthog-node.spec.ts#L387
'multivariateFlag' is assigned a value but never used
|
lint:
posthog-node/test/posthog-node.spec.ts#L414
'basicFlag' is assigned a value but never used
|
lint:
posthog-node/test/posthog-node.spec.ts#L437
'falseFlag' is assigned a value but never used
|
lint:
posthog-node/test/posthog-node.spec.ts#L584
Do not access Object.prototype method 'hasOwnProperty' from target object
|
lint:
posthog-node/test/posthog-node.spec.ts#L585
Do not access Object.prototype method 'hasOwnProperty' from target object
|
lint:
posthog-node/test/posthog-node.spec.ts#L635
Do not access Object.prototype method 'hasOwnProperty' from target object
|
lint:
posthog-node/test/posthog-node.spec.ts#L636
Do not access Object.prototype method 'hasOwnProperty' from target object
|
lint
Process completed with exit code 1.
|