Shramkoweb/Portfolio

View on GitHub
pages/_document.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function Document has 49 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function Document() {
  const { serverRuntimeConfig } = getConfig();

  return (
    <Html lang="en" data-relese={serverRuntimeConfig.appReleaseVersion}>
Severity: Minor
Found in pages/_document.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status