Skip to content

Overloads for String.prototype.split method #61827

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

EzioMercer
Copy link

@EzioMercer EzioMercer commented Jun 7, 2025

Fixes #53362
Fixes #61816

I'm verifying that:

  • There is an associated issue in the Backlog milestone
  • Code is up-to-date with the main branch
  • I've successfully run hereby runtests locally
  • There are new or updated unit tests validating the change

To be honest, I couldn't understand how to properly work with tests. At first attempt I had 108 errors when running tests but after running script hereby baseline-accept I had only 18 but I couldn't fix them (at least now)

In this playground I provided 20 test cases I think they will be useful for whom who will try to help me with tests

I will appreciate any help! Thank you for your attention!

@github-project-automation github-project-automation bot moved this to Not started in PR Backlog Jun 7, 2025
@typescript-bot typescript-bot added the For Uncommitted Bug PR for untriaged, rejected, closed or missing bug label Jun 7, 2025
@typescript-bot
Copy link
Collaborator

The TypeScript team hasn't accepted the linked issue #53362. If you can get it accepted, this PR will have a better chance of being reviewed.

@EzioMercer

This comment was marked as duplicate.

@EzioMercer
Copy link
Author

EzioMercer commented Jun 7, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
Status: Not started
Development

Successfully merging this pull request may close these issues.

Improve string split return type of first array index Overloads for String.prototype.split method
2 participants