Updated to PHP 8.3 og Symfony 6.4 #376
pr.yaml
on: pull_request
Markdown Lint
5s
Changelog should be updated
3s
Matrix: php-cs-fixer
Matrix: psalm
Matrix: test-composer-install
Matrix: test-suite
Matrix: validate-doctrine-schema
Annotations
5 errors and 2 warnings
Markdown Lint
Dependencies lock file is not found in /home/runner/work/event-database-imports/event-database-imports. Supported file patterns: yarn.lock
|
Validate composer (8.3)
Process completed with exit code 255.
|
MethodSignatureMismatch:
src/Entity/User.php#L19
src/Entity/User.php:19:7: MethodSignatureMismatch: Method App\Entity\User::eraseCredentials with return type '' is different to return type 'void' of inherited method Symfony\Component\Security\Core\User\UserInterface::eraseCredentials (see https://psalm.dev/042)
|
Psalm static analysis (8.3)
Process completed with exit code 2.
|
Validate Doctrine Schema (PHP 8.3)
Process completed with exit code 255.
|
Test suite (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test suite (8.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|