Skip to content

[Local] Fix CI for 0.79-stable - #51804

Merged
cipolleschi merged 3 commits into
0.79-stablefrom
cipolleschi/79-fix-ci
Jun 4, 2025
Merged

[Local] Fix CI for 0.79-stable#51804
cipolleschi merged 3 commits into
0.79-stablefrom
cipolleschi/79-fix-ci

Conversation

@cipolleschi

@cipolleschicipolleschi commented Jun 4, 2025

Copy link
Copy Markdown
Contributor

Summary:

CI got broken after a cherry pick went wrong. This PR should fix it.

Changelog:

[Internal] -

Test Plan:

GHa

@facebook-github-botfacebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels Jun 4, 2025
@cipolleschicipolleschi changed the title cipolleschi/79 fix ci[Local] Fix CI for 0.79-stableJun 4, 2025
@cipolleschi
cipolleschi changed the base branch from main to 0.79-stableJune 4, 2025 11:14
@cipolleschi
cipolleschiforce-pushed the cipolleschi/79-fix-ci branch 9 times, most recently from 8b5b094 to aaf080dCompareJune 4, 2025 13:07
@cipolleschi
cipolleschiforce-pushed the cipolleschi/79-fix-ci branch from aaf080d to 67bb783CompareJune 4, 2025 13:13
coadoand others added 2 commits June 4, 2025 14:54
Summary:
Pull Request resolved: #51382
This diff replaces `dtslint` which is obsolete and [It is not intended to be used on its own, but as part of the definitelytyped set of packages](https://github.com/microsoft/dtslint) in favor of `tsc` type tests.
It's probably not necessary to have `test-typescript-offline` as tsc does that out of the box but doesn't test with multiple TS versions.
Changelog:
[Internal]
Reviewed By: huntie
Differential Revision: D74804967
fbshipit-source-id: 4c581ba5debf6fd0bb8dcddbb95f3c85b05082d4
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA SignedThis label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.p: FacebookPartner: FacebookPartnerPick Request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@cipolleschi@facebook-github-bot@react-native-bot@coado