Update all non-major dependencies #1386
Annotations
9 errors
src/OcraCachedViewResolver/Compiler/TemplateMapCompiler.php#L101
src/OcraCachedViewResolver/Compiler/TemplateMapCompiler.php:101:24: UnusedPsalmSuppress: This suppression is never used (see https://psalm.dev/207)
|
tests/OcraCachedViewResolverTest/Factory/CompiledMapResolverDelegatorFactoryTest.php#L79
tests/OcraCachedViewResolverTest/Factory/CompiledMapResolverDelegatorFactoryTest.php:79:9: MixedAssignment: Unable to determine the type that $resolvers is being assigned to (see https://psalm.dev/032)
|
tests/OcraCachedViewResolverTest/Factory/CompiledMapResolverDelegatorFactoryTest.php#L79
tests/OcraCachedViewResolverTest/Factory/CompiledMapResolverDelegatorFactoryTest.php:79:48: UndefinedInterfaceMethod: Method Traversable::toArray does not exist (see https://psalm.dev/181)
|
tests/OcraCachedViewResolverTest/Factory/CompiledMapResolverDelegatorFactoryTest.php#L81
tests/OcraCachedViewResolverTest/Factory/CompiledMapResolverDelegatorFactoryTest.php:81:53: MixedArrayAccess: Cannot access array value on mixed variable $resolvers (see https://psalm.dev/051)
|
tests/OcraCachedViewResolverTest/Factory/CompiledMapResolverDelegatorFactoryTest.php#L82
tests/OcraCachedViewResolverTest/Factory/CompiledMapResolverDelegatorFactoryTest.php:82:59: MixedArrayAccess: Cannot access array value on mixed variable $resolvers (see https://psalm.dev/051)
|
tests/OcraCachedViewResolverTest/Factory/CompiledMapResolverDelegatorFactoryTest.php#L102
tests/OcraCachedViewResolverTest/Factory/CompiledMapResolverDelegatorFactoryTest.php:102:9: MixedAssignment: Unable to determine the type that $resolvers is being assigned to (see https://psalm.dev/032)
|
tests/OcraCachedViewResolverTest/Factory/CompiledMapResolverDelegatorFactoryTest.php#L102
tests/OcraCachedViewResolverTest/Factory/CompiledMapResolverDelegatorFactoryTest.php:102:48: UndefinedInterfaceMethod: Method Traversable::toArray does not exist (see https://psalm.dev/181)
|
tests/OcraCachedViewResolverTest/Factory/CompiledMapResolverDelegatorFactoryTest.php#L104
tests/OcraCachedViewResolverTest/Factory/CompiledMapResolverDelegatorFactoryTest.php:104:53: MixedArrayAccess: Cannot access array value on mixed variable $resolvers (see https://psalm.dev/051)
|
tests/OcraCachedViewResolverTest/Factory/CompiledMapResolverDelegatorFactoryTest.php#L105
tests/OcraCachedViewResolverTest/Factory/CompiledMapResolverDelegatorFactoryTest.php:105:59: MixedArrayAccess: Cannot access array value on mixed variable $resolvers (see https://psalm.dev/051)
|
This job failed
Loading