Skip to content

Add keyBindings feature to Repeater field's addAction button #21979

Add keyBindings feature to Repeater field's addAction button

Add keyBindings feature to Repeater field's addAction button #21979

Triggered via pull request January 31, 2025 12:55
Status Failure
Total duration 2m 1s
Artifacts

phpstan.yml

on: pull_request
Matrix: phpstan

Annotations

20 errors
P8.3 - L11.* - prefer-stable: packages/forms/src/Components/Repeater.php#L35
Property Filament\Forms\Components\Repeater::$addActionKeyBindings type has no value type specified in iterable type array.
P8.3 - L11.* - prefer-stable: packages/forms/src/Components/Repeater.php#L638
Method Filament\Forms\Components\Repeater::addActionKeyBindings() has parameter $bindings with no value type specified in iterable type array.
P8.3 - L11.* - prefer-stable: packages/forms/src/Components/Repeater.php#L833
Method Filament\Forms\Components\Repeater::getAddActionKeyBindings() return type has no value type specified in iterable type array.
P8.3 - L11.* - prefer-stable
Process completed with exit code 1.
P8.3 - L10.* - prefer-stable: packages/forms/src/Components/Repeater.php#L35
Property Filament\Forms\Components\Repeater::$addActionKeyBindings type has no value type specified in iterable type array.
P8.3 - L10.* - prefer-stable: packages/forms/src/Components/Repeater.php#L638
Method Filament\Forms\Components\Repeater::addActionKeyBindings() has parameter $bindings with no value type specified in iterable type array.
P8.3 - L10.* - prefer-stable: packages/forms/src/Components/Repeater.php#L833
Method Filament\Forms\Components\Repeater::getAddActionKeyBindings() return type has no value type specified in iterable type array.
P8.3 - L10.* - prefer-stable
Process completed with exit code 1.
P8.1 - L10.* - prefer-stable: packages/forms/src/Components/Repeater.php#L35
Property Filament\Forms\Components\Repeater::$addActionKeyBindings type has no value type specified in iterable type array.
P8.1 - L10.* - prefer-stable: packages/forms/src/Components/Repeater.php#L638
Method Filament\Forms\Components\Repeater::addActionKeyBindings() has parameter $bindings with no value type specified in iterable type array.
P8.1 - L10.* - prefer-stable: packages/forms/src/Components/Repeater.php#L833
Method Filament\Forms\Components\Repeater::getAddActionKeyBindings() return type has no value type specified in iterable type array.
P8.1 - L10.* - prefer-stable
Process completed with exit code 1.
P8.2 - L11.* - prefer-stable: packages/forms/src/Components/Repeater.php#L35
Property Filament\Forms\Components\Repeater::$addActionKeyBindings type has no value type specified in iterable type array.
P8.2 - L11.* - prefer-stable: packages/forms/src/Components/Repeater.php#L638
Method Filament\Forms\Components\Repeater::addActionKeyBindings() has parameter $bindings with no value type specified in iterable type array.
P8.2 - L11.* - prefer-stable: packages/forms/src/Components/Repeater.php#L833
Method Filament\Forms\Components\Repeater::getAddActionKeyBindings() return type has no value type specified in iterable type array.
P8.2 - L11.* - prefer-stable
Process completed with exit code 1.
P8.2 - L10.* - prefer-stable: packages/forms/src/Components/Repeater.php#L35
Property Filament\Forms\Components\Repeater::$addActionKeyBindings type has no value type specified in iterable type array.
P8.2 - L10.* - prefer-stable: packages/forms/src/Components/Repeater.php#L638
Method Filament\Forms\Components\Repeater::addActionKeyBindings() has parameter $bindings with no value type specified in iterable type array.
P8.2 - L10.* - prefer-stable: packages/forms/src/Components/Repeater.php#L833
Method Filament\Forms\Components\Repeater::getAddActionKeyBindings() return type has no value type specified in iterable type array.
P8.2 - L10.* - prefer-stable
Process completed with exit code 1.