Shreyas281299 is running Pull Request CI #1869
Triggered via pull request
May 20, 2026 13:29
Shreyas281299
synchronize
#668
Status
Failure
Total duration
6m 18s
Artifacts
–
pull-request.yml
on: pull_request_target
Validate Pull Request
5s
linter
1m 25s
e2e_test_meetings
0s
e2e_test_cc_widgets
0s
unit_tests
1m 54s
Annotations
20 errors and 15 warnings
|
linter:
packages/contact-center/task/src/Utils/timer-utils.ts#L140
Unexpected any. Specify a different type
|
|
linter:
packages/contact-center/task/src/Utils/timer-utils.ts#L139
Replace `⏎······(m:·any)·=>·m?.mType·===·'mainCall'⏎····` with `(m:·any)·=>·m?.mType·===·'mainCall'`
|
|
linter:
packages/contact-center/store/src/task-utils.ts#L1
'MEDIA_TYPE_CONSULT' is defined but never used
|
|
linter:
packages/contact-center/cc-components/src/components/task/TaskList/task-list.tsx#L16
Replace `·` with `}·=`
|
|
linter:
packages/contact-center/cc-components/src/components/task/TaskList/task-list.tsx#L15
Replace `currentTask,·taskList,·acceptTask,·declineTask,·onTaskSelect,·logger,·agentId,·isDeclineButtonEnabled,·isBrowser}·=` with `⏎····currentTask,⏎····taskList,⏎····acceptTask,⏎····declineTask,⏎····onTaskSelect,⏎····logger,⏎····agentId,⏎····isDeclineButtonEnabled,⏎····isBrowser,`
|
|
linter:
packages/contact-center/cc-components/src/components/task/Task/task.utils.ts#L1
Replace `MEDIA_CHANNEL·as·MediaChannelType,·TaskComponentData,·CADVariable,·CallAssociatedDataMap` with `⏎··MEDIA_CHANNEL·as·MediaChannelType,⏎··TaskComponentData,⏎··CADVariable,⏎··CallAssociatedDataMap,⏎`
|
|
|
|
linter:
packages/contact-center/cc-components/src/components/task/IncomingTask/incoming-task.tsx#L14
Replace `incomingTask,·logger,·acceptControl,·declineControl,·isDeclineButtonEnabled,·isBrowser` with `⏎····incomingTask,⏎····logger,⏎····acceptControl,⏎····declineControl,⏎····isDeclineButtonEnabled,⏎····isBrowser⏎··`
|
|
|
|
linter:
packages/contact-center/cc-components/src/components/task/CallControlCAD/call-control-cad.tsx#L75
'dn' is assigned a value but never used
|
|
unit_tests
Type '{ isMuted: boolean; agentName: string; consultTimerLabel: string; consultTimerTimestamp: number; consultTransfer: Mock<any, any, any>; endConsultCall: Mock<any, any, any>; ... 4 more ...; controlVisibility: { ...; }; }' is missing the following properties from type 'CallControlConsultComponentsProps': controls, conferenceEnabled
|
|
unit_tests
Type '{ agentName: string; consultTimerLabel: string; consultTimerTimestamp: number; consultTransfer: Mock<any, any, any>; endConsultCall: Mock<any, any, any>; toggleConsultMute: Mock<...>; ... 4 more ...; controlVisibility: { ...; }; }' is missing the following properties from type 'CallControlConsultComponentsProps': controls, conferenceEnabled
|
|
unit_tests
Cannot find name 'global'.
|
|
unit_tests
Cannot find name 'global'.
|
|
unit_tests
Cannot find name 'global'.
|
|
unit_tests
Cannot find name 'global'.
|
|
unit_tests
Cannot find name 'global'.
|
|
unit_tests
Cannot find name 'global'.
|
|
unit_tests
Cannot find name 'global'.
|
|
unit_tests
Cannot find name 'global'.
|
|
Validate Pull Request
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v7. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
install
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v3, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
linter
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v3, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
linter:
widgets-samples/cc/samples-cc-wc-app/app.js#L88
'doOAuthLogin' is defined but never used
|
|
linter:
widgets-samples/cc/samples-cc-wc-app/app.js#L83
'enableMultiLogin' is defined but never used
|
|
linter:
widgets-samples/cc/samples-cc-wc-app/app.js#L54
'store' is not defined
|
|
linter:
widgets-samples/cc/samples-cc-wc-app/app.js#L47
'store' is not defined
|
|
linter:
widgets-samples/cc/samples-cc-wc-app/app.js#L40
'toggleintegrationEnv' is defined but never used
|
|
linter:
widgets-samples/cc/samples-cc-react-app/src/App.tsx#L638
`"` can be escaped with `"`, `“`, `"`, `”`
|
|
linter:
widgets-samples/cc/samples-cc-react-app/src/App.tsx#L638
`"` can be escaped with `"`, `“`, `"`, `”`
|
|
linter:
widgets-samples/cc/samples-cc-react-app/src/App.tsx#L636
`"` can be escaped with `"`, `“`, `"`, `”`
|
|
linter:
widgets-samples/cc/samples-cc-react-app/src/App.tsx#L636
`"` can be escaped with `"`, `“`, `"`, `”`
|
|
linter:
widgets-samples/cc/samples-cc-react-app/src/App.tsx#L545
`'` can be escaped with `'`, `‘`, `'`, `’`
|
|
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v3, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
unit_tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v3, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|