Add addons #31
Annotations
7 errors and 1 warning
src/Generated/AbstractList_.php#L21
Generator expects value type array<string, string>, Mammatus\Cron\Action given.
|
src/Generated/AbstractList_.php#L25
Parameter $class of class Mammatus\Cron\Action constructor expects class-string<WyriHaximus\React\Cron\ActionInterface>, string given.
|
src/Generated/AbstractList_.php#L26
Function json_decode is unsafe to use. It can return FALSE instead of throwing an exception. Please add 'use function Safe\json_decode;' at the beginning of the file to use the variant provided by the 'thecodingmachine/safe' library.
|
src/Generated/AbstractList_.php#L26
Parameter $addOns of class Mammatus\Cron\Action constructor expects array<string, mixed>, null given.
|
src/Kubernetes/Helm/CronJobsValues.php#L21
Parameter #1 $callback of function array_map expects (callable(array<string, string>): mixed)|null, Closure(Mammatus\Cron\Action): array{name: non-falsy-string, schedule: string, class: class-string<WyriHaximus\React\Cron\ActionInterface>, addOns: array<string, mixed>} given.
|
src/Kubernetes/Helm/CronJobsValues.php#L29
Parameter #2 $callback of function array_filter expects (callable(array<string, string>): bool)|null, Closure(Mammatus\Cron\Action): bool given.
|
|
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/.
|
This job failed
Loading