portainer/portainer

View on GitHub
app/react/portainer/templates/app-templates/AppTemplatesView.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function AppTemplatesView has 47 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function AppTemplatesView() {
  const envId = useEnvironmentId(false);

  const hasCreateAuthQuery = useAuthorizations([
    'DockerContainerCreate',
Severity: Minor
Found in app/react/portainer/templates/app-templates/AppTemplatesView.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status