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: minor linting #384

Merged
merged 31 commits into from
Nov 26, 2024
Merged

fix: minor linting #384

merged 31 commits into from
Nov 26, 2024

Conversation

stefl
Copy link
Contributor

@stefl stefl commented Nov 26, 2024

Description

  • This addresses some of the items marked as Minor in our Sonar Cloud report
  • The idea is to reduce down some of the very small issues so that we can more easily triage the intermediate and major items that have been flagged

Things included:

  • Typos
  • Options chains
  • Nullish coalescing
  • Readonly attributes on classes
  • Combining type imports
  • Empty fragments
  • Unnecessary return

Copy link

vercel bot commented Nov 26, 2024

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

Name Status Preview Comments Updated (UTC)
oak-ai-lesson-assistant 🛑 Canceled (Inspect) Nov 26, 2024 1:37pm

@stefl stefl changed the title Fix/minor linting fix: minor linting Nov 26, 2024
Copy link

github-actions bot commented Nov 26, 2024

Playwright test results

passed  14 passed
flaky  1 flaky
skipped  1 skipped

Details

report  Open report ↗︎
stats  16 tests across 15 suites
duration  2 minutes, 44 seconds
commit  d056058

Flaky tests

No persona › tests/modifiy-lesson.test.ts › Modify a lesson plan › Modify a lesson resource

Skipped tests

No persona › tests/auth.test.ts › authenticate through Clerk UI

Copy link
Collaborator

@codeincontext codeincontext left a comment

Choose a reason for hiding this comment

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

Approved, though I'm not sure we care too much about the MSW file

Copy link

@stefl stefl merged commit ec4ce6e into main Nov 26, 2024
16 checks passed
@stefl stefl deleted the fix/minor_linting branch November 26, 2024 13:44
@oak-machine-user
Copy link
Collaborator

🎉 This PR is included in version 1.17.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.

3 participants