fix(ViewAdmin): Allow disabling movinet even when WASM mode is enabled #1032
Annotations
10 errors and 1 warning
Run coding standards check:
lib/Service/Logger.php#L35
lib/Service/Logger.php:35:30: ImplicitToStringCast: Argument 1 of Symfony\Component\Console\Output\OutputInterface::writeln expects iterable<mixed, mixed>|string, but Stringable|string provided with a __toString method (see https://psalm.dev/060)
|
Run coding standards check:
lib/Service/Logger.php#L45
lib/Service/Logger.php:45:30: ImplicitToStringCast: Argument 1 of Symfony\Component\Console\Output\OutputInterface::writeln expects iterable<mixed, mixed>|string, but Stringable|string provided with a __toString method (see https://psalm.dev/060)
|
Run coding standards check:
lib/Service/Logger.php#L55
lib/Service/Logger.php:55:30: ImplicitToStringCast: Argument 1 of Symfony\Component\Console\Output\OutputInterface::writeln expects iterable<mixed, mixed>|string, but Stringable|string provided with a __toString method (see https://psalm.dev/060)
|
Run coding standards check:
lib/Service/Logger.php#L65
lib/Service/Logger.php:65:30: ImplicitToStringCast: Argument 1 of Symfony\Component\Console\Output\OutputInterface::writeln expects iterable<mixed, mixed>|string, but Stringable|string provided with a __toString method (see https://psalm.dev/060)
|
Run coding standards check:
lib/Service/Logger.php#L75
lib/Service/Logger.php:75:30: ImplicitToStringCast: Argument 1 of Symfony\Component\Console\Output\OutputInterface::writeln expects iterable<mixed, mixed>|string, but Stringable|string provided with a __toString method (see https://psalm.dev/060)
|
Run coding standards check:
lib/Service/Logger.php#L85
lib/Service/Logger.php:85:30: ImplicitToStringCast: Argument 1 of Symfony\Component\Console\Output\OutputInterface::writeln expects iterable<mixed, mixed>|string, but Stringable|string provided with a __toString method (see https://psalm.dev/060)
|
Run coding standards check:
lib/Service/Logger.php#L95
lib/Service/Logger.php:95:30: ImplicitToStringCast: Argument 1 of Symfony\Component\Console\Output\OutputInterface::writeln expects iterable<mixed, mixed>|string, but Stringable|string provided with a __toString method (see https://psalm.dev/060)
|
Run coding standards check:
lib/Service/Logger.php#L105
lib/Service/Logger.php:105:30: ImplicitToStringCast: Argument 1 of Symfony\Component\Console\Output\OutputInterface::writeln expects iterable<mixed, mixed>|string, but Stringable|string provided with a __toString method (see https://psalm.dev/060)
|
Run coding standards check:
lib/Service/Logger.php#L115
lib/Service/Logger.php:115:30: ImplicitToStringCast: Argument 1 of Symfony\Component\Console\Output\OutputInterface::writeln expects iterable<mixed, mixed>|string, but Stringable|string provided with a __toString method (see https://psalm.dev/060)
|
Run coding standards check
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading