Skip to content

Fix ci cache #5535

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

Closed

Conversation

sivaratrisrinivas
Copy link

Fixes #????

PR Checklist

  • Tests
  • Documentation
  • Changeset entry (run npx changeset add)

sivaratrisrinivas and others added 2 commits February 27, 2025 00:33
This adds a uniquifySorted function to remove duplicates from sorted arrays. The function has O(n) time complexity and works with uint256, address, and bytes32 array types. This is particularly useful when mappings cannot be utilized, and provides an easy way to combine Array.sort() + Array.uniquifySorted().

Fixes OpenZeppelin#5520

Co-Authored-By: Srinivas Sivaratri <[email protected]>
- Add fallback restore-keys to npm cache to prevent build failures when cache hash changes

- Move FORCE_COLOR to global env to reduce duplication

- This should fix the CI build issues in PR #1
Copy link

changeset-bot bot commented Feb 27, 2025

⚠️ No Changeset found

Latest commit: a75e772

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/[email protected] 🔁 npm/[email protected] Transitive: eval, unsafe +254 212 MB kanej

View full report↗︎

@Amxx Amxx closed this Feb 27, 2025
@sivaratrisrinivas
Copy link
Author

sorry for that, will keep in check the next time I open a PR

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