Skip to content

chore: Bump yarn lockfile #42572

chore: Bump yarn lockfile

chore: Bump yarn lockfile #42572

Triggered via pull request December 28, 2024 16:36
@emrysalemrysal
labeled #18400
Status Failure
Total duration 15m 53s
Artifacts 1

pr.yml

on: pull_request_target
Detect changes
13s
Detect changes
Check for E2E label
2s
Check for E2E label
Install dependencies  /  Yarn install & cache
3m 34s
Install dependencies / Yarn install & cache
Production builds  /  Build Web App
3m 26s
Production builds / Build Web App
Production builds  /  Build API v1
3m 6s
Production builds / Build API v1
Production builds  /  Build API v2
3m 59s
Production builds / Build API v2
Analyze Build  /  analyze
Analyze Build / analyze
Matrix: Tests / e2e
Waiting for pending jobs
Tests  /  E2E App Store
Tests / E2E App Store
Tests  /  E2E Embed Core
Tests / E2E Embed Core
Tests  /  E2E Embed React
Tests / E2E Embed React
Tests  /  E2E API v2
Tests / E2E API v2
Tests  /  Integration
Tests / Integration
Merge reports  /  merge-reports
4m 27s
Merge reports / merge-reports
required
0s
required
Publish HTML report  /  publish-report
1m 57s
Publish HTML report / publish-report
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 2 warnings
Linters / lint
@calcom/ui#lint:report: command (/home/runner/actions-runner/_work/cal.com/cal.com/packages/ui) /tmp/xfs-68e1aadf/yarn run lint:report exited (1)
Linters / lint
Process completed with exit code 1.
Type check / check-types
@calcom/ui#type-check:ci: command (/home/runner/actions-runner/_work/cal.com/cal.com/packages/ui) /tmp/xfs-34419e6b/yarn run type-check:ci exited (2)
Type check / check-types
Process completed with exit code 2.
packages/lib/raqb/evaluateRaqbLogic.test.ts > evaluateRaqbLogic > should return a match for multiselect_equals: packages/lib/raqb/evaluateRaqbLogic.ts#L40
TypeError: Cannot read properties of undefined (reading 'lockedOp') ❯ formatItem node_modules/react-awesome-query-builder/lib/export/jsonLogic.js:80:44 ❯ Object.jsonLogicFormat node_modules/react-awesome-query-builder/lib/export/jsonLogic.js:31:15 ❯ Module.evaluateRaqbLogic packages/lib/raqb/evaluateRaqbLogic.ts:40:34 ❯ packages/lib/raqb/evaluateRaqbLogic.test.ts:14:20
packages/lib/raqb/findTeamMembersMatchingAttributeLogic.test.ts > findTeamMembersMatchingAttributeLogic > should return matching team members with a SINGLE_SELECT attribute when a static option is selected and troubleshooter should be null by default: packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts#L109
TypeError: Cannot read properties of undefined (reading 'lockedOp') ❯ formatItem node_modules/react-awesome-query-builder/lib/export/jsonLogic.js:80:44 ❯ Object.jsonLogicFormat node_modules/react-awesome-query-builder/lib/export/jsonLogic.js:31:15 ❯ getJsonLogic packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts:109:34 ❯ runAttributeLogic packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts:213:54 ❯ runMainAttributeLogic packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts:292:64 ❯ Module.findTeamMembersMatchingAttributeLogic packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts:379:13 ❯ packages/lib/raqb/findTeamMembersMatchingAttributeLogic.test.ts:321:7
packages/lib/raqb/findTeamMembersMatchingAttributeLogic.test.ts > findTeamMembersMatchingAttributeLogic > should return matching team members with a SINGLE_SELECT attribute when 'Value of Field' option is selected: packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts#L109
TypeError: Cannot read properties of undefined (reading 'lockedOp') ❯ formatItem node_modules/react-awesome-query-builder/lib/export/jsonLogic.js:80:44 ❯ Object.jsonLogicFormat node_modules/react-awesome-query-builder/lib/export/jsonLogic.js:31:15 ❯ getJsonLogic packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts:109:34 ❯ runAttributeLogic packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts:213:54 ❯ runMainAttributeLogic packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts:292:64 ❯ Module.findTeamMembersMatchingAttributeLogic packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts:379:13 ❯ packages/lib/raqb/findTeamMembersMatchingAttributeLogic.test.ts:382:59
packages/lib/raqb/findTeamMembersMatchingAttributeLogic.test.ts > findTeamMembersMatchingAttributeLogic > should return matching team members with a SINGLE_SELECT attribute when 'Any in'(select_any_in) option is selected: packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts#L109
TypeError: Cannot read properties of undefined (reading 'lockedOp') ❯ formatItem node_modules/react-awesome-query-builder/lib/export/jsonLogic.js:80:44 ❯ Object.jsonLogicFormat node_modules/react-awesome-query-builder/lib/export/jsonLogic.js:31:15 ❯ getJsonLogic packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts:109:34 ❯ runAttributeLogic packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts:213:54 ❯ runMainAttributeLogic packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts:292:64 ❯ Module.findTeamMembersMatchingAttributeLogic packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts:379:13 ❯ packages/lib/raqb/findTeamMembersMatchingAttributeLogic.test.ts:459:59
packages/lib/raqb/findTeamMembersMatchingAttributeLogic.test.ts > findTeamMembersMatchingAttributeLogic > should return matching team members with a MULTI_SELECT attribute when 'Any in'(multiselect_some_in) option is selected and just one option is used in attribute for the user: packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts#L109
TypeError: Cannot read properties of undefined (reading 'lockedOp') ❯ formatItem node_modules/react-awesome-query-builder/lib/export/jsonLogic.js:80:44 ❯ Object.jsonLogicFormat node_modules/react-awesome-query-builder/lib/export/jsonLogic.js:31:15 ❯ getJsonLogic packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts:109:34 ❯ runAttributeLogic packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts:213:54 ❯ runMainAttributeLogic packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts:292:64 ❯ Module.findTeamMembersMatchingAttributeLogic packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts:379:13 ❯ packages/lib/raqb/findTeamMembersMatchingAttributeLogic.test.ts:525:59
packages/lib/raqb/findTeamMembersMatchingAttributeLogic.test.ts > findTeamMembersMatchingAttributeLogic > should return matching team members with a MULTI_SELECT attribute when 'Any in'(multiselect_some_in) option is selected and more than one option is used in attribute for the user: packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts#L109
TypeError: Cannot read properties of undefined (reading 'lockedOp') ❯ formatItem node_modules/react-awesome-query-builder/lib/export/jsonLogic.js:80:44 ❯ Object.jsonLogicFormat node_modules/react-awesome-query-builder/lib/export/jsonLogic.js:31:15 ❯ getJsonLogic packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts:109:34 ❯ runAttributeLogic packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts:213:54 ❯ runMainAttributeLogic packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts:292:64 ❯ Module.findTeamMembersMatchingAttributeLogic packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts:379:13 ❯ packages/lib/raqb/findTeamMembersMatchingAttributeLogic.test.ts:594:59
packages/lib/raqb/findTeamMembersMatchingAttributeLogic.test.ts > findTeamMembersMatchingAttributeLogic > Fallback > should return null when main attribute logic fails and no fallback is defined: packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts#L109
TypeError: Cannot read properties of undefined (reading 'lockedOp') ❯ formatItem node_modules/react-awesome-query-builder/lib/export/jsonLogic.js:80:44 ❯ Object.jsonLogicFormat node_modules/react-awesome-query-builder/lib/export/jsonLogic.js:31:15 ❯ getJsonLogic packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts:109:34 ❯ runAttributeLogic packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts:213:54 ❯ runMainAttributeLogic packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts:292:64 ❯ Module.findTeamMembersMatchingAttributeLogic packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts:379:13 ❯ packages/lib/raqb/findTeamMembersMatchingAttributeLogic.test.ts:619:11
packages/lib/raqb/findTeamMembersMatchingAttributeLogic.test.ts > findTeamMembersMatchingAttributeLogic > Fallback > should return matching members when main attribute logic fails and but fallback matches: packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts#L109
TypeError: Cannot read properties of undefined (reading 'lockedOp') ❯ formatItem node_modules/react-awesome-query-builder/lib/export/jsonLogic.js:80:44 ❯ Object.jsonLogicFormat node_modules/react-awesome-query-builder/lib/export/jsonLogic.js:31:15 ❯ getJsonLogic packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts:109:34 ❯ runAttributeLogic packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts:213:54 ❯ runMainAttributeLogic packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts:292:64 ❯ Module.findTeamMembersMatchingAttributeLogic packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts:379:13 ❯ packages/lib/raqb/findTeamMembersMatchingAttributeLogic.test.ts:643:11
packages/lib/raqb/findTeamMembersMatchingAttributeLogic.test.ts > findTeamMembersMatchingAttributeLogic > Fallback > should return 0 matching members when main attribute logic and fallback attribute logic fail: packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts#L109
TypeError: Cannot read properties of undefined (reading 'lockedOp') ❯ formatItem node_modules/react-awesome-query-builder/lib/export/jsonLogic.js:80:44 ❯ Object.jsonLogicFormat node_modules/react-awesome-query-builder/lib/export/jsonLogic.js:31:15 ❯ getJsonLogic packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts:109:34 ❯ runAttributeLogic packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts:213:54 ❯ runMainAttributeLogic packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts:292:64 ❯ Module.findTeamMembersMatchingAttributeLogic packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts:379:13 ❯ packages/lib/raqb/findTeamMembersMatchingAttributeLogic.test.ts:672:11
packages/lib/raqb/findTeamMembersMatchingAttributeLogic.test.ts > findTeamMembersMatchingAttributeLogic > Error handling > should return warnings in preview and live mode: packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts#L109
TypeError: Cannot read properties of undefined (reading 'lockedOp') ❯ formatItem node_modules/react-awesome-query-builder/lib/export/jsonLogic.js:80:44 ❯ Object.jsonLogicFormat node_modules/react-awesome-query-builder/lib/export/jsonLogic.js:31:15 ❯ getJsonLogic packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts:109:34 ❯ runAttributeLogic packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts:213:54 ❯ runMainAttributeLogic packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts:292:64 ❯ Module.findTeamMembersMatchingAttributeLogic packages/lib/raqb/findTeamMembersMatchingAttributeLogic.ts:379:13 ❯ runInMode packages/lib/raqb/findTeamMembersMatchingAttributeLogic.test.ts:778:24 ❯ liveMode packages/lib/raqb/findTeamMembersMatchingAttributeLogic.test.ts:793:24 ❯ packages/lib/raqb/findTeamMembersMatchingAttributeLogic.test.ts:792:7
Production builds / Build API v1
@***com/api#build: command (/home/runner/actions-runner/_work/***.com/***.com/apps/api/v1) /tmp/xfs-14b3ac12/yarn run build exited (1)
Production builds / Build API v1
Process completed with exit code 1.
Production builds / Build Web App
@***com/web#build: command (/home/runner/actions-runner/_work/***.com/***.com/apps/web) /tmp/xfs-0592c6eb/yarn run build exited (1)
Production builds / Build Web App
Process completed with exit code 1.
Production builds / Build API v2
Process completed with exit code 1.
required
Process completed with exit code 1.
Merge reports / merge-reports
Process completed with exit code 1.
Publish HTML report / publish-report
Unable to download artifact(s): Artifact not found for name: html-report--attempt-42572-1 Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
Merge reports / merge-reports
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Publish HTML report / publish-report
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
lint-results
69.8 KB