Skip to content

Log message when cronjob fails #27

Log message when cronjob fails

Log message when cronjob fails #27

Triggered via push May 13, 2024 13:58
Status Failure
Total duration 12m 51s
Artifacts

ci.yml

on: push
Continuous Integration  /  ...  /  Supported Versions Matrix
5s
Continuous Integration / Continuous Integration / Supported Versions Matrix
Continuous Integration  /  ...  /  Supported Checks Matrix
11s
Continuous Integration / Continuous Integration / Supported Checks Matrix
Continuous Integration  /  ...  /  Package Name
4s
Continuous Integration / Continuous Integration / Package Name
Continuous Integration  /  ...  /  Supported Versions Matrix
6s
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
Continuous Integration / Composer Diff / Comment composer.lock diff
Continuous Integration  /  ...  /  Supported Threading Matrix
5s
Continuous Integration / Continuous Integration / Supported Threading Matrix
Continuous Integration  /  ...  /  Set Milestone
23s
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

164 errors and 144 warnings
Continuous Integration / Continuous Integration / Test we can require "mammatus/cron" on PHP 8.2 (zts)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires mammatus/cron dev-0af40e37bfabc8eda81bf6ed972fc3ea7e912c4a, found mammatus/cron[dev-main] but it does not match the constraint.
Continuous Integration / Continuous Integration / Test we can require "mammatus/cron" on PHP 8.2 (zts)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires mammatus/cron dev-main -> satisfiable by mammatus/cron[dev-main]. - mammatus/cron dev-main 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/cron" on PHP 8.3 (zts)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires mammatus/cron dev-0af40e37bfabc8eda81bf6ed972fc3ea7e912c4a, found mammatus/cron[dev-main] but it does not match the constraint.
Continuous Integration / Continuous Integration / Test we can require "mammatus/cron" on PHP 8.3 (zts)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires mammatus/cron dev-main -> satisfiable by mammatus/cron[dev-main]. - mammatus/cron dev-main 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/cron" on PHP 8.2 (nts)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires mammatus/cron dev-0af40e37bfabc8eda81bf6ed972fc3ea7e912c4a, found mammatus/cron[dev-main] but it does not match the constraint.
Continuous Integration / Continuous Integration / Test we can require "mammatus/cron" on PHP 8.2 (nts)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires mammatus/cron dev-main -> satisfiable by mammatus/cron[dev-main]. - mammatus/cron dev-main 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/cron" on PHP 8.3 (nts)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires mammatus/cron dev-0af40e37bfabc8eda81bf6ed972fc3ea7e912c4a, found mammatus/cron[dev-main] but it does not match the constraint.
Continuous Integration / Continuous Integration / Test we can require "mammatus/cron" on PHP 8.3 (nts)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires mammatus/cron dev-main -> satisfiable by mammatus/cron[dev-main]. - mammatus/cron dev-main requires mammatus/app dev-master -> found mammatus/app[dev-master] but it does not match your minimum-stability.
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 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 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.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.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.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.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 (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 (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 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 (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 highest dependency preference: src/Generated/AbstractList_.php#L23
Generator expects value type WyriHaximus\React\Cron\Action, array<string, string> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with highest dependency preference: src/Kubernetes/Helm/CronJobsValues.php#L11
Class "Mammatus\Cron\Kubernetes\Helm\CronJobsValues" is not allowed to extend "Mammatus\Cron\Generated\AbstractList_".
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with highest dependency preference: src/Kubernetes/Helm/CronJobsValues.php#L19
Parameter #2 $callback of function array_filter expects (callable(WyriHaximus\React\Cron\Action): bool)|null, Closure(array): bool given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with highest dependency preference: src/List_.php#L11
Class "Mammatus\Cron\List_" is not allowed to extend "Mammatus\Cron\Generated\AbstractList_".
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 locked dependency preference: src/Generated/AbstractList_.php#L23
Generator expects value type WyriHaximus\React\Cron\Action, array<string, string> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with locked dependency preference: src/Kubernetes/Helm/CronJobsValues.php#L11
Class "Mammatus\Cron\Kubernetes\Helm\CronJobsValues" is not allowed to extend "Mammatus\Cron\Generated\AbstractList_".
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with locked dependency preference: src/Kubernetes/Helm/CronJobsValues.php#L19
Parameter #2 $callback of function array_filter expects (callable(WyriHaximus\React\Cron\Action): bool)|null, Closure(array): bool given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with locked dependency preference: src/List_.php#L11
Class "Mammatus\Cron\List_" is not allowed to extend "Mammatus\Cron\Generated\AbstractList_".
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with lowest dependency preference: src/Generated/AbstractList_.php#L23
Generator expects value type WyriHaximus\React\Cron\Action, array<string, string> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with lowest dependency preference: src/Kubernetes/Helm/CronJobsValues.php#L11
Class "Mammatus\Cron\Kubernetes\Helm\CronJobsValues" is not allowed to extend "Mammatus\Cron\Generated\AbstractList_".
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with lowest dependency preference: src/Kubernetes/Helm/CronJobsValues.php#L19
Parameter #2 $callback of function array_filter expects (callable(WyriHaximus\React\Cron\Action): bool)|null, Closure(array): bool given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with lowest dependency preference: src/List_.php#L11
Class "Mammatus\Cron\List_" is not allowed to extend "Mammatus\Cron\Generated\AbstractList_".
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: src/Generated/AbstractList_.php#L23
Generator expects value type WyriHaximus\React\Cron\Action, array<string, string> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: src/Kubernetes/Helm/CronJobsValues.php#L11
Class "Mammatus\Cron\Kubernetes\Helm\CronJobsValues" is not allowed to extend "Mammatus\Cron\Generated\AbstractList_".
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: src/Kubernetes/Helm/CronJobsValues.php#L19
Parameter #2 $callback of function array_filter expects (callable(WyriHaximus\React\Cron\Action): bool)|null, Closure(array): bool given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: src/List_.php#L11
Class "Mammatus\Cron\List_" is not allowed to extend "Mammatus\Cron\Generated\AbstractList_".
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: src/Generated/AbstractList_.php#L23
Generator expects value type WyriHaximus\React\Cron\Action, array<string, string> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: src/Kubernetes/Helm/CronJobsValues.php#L11
Class "Mammatus\Cron\Kubernetes\Helm\CronJobsValues" is not allowed to extend "Mammatus\Cron\Generated\AbstractList_".
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: src/Kubernetes/Helm/CronJobsValues.php#L19
Parameter #2 $callback of function array_filter expects (callable(WyriHaximus\React\Cron\Action): bool)|null, Closure(array): bool given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: src/List_.php#L11
Class "Mammatus\Cron\List_" is not allowed to extend "Mammatus\Cron\Generated\AbstractList_".
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference: src/Generated/AbstractList_.php#L23
Generator expects value type WyriHaximus\React\Cron\Action, array<string, string> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference: src/Kubernetes/Helm/CronJobsValues.php#L11
Class "Mammatus\Cron\Kubernetes\Helm\CronJobsValues" is not allowed to extend "Mammatus\Cron\Generated\AbstractList_".
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference: src/Kubernetes/Helm/CronJobsValues.php#L19
Parameter #2 $callback of function array_filter expects (callable(WyriHaximus\React\Cron\Action): bool)|null, Closure(array): bool given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference: src/List_.php#L11
Class "Mammatus\Cron\List_" is not allowed to extend "Mammatus\Cron\Generated\AbstractList_".
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with locked dependency preference: src/Generated/AbstractList_.php#L23
Generator expects value type WyriHaximus\React\Cron\Action, array<string, string> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with locked dependency preference: src/Kubernetes/Helm/CronJobsValues.php#L11
Class "Mammatus\Cron\Kubernetes\Helm\CronJobsValues" is not allowed to extend "Mammatus\Cron\Generated\AbstractList_".
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with locked dependency preference: src/Kubernetes/Helm/CronJobsValues.php#L19
Parameter #2 $callback of function array_filter expects (callable(WyriHaximus\React\Cron\Action): bool)|null, Closure(array): bool given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with locked dependency preference: src/List_.php#L11
Class "Mammatus\Cron\List_" is not allowed to extend "Mammatus\Cron\Generated\AbstractList_".
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with highest dependency preference: src/Generated/AbstractList_.php#L23
Generator expects value type WyriHaximus\React\Cron\Action, array<string, string> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with highest dependency preference: src/Kubernetes/Helm/CronJobsValues.php#L11
Class "Mammatus\Cron\Kubernetes\Helm\CronJobsValues" is not allowed to extend "Mammatus\Cron\Generated\AbstractList_".
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with highest dependency preference: src/Kubernetes/Helm/CronJobsValues.php#L19
Parameter #2 $callback of function array_filter expects (callable(WyriHaximus\React\Cron\Action): bool)|null, Closure(array): bool given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with highest dependency preference: src/List_.php#L11
Class "Mammatus\Cron\List_" is not allowed to extend "Mammatus\Cron\Generated\AbstractList_".
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with lowest dependency preference: src/Generated/AbstractList_.php#L23
Generator expects value type WyriHaximus\React\Cron\Action, array<string, string> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with lowest dependency preference: src/Kubernetes/Helm/CronJobsValues.php#L11
Class "Mammatus\Cron\Kubernetes\Helm\CronJobsValues" is not allowed to extend "Mammatus\Cron\Generated\AbstractList_".
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with lowest dependency preference: src/Kubernetes/Helm/CronJobsValues.php#L19
Parameter #2 $callback of function array_filter expects (callable(WyriHaximus\React\Cron\Action): bool)|null, Closure(array): bool given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with lowest dependency preference: src/List_.php#L11
Class "Mammatus\Cron\List_" is not allowed to extend "Mammatus\Cron\Generated\AbstractList_".
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: src/Generated/AbstractList_.php#L23
Generator expects value type WyriHaximus\React\Cron\Action, array<string, string> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: src/Kubernetes/Helm/CronJobsValues.php#L11
Class "Mammatus\Cron\Kubernetes\Helm\CronJobsValues" is not allowed to extend "Mammatus\Cron\Generated\AbstractList_".
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: src/Kubernetes/Helm/CronJobsValues.php#L19
Parameter #2 $callback of function array_filter expects (callable(WyriHaximus\React\Cron\Action): bool)|null, Closure(array): bool given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: src/List_.php#L11
Class "Mammatus\Cron\List_" is not allowed to extend "Mammatus\Cron\Generated\AbstractList_".
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference: src/Generated/AbstractList_.php#L23
Generator expects value type WyriHaximus\React\Cron\Action, array<string, string> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference: src/Kubernetes/Helm/CronJobsValues.php#L11
Class "Mammatus\Cron\Kubernetes\Helm\CronJobsValues" is not allowed to extend "Mammatus\Cron\Generated\AbstractList_".
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference: src/Kubernetes/Helm/CronJobsValues.php#L19
Parameter #2 $callback of function array_filter expects (callable(WyriHaximus\React\Cron\Action): bool)|null, Closure(array): bool given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference: src/List_.php#L11
Class "Mammatus\Cron\List_" is not allowed to extend "Mammatus\Cron\Generated\AbstractList_".
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: src/Generated/AbstractList_.php#L23
Generator expects value type WyriHaximus\React\Cron\Action, array<string, string> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: src/Kubernetes/Helm/CronJobsValues.php#L11
Class "Mammatus\Cron\Kubernetes\Helm\CronJobsValues" is not allowed to extend "Mammatus\Cron\Generated\AbstractList_".
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: src/Kubernetes/Helm/CronJobsValues.php#L19
Parameter #2 $callback of function array_filter expects (callable(WyriHaximus\React\Cron\Action): bool)|null, Closure(array): bool given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: src/List_.php#L11
Class "Mammatus\Cron\List_" is not allowed to extend "Mammatus\Cron\Generated\AbstractList_".
Continuous Integration / Continuous Integration / Supported Versions Matrix
Unexpected input(s) 'working-directory', valid inputs are ['upcomingReleases', 'nightly', 'workingDirectory']
Continuous Integration / Set Milestone / Set Milestone
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: chores-dev/set-milestone-action@main. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Set Milestone / Set Milestone
The following actions uses node12 which is deprecated and will be forced to run on node16: chores-dev/set-milestone-action@main. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Continuous Integration / Set Milestone / Set Milestone
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/
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (nts) with highest dependency preference (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (nts) with locked dependency preference (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (zts) with lowest dependency preference (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (nts) with lowest dependency preference (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (zts) with highest dependency preference (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (zts) with locked dependency preference (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (nts) with lowest dependency preference (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (nts) with highest dependency preference (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (nts) with locked dependency preference (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (zts) with lowest dependency preference (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (zts) with highest dependency preference (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (nts) with highest dependency preference (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (nts) with locked dependency preference (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (zts) with locked dependency preference (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (nts) with lowest dependency preference (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (nts) with locked dependency preference (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (zts) with locked dependency preference (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (nts) with locked dependency preference (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (zts) with highest dependency preference (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (nts) with lowest dependency preference (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (nts) with lowest dependency preference (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (nts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (nts) with highest dependency preference (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (zts) with lowest dependency preference (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (zts) with highest dependency preference (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (zts) with locked dependency preference (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (nts) with highest dependency preference (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run backward-compatibility-check on PHP 8.2 (nts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (zts) with lowest dependency preference (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (zts) with highest dependency preference (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run cs on PHP 8.2 (nts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.2 (nts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (zts) with locked dependency preference (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (nts) with highest dependency preference (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run cs on PHP 8.2 (nts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-install on PHP 8.2 (nts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (zts) with locked dependency preference (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run syntax-php on PHP 8.2 (nts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run backward-compatibility-check on PHP 8.2 (nts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-install on PHP 8.2 (nts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.2 (nts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.2 (nts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run syntax-php on PHP 8.2 (nts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (nts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run backward-compatibility-check on PHP 8.2 (nts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run cs on PHP 8.2 (nts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.2 (nts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.2 (nts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (nts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (zts) with locked dependency preference (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run cs on PHP 8.2 (nts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-install on PHP 8.2 (nts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.2 (nts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-install on PHP 8.2 (nts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run syntax-php on PHP 8.2 (nts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run backward-compatibility-check on PHP 8.2 (zts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run cs on PHP 8.2 (zts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.2 (nts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run syntax-php on PHP 8.2 (zts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (zts) with locked dependency preference (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 (zts) with lowest dependency preference (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.2 (zts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.2 (nts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (nts) with highest dependency preference (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (zts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (zts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-install on PHP 8.2 (zts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (nts) with locked dependency preference (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.2 (zts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run backward-compatibility-check on PHP 8.2 (zts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.2 (zts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (nts) with lowest dependency preference (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-install on PHP 8.2 (zts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (zts) with locked dependency preference (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run cs on PHP 8.2 (zts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run syntax-php on PHP 8.2 (zts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run syntax-php on PHP 8.2 (zts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run cs on PHP 8.2 (zts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-install on PHP 8.2 (zts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.2 (zts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run backward-compatibility-check on PHP 8.2 (zts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.3 (nts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.2 (zts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.2 (zts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.2 (zts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-install on PHP 8.3 (nts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run backward-compatibility-check on PHP 8.3 (nts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (nts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run cs on PHP 8.3 (nts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run backward-compatibility-check on PHP 8.3 (nts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.3 (nts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run syntax-php on PHP 8.3 (nts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (nts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run cs on PHP 8.3 (nts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.3 (nts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.3 (nts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (nts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run cs on PHP 8.3 (nts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.3 (nts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (zts) with lowest dependency preference (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run syntax-php on PHP 8.3 (nts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-install on PHP 8.3 (nts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-install on PHP 8.3 (nts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run backward-compatibility-check on PHP 8.3 (nts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.3 (nts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run syntax-php on PHP 8.3 (nts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 (zts) with highest dependency preference (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-install on PHP 8.3 (zts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run syntax-php on PHP 8.3 (zts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run backward-compatibility-check on PHP 8.3 (zts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (zts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run cs on PHP 8.3 (zts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.3 (zts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.3 (zts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (zts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run backward-compatibility-check on PHP 8.3 (zts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run cs on PHP 8.3 (zts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run syntax-php on PHP 8.3 (zts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.3 (zts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.3 (zts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-install on PHP 8.3 (zts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run backward-compatibility-check on PHP 8.3 (zts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-unused on PHP 8.3 (zts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run syntax-php on PHP 8.3 (zts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-require-checker on PHP 8.3 (zts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run composer-install on PHP 8.3 (zts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run cs on PHP 8.3 (zts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run unit-testing on PHP 8.3 (zts) with lowest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.