Merge branch 'main' into originalEventName #1264
Annotations
4 errors and 1 warning
call_run_tests / tests (16.x):
src/EventPayload.ts#L110
Duplicate identifier 'pages'.
|
call_run_tests / tests (16.x):
src/EventPayload.ts#L152
Duplicate identifier 'pages'.
|
call_run_tests / tests (16.x):
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_run_tests / tests (16.x)
Process completed with exit code 2.
|
call_run_tests / tests (16.x)
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/.
|