Skip to content

feat(web-analytics): Add flag to send server hash instead of distinct id #357

feat(web-analytics): Add flag to send server hash instead of distinct id

feat(web-analytics): Add flag to send server hash instead of distinct id #357

Triggered via pull request December 10, 2024 12:06
Status Failure
Total duration 26s
Artifacts

es-check.yml

on: pull_request
Build and check ES5/ES6 support
17s
Build and check ES5/ES6 support
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Build and check ES5/ES6 support: src/extensions/replay/sessionrecording.ts#L318
'sessionStartTimestamp' is possibly 'undefined'.
Build and check ES5/ES6 support: src/extensions/replay/sessionrecording.ts#L455
Type 'string | undefined' is not assignable to type 'string'.
Build and check ES5/ES6 support: src/extensions/replay/sessionrecording.ts#L456
Type 'string | undefined' is not assignable to type 'string'.
Build and check ES5/ES6 support: src/extensions/replay/sessionrecording.ts#L846
Type 'string | undefined' is not assignable to type 'string'.
Build and check ES5/ES6 support: src/extensions/replay/sessionrecording.ts#L847
Type 'string | undefined' is not assignable to type 'string'.
Build and check ES5/ES6 support: src/entrypoints/tracing-headers.ts#L7
No overload matches this call.
Build and check ES5/ES6 support: src/entrypoints/tracing-headers.ts#L8
No overload matches this call.
Build and check ES5/ES6 support
Process completed with exit code 1.
Build and check ES5/ES6 support
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636