-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Labels
Description
🚨 Failure Summary 🚨:
- 📋 Job Name: typecheck / typecheck
- 🔧 Failure in Workflow: Process new code merged to main
- 🔗 Triggered by PR: PR Link
- 👤 PR Author: @nkdengineer
- 🤝 Merged by: @justinpersaud
- 🐛 Error Message:
failure: Process completed with exit code 2.
failure: Expected 1-2 arguments, but got 3.
failure: Argument of type 'string | number | boolean | PolicyEmployeeList | ({ id: string; name: string; role: ValueOf<{ readonly ADMIN: "admin"; readonly AUDITOR: "auditor"; readonly USER: "user"; }>; ... 79 more ...; isAttendeeTrackingEnabled?: boolean | undefined; } & Partial<...> & OfflineFeedback<...>) | ... 27 more ... | IssueNewCard' is not assignable to parameter of type 'Record<string, unknown>'.
failure: Type 'Record<string, unknown> | P | null' is not assignable to type 'P | null'.
failure: Argument of type 'Record<string, unknown> | P | null' is not assignable to parameter of type 'P | null | undefined'.
failure: Argument of type 'P | null' is not assignable to parameter of type 'Record<string, unknown>'.
warning: Cache not found for keys: Linux-node-modules-61ab130c8ee5cf2c0041a08c32323d678bf82d97579d523062241ab664a3d022
🛠️ A recent merge appears to have caused a failure in the job named typecheck / typecheck.
This issue has been automatically created and labeled with Workflow Failure for investigation.
👀 Please look into the following:
- Why the PR caused the job to fail?
- Address any underlying issues.
🐛 We appreciate your help in squashing this bug!
Reactions are currently unavailable