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

[SPIKE] - Eliminate warning and error logs in the frontend #6403

Closed
fzhao99 opened this issue Aug 22, 2023 · 2 comments
Closed

[SPIKE] - Eliminate warning and error logs in the frontend #6403

fzhao99 opened this issue Aug 22, 2023 · 2 comments

Comments

@fzhao99
Copy link
Contributor

fzhao99 commented Aug 22, 2023

Background

When running the frontend test suite, the output is cluttered with many warnings and errors that make it difficult to debug and understand failed tests. This ticket explores the process for fixing this errors.

Action requested

Eliminate all the warnings in our frontend tests, starting with the act warnings that Johanna has begun to clean up in these PR's.

Acceptance Criteria

Frontend tests are run without warnings. Bonus points if we can determine what the root cause of the warnings are.

Additional context

Relevant discussion here

@mehansen
Copy link
Collaborator

@fzhao99 would you say this is a dupe of #6491?

@fzhao99
Copy link
Contributor Author

fzhao99 commented Sep 21, 2023

Yep we can close this one now that that one exists!

@fzhao99 fzhao99 closed this as completed Sep 21, 2023
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

No branches or pull requests

2 participants