Skip to content

EventsSDK: Add originalEventName to EventPayload #494

EventsSDK: Add originalEventName to EventPayload

EventsSDK: Add originalEventName to EventPayload #494

Triggered via pull request February 28, 2024 18:28
Status Failure
Total duration 29s
Artifacts

update_docs.yml

on: pull_request
call_update_docs  /  update-docs
19s
call_update_docs / update-docs
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
call_update_docs / update-docs: src/EventPayload.ts#L110
Duplicate identifier 'pages'.
call_update_docs / update-docs: src/EventPayload.ts#L152
Duplicate identifier 'pages'.
call_update_docs / update-docs: src/EventPayload.ts#L152
Subsequent property declarations must have the same type. Property 'pages' must be of type '{ scope?: string | undefined; siteUid?: number | undefined; template?: string | undefined; } | undefined', but here has type '{ scope?: string | undefined; originalEventName?: string | undefined; siteUid?: number | undefined; template?: string | undefined; } | undefined'.
call_update_docs / update-docs
Process completed with exit code 2.
call_update_docs / update-docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.