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

Remove typescript errors #817

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Remove typescript errors #817

wants to merge 10 commits into from

Conversation

johnwroge
Copy link
Member

@johnwroge johnwroge commented Oct 7, 2024

Related #789

What changes did you make?

I fixed multiple imports and testing problems that were causing the CI workflow to fail during TypeScript compilation and the Vite build phase.

Rationale behind the changes?

The Github CI flow is failing because of TypeScript errors, missing imports, and failing tests. These are needed for the build phase in github actions as well as building the docker files for the incubator.

Testing done for these changes

Tests were run in the frontend directory using Vitetest. There are failing tests in ForgotPasswordCode and ResetPassword tests.

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

Successfully merging this pull request may close these issues.

2 participants