Skip to content

Add AddOns

Add AddOns #16

Triggered via pull request July 31, 2024 16:53
@WyriHaximusWyriHaximus
synchronize #5
add-addons
Status Failure
Total duration 23m 34s
Artifacts

ci.yml

on: pull_request
Continuous Integration  /  ...  /  Supported Versions Matrix
3s
Continuous Integration / Continuous Integration / Supported Versions Matrix
Continuous Integration  /  ...  /  Supported Checks Matrix
10s
Continuous Integration / Continuous Integration / Supported Checks Matrix
Continuous Integration  /  ...  /  Package Name
7s
Continuous Integration / Continuous Integration / Package Name
Continuous Integration  /  ...  /  Supported Versions Matrix
3s
Continuous Integration / Set Milestone / Supported Versions Matrix
Continuous Integration  /  ...  /  Check Markdown links
14s
Continuous Integration / Check Markdown links / Check Markdown links
Continuous Integration  /  ...  /  Comment composer.lock diff
11s
Continuous Integration / Composer Diff / Comment composer.lock diff
Continuous Integration  /  ...  /  Supported Threading Matrix
6s
Continuous Integration / Continuous Integration / Supported Threading Matrix
Continuous Integration  /  ...  /  Set Milestone
0s
Continuous Integration / Set Milestone / Set Milestone
Matrix: Continuous Integration / Continuous Integration / can-require
Matrix: Continuous Integration / Continuous Integration / qa
Matrix: Continuous Integration / Continuous Integration / tests-directly-on-os
Continuous Integration  /  ...  /  ✔️
0s
Continuous Integration / Continuous Integration / ✔️
Fit to window
Zoom out
Zoom in

Annotations

180 errors and 134 warnings
Continuous Integration / Continuous Integration / Test we can require "mammatus/queue" on PHP 8.2 (nts)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires mammatus/queue dev-c7fc89954cb8df0837fc325576e765e00d788de0 -> satisfiable by mammatus/queue[dev-c7fc89954cb8df0837fc325576e765e00d788de0]. - mammatus/queue dev-c7fc89954cb8df0837fc325576e765e00d788de0 requires mammatus/app dev-master -> found mammatus/app[dev-master] but it does not match your minimum-stability.
Continuous Integration / Continuous Integration / Test we can require "mammatus/queue" on PHP 8.2 (nts)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires mammatus/queue dev-5/merge, found mammatus/queue[dev-c7fc89954cb8df0837fc325576e765e00d788de0] but it does not match the constraint.
Continuous Integration / Continuous Integration / Test we can require "mammatus/queue" on PHP 8.2 (zts)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires mammatus/queue dev-c7fc89954cb8df0837fc325576e765e00d788de0 -> satisfiable by mammatus/queue[dev-c7fc89954cb8df0837fc325576e765e00d788de0]. - mammatus/queue dev-c7fc89954cb8df0837fc325576e765e00d788de0 requires mammatus/app dev-master -> found mammatus/app[dev-master] but it does not match your minimum-stability.
Continuous Integration / Continuous Integration / Test we can require "mammatus/queue" on PHP 8.2 (zts)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires mammatus/queue dev-5/merge, found mammatus/queue[dev-c7fc89954cb8df0837fc325576e765e00d788de0] but it does not match the constraint.
Continuous Integration / Continuous Integration / Test we can require "mammatus/queue" on PHP 8.3 (nts)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires mammatus/queue dev-c7fc89954cb8df0837fc325576e765e00d788de0 -> satisfiable by mammatus/queue[dev-c7fc89954cb8df0837fc325576e765e00d788de0]. - mammatus/queue dev-c7fc89954cb8df0837fc325576e765e00d788de0 requires mammatus/app dev-master -> found mammatus/app[dev-master] but it does not match your minimum-stability.
Continuous Integration / Continuous Integration / Test we can require "mammatus/queue" on PHP 8.3 (nts)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires mammatus/queue dev-5/merge, found mammatus/queue[dev-c7fc89954cb8df0837fc325576e765e00d788de0] but it does not match the constraint.
Continuous Integration / Continuous Integration / Test we can require "mammatus/queue" on PHP 8.3 (zts)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires mammatus/queue dev-c7fc89954cb8df0837fc325576e765e00d788de0 -> satisfiable by mammatus/queue[dev-c7fc89954cb8df0837fc325576e765e00d788de0]. - mammatus/queue dev-c7fc89954cb8df0837fc325576e765e00d788de0 requires mammatus/app dev-master -> found mammatus/app[dev-master] but it does not match your minimum-stability.
Continuous Integration / Continuous Integration / Test we can require "mammatus/queue" on PHP 8.3 (zts)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires mammatus/queue dev-5/merge, found mammatus/queue[dev-c7fc89954cb8df0837fc325576e765e00d788de0] but it does not match the constraint.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (nts) with locked dependency preference (windows-latest)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - mammatus/app is locked to version dev-master and an update of this package was not requested. - mammatus/app dev-master requires ext-pcntl ^8.2 -> it is missing from your system. Install or enable PHP's pcntl extension. Problem 2 - mammatus/app dev-master requires ext-pcntl ^8.2 -> it is missing from your system. Install or enable PHP's pcntl extension. - mammatus/app is locked to version dev-master and an update of this package was not requested. To enable extensions, verify that they are enabled in your .ini files: - C:\tools\php\php.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-pcntl` to temporarily ignore these required extensions.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (nts) with highest dependency preference (windows-latest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires mammatus/app dev-master -> satisfiable by mammatus/app[dev-master]. - mammatus/app dev-master requires ext-pcntl ^8.2 -> it is missing from your system. Install or enable PHP's pcntl extension. To enable extensions, verify that they are enabled in your .ini files: - C:\tools\php\php.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-pcntl` to temporarily ignore these required extensions. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (nts) with lowest dependency preference (windows-latest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires mammatus/app dev-master -> satisfiable by mammatus/app[dev-master]. - mammatus/app dev-master requires ext-pcntl ^8.2 -> it is missing from your system. Install or enable PHP's pcntl extension. To enable extensions, verify that they are enabled in your .ini files: - C:\tools\php\php.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-pcntl` to temporarily ignore these required extensions. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (zts) with locked dependency preference (windows-latest)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - mammatus/app is locked to version dev-master and an update of this package was not requested. - mammatus/app dev-master requires ext-pcntl ^8.2 -> it is missing from your system. Install or enable PHP's pcntl extension. Problem 2 - mammatus/app dev-master requires ext-pcntl ^8.2 -> it is missing from your system. Install or enable PHP's pcntl extension. - mammatus/app is locked to version dev-master and an update of this package was not requested. To enable extensions, verify that they are enabled in your .ini files: - C:\tools\php\php.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-pcntl` to temporarily ignore these required extensions.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (zts) with highest dependency preference (windows-latest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires mammatus/app dev-master -> satisfiable by mammatus/app[dev-master]. - mammatus/app dev-master requires ext-pcntl ^8.2 -> it is missing from your system. Install or enable PHP's pcntl extension. To enable extensions, verify that they are enabled in your .ini files: - C:\tools\php\php.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-pcntl` to temporarily ignore these required extensions. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (zts) with lowest dependency preference (windows-latest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires mammatus/app dev-master -> satisfiable by mammatus/app[dev-master]. - mammatus/app dev-master requires ext-pcntl ^8.2 -> it is missing from your system. Install or enable PHP's pcntl extension. To enable extensions, verify that they are enabled in your .ini files: - C:\tools\php\php.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-pcntl` to temporarily ignore these required extensions. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (nts) with locked dependency preference (windows-latest)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - mammatus/app is locked to version dev-master and an update of this package was not requested. - mammatus/app dev-master requires ext-pcntl ^8.2 -> it is missing from your system. Install or enable PHP's pcntl extension. Problem 2 - mammatus/app dev-master requires ext-pcntl ^8.2 -> it is missing from your system. Install or enable PHP's pcntl extension. - mammatus/app is locked to version dev-master and an update of this package was not requested. To enable extensions, verify that they are enabled in your .ini files: - C:\tools\php\php.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-pcntl` to temporarily ignore these required extensions.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (zts) with locked dependency preference (windows-latest)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - mammatus/app is locked to version dev-master and an update of this package was not requested. - mammatus/app dev-master requires ext-pcntl ^8.2 -> it is missing from your system. Install or enable PHP's pcntl extension. Problem 2 - mammatus/app dev-master requires ext-pcntl ^8.2 -> it is missing from your system. Install or enable PHP's pcntl extension. - mammatus/app is locked to version dev-master and an update of this package was not requested. To enable extensions, verify that they are enabled in your .ini files: - C:\tools\php\php.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-pcntl` to temporarily ignore these required extensions.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (nts) with lowest dependency preference (windows-latest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires mammatus/app dev-master -> satisfiable by mammatus/app[dev-master]. - mammatus/app dev-master requires ext-pcntl ^8.2 -> it is missing from your system. Install or enable PHP's pcntl extension. To enable extensions, verify that they are enabled in your .ini files: - C:\tools\php\php.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-pcntl` to temporarily ignore these required extensions. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (zts) with highest dependency preference (windows-latest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires mammatus/app dev-master -> satisfiable by mammatus/app[dev-master]. - mammatus/app dev-master requires ext-pcntl ^8.2 -> it is missing from your system. Install or enable PHP's pcntl extension. To enable extensions, verify that they are enabled in your .ini files: - C:\tools\php\php.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-pcntl` to temporarily ignore these required extensions. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (nts) with highest dependency preference (windows-latest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires mammatus/app dev-master -> satisfiable by mammatus/app[dev-master]. - mammatus/app dev-master requires ext-pcntl ^8.2 -> it is missing from your system. Install or enable PHP's pcntl extension. To enable extensions, verify that they are enabled in your .ini files: - C:\tools\php\php.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-pcntl` to temporarily ignore these required extensions. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with highest dependency preference: src/App.php#L86
In method "Mammatus\Queue\App::consume", caught "Throwable" must be rethrown. Either catch a more specific exception or add a "throw" clause in the "catch" block to propagate the exception. More info: http://bit.ly/failloud
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with highest dependency preference: src/Composer/Collector.php#L32
Parameter #2 $consumer of class Mammatus\Queue\Composer\Item constructor expects Mammatus\Queue\Attributes\Consumer, object given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with highest dependency preference: src/Composer/Plugin.php#L66
Function file_get_contents is unsafe to use. It can return FALSE instead of throwing an exception. Please add 'use function Safe\file_get_contents;' at the beginning of the file to use the variant provided by the 'thecodingmachine/safe' library.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with highest dependency preference: src/Composer/Plugin.php#L66
file_get_contents blocks the event loop, use React\Filesystem\Node\FileInterface::getContents from react/filesystem instead. Please consult the documentation for more information: https://github.com/reactphp/filesystem/?tab=readme-ov-file#getcontents
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with highest dependency preference: src/Manager.php#L75
In method "Mammatus\Queue\Manager::consume", caught "Throwable" must be rethrown. Either catch a more specific exception or add a "throw" clause in the "catch" block to propagate the exception. More info: http://bit.ly/failloud
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (zts) with lowest dependency preference (windows-latest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires mammatus/app dev-master -> satisfiable by mammatus/app[dev-master]. - mammatus/app dev-master requires ext-pcntl ^8.2 -> it is missing from your system. Install or enable PHP's pcntl extension. To enable extensions, verify that they are enabled in your .ini files: - C:\tools\php\php.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-pcntl` to temporarily ignore these required extensions. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with locked dependency preference: src/App.php#L86
In method "Mammatus\Queue\App::consume", caught "Throwable" must be rethrown. Either catch a more specific exception or add a "throw" clause in the "catch" block to propagate the exception. More info: http://bit.ly/failloud
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with locked dependency preference: src/Composer/Collector.php#L32
Parameter #2 $consumer of class Mammatus\Queue\Composer\Item constructor expects Mammatus\Queue\Attributes\Consumer, object given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with locked dependency preference: src/Composer/Plugin.php#L66
Function file_get_contents is unsafe to use. It can return FALSE instead of throwing an exception. Please add 'use function Safe\file_get_contents;' at the beginning of the file to use the variant provided by the 'thecodingmachine/safe' library.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with locked dependency preference: src/Composer/Plugin.php#L66
file_get_contents blocks the event loop, use React\Filesystem\Node\FileInterface::getContents from react/filesystem instead. Please consult the documentation for more information: https://github.com/reactphp/filesystem/?tab=readme-ov-file#getcontents
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with locked dependency preference: src/Manager.php#L75
In method "Mammatus\Queue\Manager::consume", caught "Throwable" must be rethrown. Either catch a more specific exception or add a "throw" clause in the "catch" block to propagate the exception. More info: http://bit.ly/failloud
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with lowest dependency preference: src/App.php#L86
In method "Mammatus\Queue\App::consume", caught "Throwable" must be rethrown. Either catch a more specific exception or add a "throw" clause in the "catch" block to propagate the exception. More info: http://bit.ly/failloud
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with lowest dependency preference: src/Composer/Collector.php#L32
Parameter #2 $consumer of class Mammatus\Queue\Composer\Item constructor expects Mammatus\Queue\Attributes\Consumer, object given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with lowest dependency preference: src/Composer/Plugin.php#L66
Function file_get_contents is unsafe to use. It can return FALSE instead of throwing an exception. Please add 'use function Safe\file_get_contents;' at the beginning of the file to use the variant provided by the 'thecodingmachine/safe' library.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with lowest dependency preference: src/Composer/Plugin.php#L66
file_get_contents blocks the event loop, use React\Filesystem\Node\FileInterface::getContents from react/filesystem instead. Please consult the documentation for more information: https://github.com/reactphp/filesystem/?tab=readme-ov-file#getcontents
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with lowest dependency preference: src/Manager.php#L75
In method "Mammatus\Queue\Manager::consume", caught "Throwable" must be rethrown. Either catch a more specific exception or add a "throw" clause in the "catch" block to propagate the exception. More info: http://bit.ly/failloud
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: src/App.php#L86
In method "Mammatus\Queue\App::consume", caught "Throwable" must be rethrown. Either catch a more specific exception or add a "throw" clause in the "catch" block to propagate the exception. More info: http://bit.ly/failloud
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: src/Composer/Collector.php#L32
Parameter #2 $consumer of class Mammatus\Queue\Composer\Item constructor expects Mammatus\Queue\Attributes\Consumer, object given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: src/Composer/Plugin.php#L66
Function file_get_contents is unsafe to use. It can return FALSE instead of throwing an exception. Please add 'use function Safe\file_get_contents;' at the beginning of the file to use the variant provided by the 'thecodingmachine/safe' library.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: src/Composer/Plugin.php#L66
file_get_contents blocks the event loop, use React\Filesystem\Node\FileInterface::getContents from react/filesystem instead. Please consult the documentation for more information: https://github.com/reactphp/filesystem/?tab=readme-ov-file#getcontents
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: src/Manager.php#L75
In method "Mammatus\Queue\Manager::consume", caught "Throwable" must be rethrown. Either catch a more specific exception or add a "throw" clause in the "catch" block to propagate the exception. More info: http://bit.ly/failloud
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: src/App.php#L86
In method "Mammatus\Queue\App::consume", caught "Throwable" must be rethrown. Either catch a more specific exception or add a "throw" clause in the "catch" block to propagate the exception. More info: http://bit.ly/failloud
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: src/Composer/Collector.php#L32
Parameter #2 $consumer of class Mammatus\Queue\Composer\Item constructor expects Mammatus\Queue\Attributes\Consumer, object given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: src/Composer/Plugin.php#L66
Function file_get_contents is unsafe to use. It can return FALSE instead of throwing an exception. Please add 'use function Safe\file_get_contents;' at the beginning of the file to use the variant provided by the 'thecodingmachine/safe' library.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: src/Composer/Plugin.php#L66
file_get_contents blocks the event loop, use React\Filesystem\Node\FileInterface::getContents from react/filesystem instead. Please consult the documentation for more information: https://github.com/reactphp/filesystem/?tab=readme-ov-file#getcontents
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: src/Manager.php#L75
In method "Mammatus\Queue\Manager::consume", caught "Throwable" must be rethrown. Either catch a more specific exception or add a "throw" clause in the "catch" block to propagate the exception. More info: http://bit.ly/failloud
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference: src/App.php#L86
In method "Mammatus\Queue\App::consume", caught "Throwable" must be rethrown. Either catch a more specific exception or add a "throw" clause in the "catch" block to propagate the exception. More info: http://bit.ly/failloud
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference: src/Composer/Collector.php#L32
Parameter #2 $consumer of class Mammatus\Queue\Composer\Item constructor expects Mammatus\Queue\Attributes\Consumer, object given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference: src/Composer/Plugin.php#L66
Function file_get_contents is unsafe to use. It can return FALSE instead of throwing an exception. Please add 'use function Safe\file_get_contents;' at the beginning of the file to use the variant provided by the 'thecodingmachine/safe' library.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference: src/Composer/Plugin.php#L66
file_get_contents blocks the event loop, use React\Filesystem\Node\FileInterface::getContents from react/filesystem instead. Please consult the documentation for more information: https://github.com/reactphp/filesystem/?tab=readme-ov-file#getcontents
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference: src/Manager.php#L75
In method "Mammatus\Queue\Manager::consume", caught "Throwable" must be rethrown. Either catch a more specific exception or add a "throw" clause in the "catch" block to propagate the exception. More info: http://bit.ly/failloud
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with highest dependency preference: src/App.php#L86
In method "Mammatus\Queue\App::consume", caught "Throwable" must be rethrown. Either catch a more specific exception or add a "throw" clause in the "catch" block to propagate the exception. More info: http://bit.ly/failloud
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with highest dependency preference: src/Composer/Collector.php#L32
Parameter #2 $consumer of class Mammatus\Queue\Composer\Item constructor expects Mammatus\Queue\Attributes\Consumer, object given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with highest dependency preference: src/Composer/Plugin.php#L66
Function file_get_contents is unsafe to use. It can return FALSE instead of throwing an exception. Please add 'use function Safe\file_get_contents;' at the beginning of the file to use the variant provided by the 'thecodingmachine/safe' library.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with highest dependency preference: src/Composer/Plugin.php#L66
file_get_contents blocks the event loop, use React\Filesystem\Node\FileInterface::getContents from react/filesystem instead. Please consult the documentation for more information: https://github.com/reactphp/filesystem/?tab=readme-ov-file#getcontents
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with highest dependency preference: src/Manager.php#L75
In method "Mammatus\Queue\Manager::consume", caught "Throwable" must be rethrown. Either catch a more specific exception or add a "throw" clause in the "catch" block to propagate the exception. More info: http://bit.ly/failloud
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with locked dependency preference: src/App.php#L86
In method "Mammatus\Queue\App::consume", caught "Throwable" must be rethrown. Either catch a more specific exception or add a "throw" clause in the "catch" block to propagate the exception. More info: http://bit.ly/failloud
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with locked dependency preference: src/Composer/Collector.php#L32
Parameter #2 $consumer of class Mammatus\Queue\Composer\Item constructor expects Mammatus\Queue\Attributes\Consumer, object given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with locked dependency preference: src/Composer/Plugin.php#L66
Function file_get_contents is unsafe to use. It can return FALSE instead of throwing an exception. Please add 'use function Safe\file_get_contents;' at the beginning of the file to use the variant provided by the 'thecodingmachine/safe' library.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with locked dependency preference: src/Composer/Plugin.php#L66
file_get_contents blocks the event loop, use React\Filesystem\Node\FileInterface::getContents from react/filesystem instead. Please consult the documentation for more information: https://github.com/reactphp/filesystem/?tab=readme-ov-file#getcontents
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with locked dependency preference: src/Manager.php#L75
In method "Mammatus\Queue\Manager::consume", caught "Throwable" must be rethrown. Either catch a more specific exception or add a "throw" clause in the "catch" block to propagate the exception. More info: http://bit.ly/failloud
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with lowest dependency preference: src/App.php#L86
In method "Mammatus\Queue\App::consume", caught "Throwable" must be rethrown. Either catch a more specific exception or add a "throw" clause in the "catch" block to propagate the exception. More info: http://bit.ly/failloud
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with lowest dependency preference: src/Composer/Collector.php#L32
Parameter #2 $consumer of class Mammatus\Queue\Composer\Item constructor expects Mammatus\Queue\Attributes\Consumer, object given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with lowest dependency preference: src/Composer/Plugin.php#L66
Function file_get_contents is unsafe to use. It can return FALSE instead of throwing an exception. Please add 'use function Safe\file_get_contents;' at the beginning of the file to use the variant provided by the 'thecodingmachine/safe' library.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with lowest dependency preference: src/Composer/Plugin.php#L66
file_get_contents blocks the event loop, use React\Filesystem\Node\FileInterface::getContents from react/filesystem instead. Please consult the documentation for more information: https://github.com/reactphp/filesystem/?tab=readme-ov-file#getcontents
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with lowest dependency preference: src/Manager.php#L75
In method "Mammatus\Queue\Manager::consume", caught "Throwable" must be rethrown. Either catch a more specific exception or add a "throw" clause in the "catch" block to propagate the exception. More info: http://bit.ly/failloud
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: src/App.php#L86
In method "Mammatus\Queue\App::consume", caught "Throwable" must be rethrown. Either catch a more specific exception or add a "throw" clause in the "catch" block to propagate the exception. More info: http://bit.ly/failloud
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: src/Composer/Collector.php#L32
Parameter #2 $consumer of class Mammatus\Queue\Composer\Item constructor expects Mammatus\Queue\Attributes\Consumer, object given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: src/Composer/Plugin.php#L66
Function file_get_contents is unsafe to use. It can return FALSE instead of throwing an exception. Please add 'use function Safe\file_get_contents;' at the beginning of the file to use the variant provided by the 'thecodingmachine/safe' library.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: src/Composer/Plugin.php#L66
file_get_contents blocks the event loop, use React\Filesystem\Node\FileInterface::getContents from react/filesystem instead. Please consult the documentation for more information: https://github.com/reactphp/filesystem/?tab=readme-ov-file#getcontents
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: src/Manager.php#L75
In method "Mammatus\Queue\Manager::consume", caught "Throwable" must be rethrown. Either catch a more specific exception or add a "throw" clause in the "catch" block to propagate the exception. More info: http://bit.ly/failloud
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: src/App.php#L86
In method "Mammatus\Queue\App::consume", caught "Throwable" must be rethrown. Either catch a more specific exception or add a "throw" clause in the "catch" block to propagate the exception. More info: http://bit.ly/failloud
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: src/Composer/Collector.php#L32
Parameter #2 $consumer of class Mammatus\Queue\Composer\Item constructor expects Mammatus\Queue\Attributes\Consumer, object given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: src/Composer/Plugin.php#L66
Function file_get_contents is unsafe to use. It can return FALSE instead of throwing an exception. Please add 'use function Safe\file_get_contents;' at the beginning of the file to use the variant provided by the 'thecodingmachine/safe' library.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: src/Composer/Plugin.php#L66
file_get_contents blocks the event loop, use React\Filesystem\Node\FileInterface::getContents from react/filesystem instead. Please consult the documentation for more information: https://github.com/reactphp/filesystem/?tab=readme-ov-file#getcontents
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: src/Manager.php#L75
In method "Mammatus\Queue\Manager::consume", caught "Throwable" must be rethrown. Either catch a more specific exception or add a "throw" clause in the "catch" block to propagate the exception. More info: http://bit.ly/failloud
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference: src/App.php#L86
In method "Mammatus\Queue\App::consume", caught "Throwable" must be rethrown. Either catch a more specific exception or add a "throw" clause in the "catch" block to propagate the exception. More info: http://bit.ly/failloud
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference: src/Composer/Collector.php#L32
Parameter #2 $consumer of class Mammatus\Queue\Composer\Item constructor expects Mammatus\Queue\Attributes\Consumer, object given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference: src/Composer/Plugin.php#L66
Function file_get_contents is unsafe to use. It can return FALSE instead of throwing an exception. Please add 'use function Safe\file_get_contents;' at the beginning of the file to use the variant provided by the 'thecodingmachine/safe' library.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference: src/Composer/Plugin.php#L66
file_get_contents blocks the event loop, use React\Filesystem\Node\FileInterface::getContents from react/filesystem instead. Please consult the documentation for more information: https://github.com/reactphp/filesystem/?tab=readme-ov-file#getcontents
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference: src/Manager.php#L75
In method "Mammatus\Queue\Manager::consume", caught "Throwable" must be rethrown. Either catch a more specific exception or add a "throw" clause in the "catch" block to propagate the exception. More info: http://bit.ly/failloud
Continuous Integration / Continuous Integration / Supported Versions Matrix
Unexpected input(s) 'working-directory', valid inputs are ['upcomingReleases', 'nightly', 'workingDirectory']
Continuous Integration / Composer Diff / Comment composer.lock diff
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with highest dependency preference
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Continuous Integration / Continuous Integration / Run cs on PHP 8.2 (nts) with highest dependency preference
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Continuous Integration / Continuous Integration / Run cs on PHP 8.2 (nts) with locked dependency preference
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with locked dependency preference
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Continuous Integration / Continuous Integration / Run cs on PHP 8.2 (nts) with lowest dependency preference
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with lowest dependency preference
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Continuous Integration / Continuous Integration / Run cs on PHP 8.2 (zts) with highest dependency preference
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Continuous Integration / Continuous Integration / Run cs on PHP 8.2 (zts) with locked dependency preference
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Continuous Integration / Continuous Integration / Run cs on PHP 8.2 (zts) with lowest dependency preference
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with highest dependency preference
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Continuous Integration / Continuous Integration / Run cs on PHP 8.3 (nts) with highest dependency preference
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Continuous Integration / Continuous Integration / Run cs on PHP 8.3 (nts) with locked dependency preference
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with locked dependency preference
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Continuous Integration / Continuous Integration / Run cs on PHP 8.3 (nts) with lowest dependency preference
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with lowest dependency preference
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Continuous Integration / Continuous Integration / Run cs on PHP 8.3 (zts) with highest dependency preference
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Continuous Integration / Continuous Integration / Run cs on PHP 8.3 (zts) with locked dependency preference
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Continuous Integration / Continuous Integration / Run cs on PHP 8.3 (zts) with lowest dependency preference
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/