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

fix(rome_js_analyze): useSimpleNumberKeys #4457 handle shortand/spread object props #4459

Merged
merged 1 commit into from
May 11, 2023
Merged

fix(rome_js_analyze): useSimpleNumberKeys #4457 handle shortand/spread object props #4459

merged 1 commit into from
May 11, 2023

Conversation

Conaclos
Copy link
Contributor

Summary

Fixes #4457

Test Plan

Regression test and new tests included.

Changelog

  • The PR requires a changelog line

Documentation

  • The PR requires documentation
  • I will create a new PR to update the documentation

@netlify
Copy link

netlify bot commented May 10, 2023

Deploy Preview for docs-rometools canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit 96a11ca
🔍 Latest deploy log https://app.netlify.com/sites/docs-rometools/deploys/645bac3e2799bc0009d6ee12

@github-actions github-actions bot added the A-Linter Area: linter label May 10, 2023
@Conaclos
Copy link
Contributor Author

The Ci seems to encounter some issues...

@Conaclos Conaclos requested a review from ematipico May 10, 2023 14:43
@ematipico
Copy link
Contributor

The Ci seems to encounter some issues...

Have you rebased your branch? I believe I fixed that issue

@ematipico
Copy link
Contributor

Fyi https://github.com/rome/tools/blob/main/.github/workflows/pull_request.yml#L80

You want to change this line to cargo-nextest

@Conaclos
Copy link
Contributor Author

@ematipico
Yes it is based on the last commit of main.
Should I wait we fix the issue before merging the PR?

@ematipico
Copy link
Contributor

You can commit the change of the workflow in this PR! I don't mind

@Conaclos Conaclos merged commit 76ef67b into rome:main May 11, 2023
14 of 16 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-Linter Area: linter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 useSimpleNumberKeys unwrap error
2 participants