Skip to content

build: update ts target to es2021 to get string.replaceAll #150

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
Jun 17, 2025

Conversation

jkleinsc
Copy link
Member

@jkleinsc jkleinsc commented Jun 17, 2025

       src/actions-runner-handler.ts(49,39): error TS2550: Property 'replaceAll' does not exist on type 'string'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2021' or later.

@jkleinsc jkleinsc requested review from a team as code owners June 17, 2025 21:13
@jkleinsc jkleinsc merged commit 8c8478b into main Jun 17, 2025
1 check passed
@jkleinsc jkleinsc deleted the fixup-actions-roller-again branch June 17, 2025 21:16
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.

2 participants