Skip to content

add getView method #320

add getView method

add getView method #320

Triggered via push November 17, 2024 14:48
Status Failure
Total duration 36s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: src/Casts/BcFloat.php#L23
Call to an undefined static method Illuminate\Support\Number::trim().
phpstan: src/Casts/Money.php#L23
Call to an undefined static method Illuminate\Support\Number::trim().
phpstan: src/Commands/MakeDataTableCommand.php#L14
Property TeamNiftyGmbH\DataTable\Commands\MakeDataTableCommand::$parser has unknown class Livewire\Commands\ComponentParser as its type.
phpstan: src/Commands/MakeDataTableCommand.php#L44
Instantiated class Livewire\Commands\ComponentParser not found.
phpstan: src/Commands/MakeDataTableCommand.php#L49
Instantiated class Livewire\Commands\MakeCommand not found.
phpstan: src/Commands/MakeDataTableCommand.php#L59
Call to method className() on an unknown class Livewire\Commands\ComponentParser.
phpstan: src/Commands/MakeDataTableCommand.php#L59
Call to method isReservedClassName() on an unknown class Livewire\Commands\MakeCommand.
phpstan: src/Commands/MakeDataTableCommand.php#L89
Call to method classPath() on an unknown class Livewire\Commands\ComponentParser.
phpstan: src/Commands/MakeDataTableCommand.php#L92
Call to method relativeClassPath() on an unknown class Livewire\Commands\ComponentParser.
phpstan: src/Commands/MakeDataTableCommand.php#L115
Call to method className() on an unknown class Livewire\Commands\ComponentParser.