Skip to content

Update AlignDepsAlert.tsx #404

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 8 commits into
base: master
Choose a base branch
from
Open

Update AlignDepsAlert.tsx #404

wants to merge 8 commits into from

Conversation

pvinis
Copy link
Member

@pvinis pvinis commented Jun 14, 2025

Summary

Test Plan

What are the steps to reproduce?

Checklist

  • I tested this thoroughly
  • I added the documentation in README.md (if needed)

@pvinis pvinis requested review from lucasbento and kelset as code owners June 14, 2025 15:46
@@ -1 +0,0 @@
16.19.1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we have something equivalent (but recent) in the package.json? the engine field? I think we realistically dont want to be under Node 22 (but i might be wrong)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

its part of the mise.toml file :) ill update everywhere else too.

Comment on lines +35 to +42
# lint:
# needs: [setup, install]
# runs-on: ubuntu-latest
# steps:
# - name: ⬇️ Restore output
# uses: actions/download-artifact@v4
# with:
# name: ${{ github.sha }}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did you just commented them out temporarely or it's intentional to have it commented here?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i wanted to see if i can just get this running or not. not a permanent thing!

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.

3 participants