add tests for cache flag #20
Annotations
10 errors and 1 warning
Psalm:
src/ArxyTranslationsBundle.php#L11
src/ArxyTranslationsBundle.php:11:7: UnusedClass: Class Arxy\TranslationsBundle\ArxyTranslationsBundle is never used (see https://psalm.dev/075)
|
Psalm:
src/CacheFlag.php#L12
src/CacheFlag.php:12:21: PossiblyUnusedMethod: Cannot find any calls to method Arxy\TranslationsBundle\CacheFlag::__construct (see https://psalm.dev/087)
|
Psalm:
src/CacheFlag.php#L28
src/CacheFlag.php:28:21: PossiblyUnusedMethod: Cannot find any calls to method Arxy\TranslationsBundle\CacheFlag::increment (see https://psalm.dev/087)
|
Psalm:
src/Command/ImportTranslationsCommand.php#L20
src/Command/ImportTranslationsCommand.php:20:7: UnusedClass: Class Arxy\TranslationsBundle\Command\ImportTranslationsCommand is never used (see https://psalm.dev/075)
|
Psalm:
src/Command/ImportTranslationsCommand.php#L22
src/Command/ImportTranslationsCommand.php:22:22: MissingPropertyType: Property Arxy\TranslationsBundle\Command\ImportTranslationsCommand::$defaultName does not have a declared type - consider string (see https://psalm.dev/045)
|
Psalm:
src/Command/ImportTranslationsCommand.php#L23
src/Command/ImportTranslationsCommand.php:23:22: MissingPropertyType: Property Arxy\TranslationsBundle\Command\ImportTranslationsCommand::$defaultDescription does not have a declared type - consider string (see https://psalm.dev/045)
|
Psalm:
src/DependencyInjection/ArxyTranslationsExtension.php#L20
src/DependencyInjection/ArxyTranslationsExtension.php:20:7: UnusedClass: Class Arxy\TranslationsBundle\DependencyInjection\ArxyTranslationsExtension is never used (see https://psalm.dev/075)
|
Psalm:
src/DependencyInjection/ArxyTranslationsExtension.php#L20
src/DependencyInjection/ArxyTranslationsExtension.php:20:41: InternalClass: Symfony\Component\HttpKernel\DependencyInjection\Extension is internal to Symfony but called from Arxy\TranslationsBundle\DependencyInjection\ArxyTranslationsExtension (see https://psalm.dev/174)
|
Psalm:
src/DependencyInjection/Configuration.php#L39
src/DependencyInjection/Configuration.php:39:19: UndefinedInterfaceMethod: Method Symfony\Component\Config\Definition\Builder\NodeParentInterface::scalarNode does not exist (see https://psalm.dev/181)
|
Psalm:
src/Dumper/DatabaseDumper.php#L16
src/Dumper/DatabaseDumper.php:16:21: PossiblyUnusedMethod: Cannot find any calls to method Arxy\TranslationsBundle\Dumper\DatabaseDumper::__construct (see https://psalm.dev/087)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading