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/GitHub actions #29

Merged
merged 3 commits into from
Apr 13, 2024
Merged

Fix/GitHub actions #29

merged 3 commits into from
Apr 13, 2024

Conversation

rikhall1515
Copy link
Owner

Description

Fix Issue #28 and Issue #27 .

Validation

Related Issues

Check List

  • I have read the Contributing Guidelines and made commit messages that follow the guideline.
  • I have run npx turbo format to ensure the code follows the style guide.
  • I have run npx turbo test to check if all tests are passing.
  • I have run npx turbo build to check if the website builds without errors.
  • I've covered new added functionality with unit tests if necessary.

Copy link

vercel bot commented Apr 13, 2024

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

Name Status Preview Comments Updated (UTC)
nextjs-project-template ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 13, 2024 11:22am

@github-actions github-actions bot removed the github_actions:pull-request Trigger Pull Request Checks label Apr 13, 2024
Copy link

Running Lighthouse audit...

Copy link

github-actions bot commented Apr 13, 2024

Unit Test Coverage Report

Lines Statements Branches Functions
Coverage: 100%
100% (21/21) 100% (4/4) 100% (5/5)

Unit Test Report

Tests Skipped Failures Errors Time
2 0 💤 0 ❌ 0 🔥 0.796s ⏱️

@rikhall1515 rikhall1515 added the github_actions:pull-request Trigger Pull Request Checks label Apr 13, 2024
@github-actions github-actions bot removed the github_actions:pull-request Trigger Pull Request Checks label Apr 13, 2024
@rikhall1515 rikhall1515 merged commit f60869c into main Apr 13, 2024
11 of 13 checks passed
@rikhall1515 rikhall1515 deleted the fix/github_actions branch April 23, 2024 10:45
@rikhall-semrelease
Copy link

🎉 This PR is included in version 3.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Windows build not working due to CI=true not being recognized as a cmdlet.
2 participants