Skip to content

repo: fix build errors due to typescript and ci #165

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

Merged
merged 2 commits into from
Mar 29, 2023
Merged

Conversation

vince-fugnitto
Copy link
Member

Description

Closes: #164.

The pull-request pins the typescript version to the version supported and used by the Eclipse Theia framework for compatibility reasons.

The commit pins the `typescript` version to the version supported and
used by the Eclipse Theia framework for compatibility reasons.

Signed-off-by: vince-fugnitto <[email protected]>
Signed-off-by: vince-fugnitto <[email protected]>
@vince-fugnitto vince-fugnitto marked this pull request as ready for review March 28, 2023 13:24
Copy link
Contributor

@JonasHelming JonasHelming left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe also mention in the title that the build was adapted?

@vince-fugnitto vince-fugnitto changed the title deps: pin typescript version repo: fix build errors due to typescript and ci Mar 29, 2023
@vince-fugnitto vince-fugnitto merged commit 27640b2 into master Mar 29, 2023
@vince-fugnitto vince-fugnitto deleted the vf/pin-ts branch March 29, 2023 12:08
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.

errors: there are a number of build errors during CI
2 participants