Skip to content

ST-11540 Fix added return type to jsonSerialize Fn #71

ST-11540 Fix added return type to jsonSerialize Fn

ST-11540 Fix added return type to jsonSerialize Fn #71

Triggered via pull request July 3, 2024 01:11
Status Failure
Total duration 29s
Artifacts

php.yml

on: pull_request
PHP-CS-Fixer
6s
PHP-CS-Fixer
PHP Unit
21s
PHP Unit
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
PHP Unit
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - Root composer.json requires php ^8.3 but your php version (7.4.33) does not satisfy that requirement. Problem 2 - moneyphp/money is locked to version v4.5.0 and an update of this package was not requested. - moneyphp/money v4.5.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 3 - carbonphp/carbon-doctrine-types is locked to version 3.2.0 and an update of this package was not requested. - carbonphp/carbon-doctrine-types 3.2.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 4 - doctrine/lexer is locked to version 3.0.1 and an update of this package was not requested. - doctrine/lexer 3.0.1 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 5 - egulias/email-validator is locked to version 4.0.2 and an update of this package was not requested. - egulias/email-validator 4.0.2 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 6 - laravel/framework is locked to version v11.10.0 and an update of this package was not requested. - laravel/framework v11.10.0 requires php ^8.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 7 - laravel/prompts is locked to version v0.1.23 and an update of this package was not requested. - laravel/prompts v0.1.23 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 8 - league/flysystem is locked to version 3.28.0 and an update of this package was not requested. - league/flysystem 3.28.0 requires php ^8.0.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 9 - league/flysystem-local is locked to version 3.28.0 and an update of this package was not requested. - league/flysystem-local 3.28.0 requires php ^8.0.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 10 - monolog/monolog is locked to version 3.6.0 and an update of this package was not requested. - monolog/monolog 3.6.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 11 - nesbot/carbon is locked to version 3.5.0 and an update of this package was not requested. - nesbot/carbon 3.5.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 12 - nette/schema is locked to version v1.3.0 and an update of this package was not requested. - nette/schema v1.3.0 requires php 8.1 - 8.3 -> your php version (7.4.33) does not satisfy that requirement. Problem 13 - nette/utils is locked to version v4.0.4 and an update of this package was not requested. - nette/utils v4.0.4 requires php >=8.0 <8.4 -> your php version (7.4.33) does not satisfy that requirement. Problem 14 - nunomaduro/collision is locked to version v8.1.1 and an update of this package was not requested. - nunomaduro/collision v8.1.1 requires php ^8.2.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 15 - nunomaduro/termwind is locked to version v2.0.1 and an update of this package was not requested. - nunomaduro/termwind v2.0.1 requires php ^8.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 16 - orchestra/canvas is locked to version v9.0.2 and an update of this package was not requested. - orchestra/canvas v9.0.2 requires php ^8.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 17 - orchestra/canvas-core is locked to version v9.0.0 and an update of this package was not requested. - orchestra/canvas-core v9.0.0 requires php ^8.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 18 - orchestra/testbench is locked to version v9.1.2 and an update of this package was not requested. - orchestra/testbench v9.1.2 requires php ^8.2 -> your php version (7.4.33) does not satis
PHP Unit
Process completed with exit code 2.
PHP-CS-Fixer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP-CS-Fixer
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHP Unit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP Unit
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHP Unit
No files were found with the provided path: storage/logs/. No artifacts will be uploaded.
PHP Unit
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/