Skip to content

Investigate workflow job failing on main: typecheck / typecheck #66639

@github-actions

Description

@github-actions

🚨 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

⚠️ Action Required ⚠️:

🛠️ 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:

  1. Why the PR caused the job to fail?
  2. Address any underlying issues.

🐛 We appreciate your help in squashing this bug!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions