Skip to content

Merge pull request #105 from Team-Nifty-GmbH/modularize-broadcasting #332

Merge pull request #105 from Team-Nifty-GmbH/modularize-broadcasting

Merge pull request #105 from Team-Nifty-GmbH/modularize-broadcasting #332

Triggered via push December 18, 2024 17:17
Status Failure
Total duration 49s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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.
phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636