Remove file format restriction #2561
Annotations
7 errors and 1 warning
Psalm:
src/Twig/Extension/FormatterMediaExtension.php#L48
src/Twig/Extension/FormatterMediaExtension.php:48:46: InvalidArgument: Argument 2 of Twig\TwigFunction::__construct expects a public static callable, but a non-static callable provided (see https://psalm.dev/004)
|
Psalm:
src/Twig/Extension/FormatterMediaExtension.php#L49
src/Twig/Extension/FormatterMediaExtension.php:49:50: InvalidArgument: Argument 2 of Twig\TwigFunction::__construct expects a public static callable, but a non-static callable provided (see https://psalm.dev/004)
|
Psalm:
src/Twig/Extension/FormatterMediaExtension.php#L50
src/Twig/Extension/FormatterMediaExtension.php:50:45: InvalidArgument: Argument 2 of Twig\TwigFunction::__construct expects a public static callable, but a non-static callable provided (see https://psalm.dev/004)
|
Psalm:
src/Twig/Extension/MediaExtension.php#L25
src/Twig/Extension/MediaExtension.php:25:46: InvalidArgument: Argument 2 of Twig\TwigFunction::__construct expects a public static callable, but a non-static callable provided (see https://psalm.dev/004)
|
Psalm:
src/Twig/Extension/MediaExtension.php#L26
src/Twig/Extension/MediaExtension.php:26:50: InvalidArgument: Argument 2 of Twig\TwigFunction::__construct expects a public static callable, but a non-static callable provided (see https://psalm.dev/004)
|
Psalm:
src/Twig/Extension/MediaExtension.php#L27
src/Twig/Extension/MediaExtension.php:27:45: InvalidArgument: Argument 2 of Twig\TwigFunction::__construct expects a public static callable, but a non-static callable provided (see https://psalm.dev/004)
|
Psalm
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading