Skip to content

run cs-fixer

run cs-fixer #22

Triggered via push September 8, 2023 08:57
Status Failure
Total duration 30s
Artifacts

phpstan-6.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
phpstan: src/Dockerfile.php#L10
Class Kiboko\Component\Dockerfile\Dockerfile implements generic interface IteratorAggregate but does not specify its types: TKey, TValue
phpstan: src/Dockerfile.php#L30
Method Kiboko\Component\Dockerfile\Dockerfile::getIterator() return type with generic class ArrayIterator does not specify its types: TKey, TValue
phpstan: src/Dockerfile/Cmd.php#L9
Property Kiboko\Component\Dockerfile\Dockerfile\Cmd::$command type has no value type specified in iterable type iterable.
phpstan: src/Dockerfile/Entrypoint.php#L9
Property Kiboko\Component\Dockerfile\Dockerfile\Entrypoint::$entrypoint type has no value type specified in iterable type iterable.
phpstan: src/PHP/ComposerAutoload.php#L11
Method Kiboko\Component\Dockerfile\PHP\ComposerAutoload::__construct() has parameter $autoloads with no value type specified in iterable type array.
phpstan: src/PHP/ComposerAutoload.php#L69
Match expression does not handle remaining values: (int|string)
phpstan: src/PHP/ComposerRequire.php#L11
Property Kiboko\Component\Dockerfile\PHP\ComposerRequire::$packages type has no value type specified in iterable type iterable.
phpstan
Process completed with exit code 1.