Update all non-major dependencies #146
continuous-integration.yml
on: push
ci
/
Generate job matrix
8s
Matrix: ci / QA Checks
Annotations
10 errors
MixedAssignment:
src/Plugin/Factory/BasePathFactory.php#L18
src/Plugin/Factory/BasePathFactory.php:18:9: MixedAssignment: Unable to determine the type that $config is being assigned to (see https://psalm.dev/032)
|
MixedArgument:
src/Plugin/Factory/BasePathFactory.php#L23
src/Plugin/Factory/BasePathFactory.php:23:67: MixedArgument: Argument 2 of GSteel\Dot::stringOrNull cannot be array<array-key, mixed>|mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)
|
MixedAssignment:
src/Plugin/Factory/DefaultDoctype.php#L17
src/Plugin/Factory/DefaultDoctype.php:17:9: MixedAssignment: Unable to determine the type that $config is being assigned to (see https://psalm.dev/032)
|
MixedArgument:
src/Plugin/Factory/DefaultDoctype.php#L23
src/Plugin/Factory/DefaultDoctype.php:23:68: MixedArgument: Argument 2 of GSteel\Dot::valueOrNull cannot be array<array-key, mixed>|mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)
|
MixedAssignment:
src/Plugin/Factory/EscaperFactory.php#L16
src/Plugin/Factory/EscaperFactory.php:16:9: MixedAssignment: Unable to determine the type that $config is being assigned to (see https://psalm.dev/032)
|
MixedArgument:
src/Plugin/Factory/EscaperFactory.php#L21
src/Plugin/Factory/EscaperFactory.php:21:66: MixedArgument: Argument 2 of GSteel\Dot::stringDefault cannot be array<array-key, mixed>|mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)
|
MixedAssignment:
src/Plugin/Factory/HeadTitleFactory.php#L17
src/Plugin/Factory/HeadTitleFactory.php:17:9: MixedAssignment: Unable to determine the type that $config is being assigned to (see https://psalm.dev/032)
|
MixedArgument:
src/Plugin/Factory/HeadTitleFactory.php#L22
src/Plugin/Factory/HeadTitleFactory.php:22:83: MixedArgument: Argument 2 of GSteel\Dot::stringOrNull cannot be array<array-key, mixed>|mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)
|
MixedAssignment:
src/Renderer/Factory/PhpRendererFactory.php#L21
src/Renderer/Factory/PhpRendererFactory.php:21:13: MixedAssignment: Unable to determine the type that $config is being assigned to (see https://psalm.dev/032)
|
MixedArgument:
src/Renderer/Factory/PhpRendererFactory.php#L23
src/Renderer/Factory/PhpRendererFactory.php:23:63: MixedArgument: Argument 2 of GSteel\Dot::bool cannot be mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)
|