Skip to content

Ignore hydration errors on rollbar

CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main) succeeded Dec 19, 2024 in 1m 3s

CodeScene PR Check

βœ… Code Health Quality Gates: OK

Change in average Code Health of affected files: -0.01 (9.32 -> 9.31)

  • Declining Code Health: 1 findings(s) 🚩

  • Affected Hotspots: 1 files(s) πŸ”₯

View detailed results in CodeScene

Details

🚩 Declining Code Health (highest to lowest):

  • Large Method _app.page.tsx: App πŸ”₯

Annotations

Check warning on line 105 in pages/_app.page.tsx

See this annotation in the file changed.

@codescene-delta-analysis codescene-delta-analysis / CodeScene Cloud Delta Analysis (main)

❌ Getting worse: Large Method

App increases from 135 to 140 lines of code, threshold = 120. Large functions with many lines of code are generally harder to understand and lower the code health. Avoid adding more lines to this function.