Simba-City/nueno

View on GitHub
pages/jobs/new/index.tsx

Summary

Maintainability
A
0 mins
Test Coverage

Function JobsNew has 96 lines of code (exceeds 25 allowed). Consider refactoring.
Invalid

export default function JobsNew() {
  const router = useRouter();
  const [title, setTitle] = useState("");
  const [description, setDescription] = useState("");

Severity: Major
Found in pages/jobs/new/index.tsx - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status