vorteil/direktiv

View on GitHub
ui/src/pages/namespace/Instances/Detail/Main/Logs/index.tsx

Summary

Maintainability
B
4 hrs
Test Coverage

Function LogsPanel has 102 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const LogsPanel = () => {
  const { t } = useTranslation();
  const { setVerboseLogs, setMaximizedPanel } = useLogsPreferencesActions();

  const instanceId = useInstanceId();
Severity: Major
Found in ui/src/pages/namespace/Instances/Detail/Main/Logs/index.tsx - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status