packages/sdk/src/Value.ts (2 lines): - line 8: // TODO should lists be able to contain Structs? - line 13: // TODO add Date packages/openfeature-server-provider/src/ConfidenceServerProvider.ts (1 line): - line 107: // @ts-expect-error TODO fix single type array conversion packages/openfeature-web-provider/src/ConfidenceWebProvider.ts (1 line): - line 158: // @ts-expect-error TODO fix single type array conversion packages/sdk/src/trackers/webVitals.ts (1 line): - line 60: // TODO consider this example https://www.npmjs.com/package/web-vitals#send-attribution-data. Should we have some metric event? packages/sdk/src/trackers/visitorId.ts (1 line): - line 14: // TODO check correct cookie options packages/sdk/src/Confidence.ts (1 line): - line 233: // TODO fix sloppy handling of error packages/sdk/src/FlagResolverClient.ts (1 line): - line 124: // TODO think about both resolve and apply request logic for backends