Skip to content
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

fix: 483 - prevent warnings on duplicate keys #484

Merged
merged 11 commits into from
Mar 21, 2024
Merged

fix: 483 - prevent warnings on duplicate keys #484

merged 11 commits into from
Mar 21, 2024

Conversation

prabhuignoto
Copy link
Owner

Description

Fix for preventing the warnings that occur as a result of duplicate keys


What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

Before submitting the PR, please make sure you do the following

  • Read the Contributing Guidelines.
  • Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
  • Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123).
  • Ideally, include relevant tests that fail without this PR but pass with it.

Copy link

vercel bot commented Mar 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-chrono-uc7v ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 21, 2024 7:29pm

Copy link

github-actions bot commented Mar 20, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
dist/react-chrono.js 31.84 KB (-0.15% 🔽) 637 ms (-0.15% 🔽) 83 ms (-91.64% 🔽) 720 ms
dist/react-chrono.esm.js 31.88 KB (-0.25% 🔽) 638 ms (-0.25% 🔽) 118 ms (-85.72% 🔽) 755 ms
dist/react-chrono.umd.js 35.8 KB (+0.07% 🔺) 716 ms (+0.07% 🔺) 140 ms (-87.97% 🔽) 856 ms

Copy link

sonarcloud bot commented Mar 21, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@prabhuignoto prabhuignoto merged commit a06d525 into master Mar 21, 2024
13 of 14 checks passed
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.

1 participant