chore: remove unused import #96
Annotations
10 errors
app/Activity.php#L32
app/Activity.php:32:21: PossiblyUnusedMethod: Cannot find any calls to method App\Activity::subject (see https://psalm.dev/087)
|
app/Activity.php#L37
app/Activity.php:37:21: PossiblyUnusedMethod: Cannot find any calls to method App\Activity::getHumanTypeAttribute (see https://psalm.dev/087)
|
app/Activity.php#L42
app/Activity.php:42:21: PossiblyUnusedMethod: Cannot find any calls to method App\Activity::getShortContentAttribute (see https://psalm.dev/087)
|
app/Activity.php#L47
app/Activity.php:47:21: PossiblyUnusedMethod: Cannot find any calls to method App\Activity::getShortCreatedAtAttribute (see https://psalm.dev/087)
|
app/Activity.php#L54
app/Activity.php:54:21: PossiblyUnusedMethod: Cannot find any calls to method App\Activity::getSubjectUrlAttribute (see https://psalm.dev/087)
|
app/Analytic.php#L22
app/Analytic.php:22:21: PossiblyUnusedMethod: Cannot find any calls to method App\Analytic::analytical (see https://psalm.dev/087)
|
app/Console/Kernel.php#L10
app/Console/Kernel.php:10:7: UnusedClass: Class App\Console\Kernel is never used (see https://psalm.dev/075)
|
app/Console/Kernel.php#L18
app/Console/Kernel.php:18:5: MissingOverrideAttribute: Method App\Console\Kernel::schedule should have the "Override" attribute (see https://psalm.dev/358)
|
app/Exceptions/Handler.php#L23
app/Exceptions/Handler.php:23:7: UnusedClass: Class App\Exceptions\Handler is never used (see https://psalm.dev/075)
|
app/Exceptions/Handler.php#L47
app/Exceptions/Handler.php:47:5: MissingOverrideAttribute: Method App\Exceptions\Handler::render should have the "Override" attribute (see https://psalm.dev/358)
|
The logs for this run have expired and are no longer available.
Loading