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

Enable no-undef-init lint rule #4844

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

tehciolo
Copy link
Contributor

@tehciolo tehciolo commented Oct 5, 2023

Changes

  • enables no-undef-init ESLint rule
  • fixes offenders

Issues
Fixes this code smell

@tehciolo tehciolo requested a review from a team as a code owner October 5, 2023 18:02
@tehciolo tehciolo force-pushed the tehciolo/init-undefined branch 3 times, most recently from 7d2660a to 371f4f2 Compare October 9, 2023 17:14
@sonarcloud
Copy link

sonarcloud bot commented Oct 11, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@jellyfin-bot
Copy link
Collaborator

Cloudflare Pages deployment

Latest commit 44e4a51
Status ✅ Deployed!
Preview URL https://4149eb4a.jellyfin-web.pages.dev
Type 🔀 Preview

View build logs
View bot logs

@thornbill thornbill changed the title chore: enable no-undef-init lint rule Enable no-undef-init lint rule Oct 16, 2023
@thornbill thornbill added the cleanup Cleanup of legacy code or code smells label Oct 16, 2023
@thornbill thornbill merged commit eb2937f into jellyfin:master Oct 16, 2023
22 checks passed
@tehciolo tehciolo deleted the tehciolo/init-undefined branch October 17, 2023 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Cleanup of legacy code or code smells
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants