Skip to content

Update CHANGELOG

Update CHANGELOG #108

Triggered via push March 19, 2025 18:13
Status Failure
Total duration 58s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: src/Commands/ModuleMakeFilamentPageCommand.php#L193
Call to an undefined method Nwidart\Modules\Module::appNamespace().
phpstan: src/Commands/ModuleMakeFilamentPageCommand.php#L192
Call to an undefined method Nwidart\Modules\Module::appPath().
phpstan: src/Commands/ModuleMakeFilamentPageCommand.php#L73
Call to an undefined method Nwidart\Modules\Module::appNamespace().
phpstan: src/Commands/ModuleFilamentInstallCommand.php#L117
Call to an undefined method Nwidart\Modules\Module::appPath().
phpstan: src/Commands/ModuleFilamentInstallCommand.php#L113
Call to an undefined method Nwidart\Modules\Module::appPath().
phpstan: src/Commands/ModuleFilamentInstallCommand.php#L109
Call to an undefined method Nwidart\Modules\Module::appPath().
phpstan: src/Commands/ModuleFilamentInstallCommand.php#L104
Call to an undefined method Nwidart\Modules\Module::appPath().
phpstan: src/Commands/ModuleFilamentInstallCommand.php#L103
Call to an undefined method Nwidart\Modules\Module::appPath().
phpstan: src/Commands/ModuleFilamentInstallCommand.php#L98
Call to an undefined method Nwidart\Modules\Module::appPath().
phpstan: src/Commands/ModuleFilamentInstallCommand.php#L85
Dead catch - Nwidart\Modules\Exceptions\ModuleNotFoundException is never thrown in the try block.