Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Fix build #1389

Merged
merged 1 commit into from
Dec 14, 2022
Merged

Fix build #1389

merged 1 commit into from
Dec 14, 2022

Conversation

azatsarynnyy
Copy link
Member

@azatsarynnyy azatsarynnyy commented Dec 14, 2022

What does this PR do?

Pins @types/babel__traverse to 7.18.2 as 7.18.3 does not support TS 3.9.

Screenshot/screencast of this PR

What issues does this PR fix or reference?

fixes eclipse-che/che#21888

How to test this PR?

The PR status checks CI / docker-build must be green.

PR Checklist

As the author of this Pull Request I made sure that:

Reviewers

Reviewers, please comment how you tested the PR when approving it.

Happy Path Channel

HAPPY_PATH_CHANNEL=stable

@codecov
Copy link

codecov bot commented Dec 14, 2022

Codecov Report

Merging #1389 (cf1166d) into main (c299f59) will increase coverage by 3.94%.
The diff coverage is 40.18%.

@@            Coverage Diff             @@
##             main    #1389      +/-   ##
==========================================
+ Coverage   32.78%   36.72%   +3.94%     
==========================================
  Files         290      330      +40     
  Lines        9885    11490    +1605     
  Branches     1457     1510      +53     
==========================================
+ Hits         3241     4220     +979     
- Misses       6641     7265     +624     
- Partials        3        5       +2     
Impacted Files Coverage Δ
...theia-about/src/browser/about-che-theia-dialog.tsx 0.00% <0.00%> (ø)
...credentials/src/browser/che-credentials-service.ts 0.00% <0.00%> (ø)
...entials/src/browser/credentials-frontend-module.ts 0.00% <0.00%> (ø)
...eia-credentials/src/common/credentials-protocol.ts 0.00% <0.00%> (ø)
...eia-credentials/src/node/che-credentials-server.ts 0.00% <0.00%> (ø)
...s/src/node/che-theia-credentials-backend-module.ts 0.00% <0.00%> (ø)
...ashboard/src/browser/che-theia-dashboard-module.ts 0.00% <0.00%> (ø)
...ia-dashboard/src/browser/theia-dashboard-client.ts 0.00% <0.00%> (ø)
...rowser/src/browser/che-mini-browser-environment.ts 0.00% <0.00%> (ø)
...in-ext/src/browser/che-sidecar-file-system-main.ts 100.00% <ø> (ø)
... and 297 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@azatsarynnyy azatsarynnyy merged commit 79517c9 into main Dec 14, 2022
@azatsarynnyy azatsarynnyy deleted the build-fix branch December 14, 2022 17:56
@che-bot che-bot added this to the 7.59 milestone Dec 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Che-Theia build failed
3 participants