Vizzuality/landgriffon

View on GitHub
client/src/containers/admin/data-uploader/index.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function AdminDataUploader has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const AdminDataUploader: React.FC = () => {
  const { data: lastTask } = useLasTask();

  return (
    <div className="flex h-full w-full items-center justify-center">
Severity: Minor
Found in client/src/containers/admin/data-uploader/index.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status