Skip to content

Upgrade to Symfony 6.4 & Asset Mapper #21

Upgrade to Symfony 6.4 & Asset Mapper

Upgrade to Symfony 6.4 & Asset Mapper #21

Triggered via pull request November 15, 2023 17:18
Status Failure
Total duration 44s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
Tests
Process completed with exit code 2.
Tests: src/Bridge/Glide/Bundle/DependencyInjection/GlideExtension.php#L67
Parameter #1 $endPath of method Symfony\Component\Filesystem\Filesystem::makePathRelative() expects string, mixed given.
Tests: src/Bridge/Glide/Bundle/DependencyInjection/GlideExtension.php#L68
Parameter #2 $startPath of method Symfony\Component\Filesystem\Filesystem::makePathRelative() expects string, mixed given.
Tests: src/Controller/ArticleController.php#L14
Attribute class Symfony\Component\Routing\Annotation\Route does not have a constructor and must be instantiated without any parameters.
Tests: src/Controller/ArticleController.php#L21
Attribute class Symfony\Component\Routing\Annotation\Route does not have a constructor and must be instantiated without any parameters.
Tests: src/Controller/ArticleController.php#L31
Attribute class Symfony\Component\Routing\Annotation\Route does not have a constructor and must be instantiated without any parameters.
Tests: src/Controller/DefaultController.php#L23
Attribute class Symfony\Component\Routing\Annotation\Route does not have a constructor and must be instantiated without any parameters.
Tests: src/Controller/DefaultController.php#L33
Attribute class Symfony\Component\Routing\Annotation\Route does not have a constructor and must be instantiated without any parameters.
Tests: src/Model/Article.php#L30
Attribute class Symfony\Component\Serializer\Annotation\Context does not have a constructor and must be instantiated without any parameters.
Tests: src/Model/Article.php#L30
Attribute class Symfony\Component\Serializer\Annotation\Context does not have the parameter or property target.
Tests: src/Model/Author.php#L19
Attribute class Symfony\Component\Serializer\Annotation\Context does not have a constructor and must be instantiated without any parameters.
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/