feat(web-analytics): Add client-side session params #1654
Annotations
6 errors and 1 warning
src/posthog-core.ts#L941
Property 'utmSource' does not exist on type 'SessionSourceParams'. Did you mean 'utm_source'?
|
src/posthog-core.ts#L942
Property 'utmCampaign' does not exist on type 'SessionSourceParams'. Did you mean 'utm_campaign'?
|
src/posthog-core.ts#L943
Property 'utmMedium' does not exist on type 'SessionSourceParams'. Did you mean 'utm_medium'?
|
src/posthog-core.ts#L944
Property 'utmContent' does not exist on type 'SessionSourceParams'. Did you mean 'utm_content'?
|
src/posthog-core.ts#L945
Property 'utmTerm' does not exist on type 'SessionSourceParams'. Did you mean 'utm_term'?
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading