Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
github-actions bot opened this issue Mar 4, 2024 · 1 comment · Fixed by #37696
Closed

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

github-actions bot opened this issue Mar 4, 2024 · 1 comment · Fixed by #37696
Assignees
Labels

Comments

@github-actions
Copy link
Contributor

github-actions bot commented Mar 4, 2024

🚨 Failure Summary 🚨:

⚠️ 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!

@francoisl
Copy link
Contributor

francoisl commented Mar 4, 2024

This is unrelated with the PR we merged, the action failed with:

Error: src/components/HTMLEngineProvider/HTMLRenderers/MentionUserRenderer.tsx(24,23): error TS1261: Already included file name '/home/runner/work/App/App/src/types/utils/asMutable.ts' differs from file name '/home/runner/work/App/App/src/types/utils/AsMutable.ts' only in casing.
  The file is in the program because:
    Imported via '@src/types/utils/asMutable' from file '/home/runner/work/App/App/src/components/HTMLEngineProvider/HTMLRenderers/MentionUserRenderer.tsx'
    Matched by include pattern 'src' in '/home/runner/work/App/App/tsconfig.json'
    Matched by include pattern 'src' in '/home/runner/work/App/App/tsconfig.json'

There's already a conversation about this in Slack - https://expensify.slack.com/archives/C01GTK53T8Q/p1709578543945489

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant