Maintenance #490
static-analysis.yml
on: pull_request
Matrix: Static Analysis with Psalm
Annotations
3 errors and 1 warning
InvalidArgument:
tests/DocumentValueResolverFunctionalTest.php#L98
tests/DocumentValueResolverFunctionalTest.php:98:26: InvalidArgument: Argument 1 of Symfony\Component\Routing\Loader\Configurator\RouteConfigurator::controller expects a public static callable, but a non-static callable provided (see https://psalm.dev/004)
|
InvalidArgument:
tests/DocumentValueResolverFunctionalTest.php#L101
tests/DocumentValueResolverFunctionalTest.php:101:26: InvalidArgument: Argument 1 of Symfony\Component\Routing\Loader\Configurator\RouteConfigurator::controller expects a public static callable, but a non-static callable provided (see https://psalm.dev/004)
|
Static Analysis with Psalm (8.2)
Process completed with exit code 2.
|
Static Analysis with Psalm (8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|