mageni/mageni

View on GitHub
src/frontend/resources/views/livewire/reports/page.blade.php

Summary

Maintainability
A
0 mins
Test Coverage

File page.blade.php has 543 lines of code (exceeds 250 allowed). Consider refactoring.
Invalid

<div>
    <x-headers.reports :data="$taskName->name"/>
    <div x-data="{ tab: window.location.hash ? window.location.hash.substring(1) : 'vulnerabilities' }" id="tab_wrapper">
        <main class="py-10" wire:poll.keep-alive>
        
Severity: Major
Found in src/frontend/resources/views/livewire/reports/page.blade.php - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status