Skip to content

Updated to PHP 8.3 og Symfony 6.4 #376

Updated to PHP 8.3 og Symfony 6.4

Updated to PHP 8.3 og Symfony 6.4 #376

Triggered via pull request January 31, 2024 14:08
Status Failure
Total duration 48s
Artifacts

pr.yaml

on: pull_request
Markdown Lint
5s
Markdown Lint
Changelog should be updated
3s
Changelog should be updated
Matrix: php-cs-fixer
Matrix: psalm
Matrix: test-composer-install
Matrix: test-suite
Matrix: validate-doctrine-schema
Fit to window
Zoom out
Zoom in

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/