chore: Bump yarn lockfile #42572
pr.yml
on: pull_request_target
Detect changes
13s
Production builds
/
Build API v1
3m 6s
Production builds
/
Build API v2
3m 59s
Type check
/
check-types
1m 30s
Linters
/
lint
1m 15s
Tests
/
Unit
2m 14s
Production builds
/
Build Atoms
4m 28s
Production builds
/
Build Docs
1m 45s
Analyze Build
/
analyze
Matrix: Tests / e2e
Waiting for pending jobs
Tests
/
E2E App Store
Tests
/
E2E Embed Core
Tests
/
E2E Embed React
required
0s
Publish HTML report
/
publish-report
1m 57s
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 |
|