forked from ubccpsc/classy
-
Notifications
You must be signed in to change notification settings - Fork 2
Node JS Upgrade: XUnit-Viewer Warnings #85
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
Comments
Resource with good info regarding this error: |
Warnings eliminated Except:
The above warning was around beforehand and still relevant. I would like to keep the warning, as it makes a difference when we are performing integration tests (ie. need a |
Done. Merged in ubccpsc#301. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue:
A lot of warnings are produced for XUnit-Viewer because it has unmet peer dependencies related to Babel. This may be related to workspaces in yarn, as I have vaguely read on what causes this issue. This issue needs more investigation, but it is optional that we resolve it, as this warning does not have an effect on our XUnit-Viewer results, which are produced during CI testing.
The text was updated successfully, but these errors were encountered: