Skip to content

Update dependency wyrihaximus/async-test-utilities to v8 #160

Update dependency wyrihaximus/async-test-utilities to v8

Update dependency wyrihaximus/async-test-utilities to v8 #160

Triggered via pull request April 1, 2024 19:09
Status Failure
Total duration 6m 13s
Artifacts

ci.yml

on: pull_request
Continuous Integration  /  ...  /  Supported Versions Matrix
5s
Continuous Integration / Continuous Integration / Supported Versions Matrix
Continuous Integration  /  ...  /  Supported Checks Matrix
6s
Continuous Integration / Continuous Integration / Supported Checks Matrix
Continuous Integration  /  ...  /  Package Name
5s
Continuous Integration / Continuous Integration / Package Name
Continuous Integration  /  ...  /  Supported Versions Matrix
8s
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
10s
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
21s
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

39 errors and 56 warnings
Continuous Integration / Set Milestone / Set Milestone
Process completed with exit code 2.
Continuous Integration / Continuous Integration / Test we can require "react-parallel/pool-tests" on PHP 8.2 (zts)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires react-parallel/pool-tests dev-523845312aae1dca75ea45ea59445614f0a28e43 -> satisfiable by react-parallel/pool-tests[dev-523845312aae1dca75ea45ea59445614f0a28e43]. - react-parallel/pool-tests dev-523845312aae1dca75ea45ea59445614f0a28e43 requires react-parallel/contracts ^2@dev -> found react-parallel/contracts[2.x-dev] but it does not match your minimum-stability.
Continuous Integration / Continuous Integration / Test we can require "react-parallel/pool-tests" on PHP 8.2 (zts)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires react-parallel/pool-tests dev-53/merge, found react-parallel/pool-tests[dev-523845312aae1dca75ea45ea59445614f0a28e43] but it does not match the constraint.
Continuous Integration / Continuous Integration / Test we can require "react-parallel/pool-tests" on PHP 8.3 (zts)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires react-parallel/pool-tests dev-523845312aae1dca75ea45ea59445614f0a28e43 -> satisfiable by react-parallel/pool-tests[dev-523845312aae1dca75ea45ea59445614f0a28e43]. - react-parallel/pool-tests dev-523845312aae1dca75ea45ea59445614f0a28e43 requires react-parallel/contracts ^2@dev -> found react-parallel/contracts[2.x-dev] but it does not match your minimum-stability.
Continuous Integration / Continuous Integration / Test we can require "react-parallel/pool-tests" on PHP 8.3 (zts)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires react-parallel/pool-tests dev-53/merge, found react-parallel/pool-tests[dev-523845312aae1dca75ea45ea59445614f0a28e43] but it does not match the constraint.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: src/AbstractPoolTest.php#L74
sleep blocks the event loop, use React\Promise\Timer\sleep from react/promise-timer instead. Please consult the documentation for more information: https://reactphp.org/promise-timer/#sleep
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: src/AbstractPoolTest.php#L94
@dataProvider provideCallablesAndTheirExpectedResults related method must be static in PHPUnit 10 and newer.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: src/AbstractPoolTest.php#L115
@dataProvider provideCallablesAndTheirExpectedResults related method must be static in PHPUnit 10 and newer.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: src/AbstractPoolTest.php#L141
@dataProvider provideCallablesAndTheirExpectedResults related method must be static in PHPUnit 10 and newer.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: src/AbstractPoolTest.php#L164
sleep blocks the event loop, use React\Promise\Timer\sleep from react/promise-timer instead. Please consult the documentation for more information: https://reactphp.org/promise-timer/#sleep
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: src/AbstractPoolTest.php#L74
sleep blocks the event loop, use React\Promise\Timer\sleep from react/promise-timer instead. Please consult the documentation for more information: https://reactphp.org/promise-timer/#sleep
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: src/AbstractPoolTest.php#L94
@dataProvider provideCallablesAndTheirExpectedResults related method must be static in PHPUnit 10 and newer.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: src/AbstractPoolTest.php#L115
@dataProvider provideCallablesAndTheirExpectedResults related method must be static in PHPUnit 10 and newer.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: src/AbstractPoolTest.php#L141
@dataProvider provideCallablesAndTheirExpectedResults related method must be static in PHPUnit 10 and newer.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: src/AbstractPoolTest.php#L164
sleep blocks the event loop, use React\Promise\Timer\sleep from react/promise-timer instead. Please consult the documentation for more information: https://reactphp.org/promise-timer/#sleep
MixedReturnStatement: ../../src/AbstractPoolTest.php#L20
../../src/AbstractPoolTest.php:20:17: MixedReturnStatement: Providers must return iterable<array-key, array<array-key, mixed>>, possibly different iterable<mixed, mixed> provided (see https://psalm.dev/138)
MixedReturnStatement: ../../src/AbstractPoolTest.php#L20
../../src/AbstractPoolTest.php:20:17: MixedReturnStatement: Providers must return iterable<array-key, array<array-key, mixed>>, possibly different iterable<mixed, mixed> provided (see https://psalm.dev/138)
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: src/AbstractPoolTest.php#L74
sleep blocks the event loop, use React\Promise\Timer\sleep from react/promise-timer instead. Please consult the documentation for more information: https://reactphp.org/promise-timer/#sleep
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: src/AbstractPoolTest.php#L94
@dataProvider provideCallablesAndTheirExpectedResults related method must be static in PHPUnit 10 and newer.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: src/AbstractPoolTest.php#L115
@dataProvider provideCallablesAndTheirExpectedResults related method must be static in PHPUnit 10 and newer.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: src/AbstractPoolTest.php#L141
@dataProvider provideCallablesAndTheirExpectedResults related method must be static in PHPUnit 10 and newer.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: src/AbstractPoolTest.php#L164
sleep blocks the event loop, use React\Promise\Timer\sleep from react/promise-timer instead. Please consult the documentation for more information: https://reactphp.org/promise-timer/#sleep
MixedReturnStatement: ../../src/AbstractPoolTest.php#L20
../../src/AbstractPoolTest.php:20:17: MixedReturnStatement: Providers must return iterable<array-key, array<array-key, mixed>>, possibly different iterable<mixed, mixed> provided (see https://psalm.dev/138)
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: src/AbstractPoolTest.php#L74
sleep blocks the event loop, use React\Promise\Timer\sleep from react/promise-timer instead. Please consult the documentation for more information: https://reactphp.org/promise-timer/#sleep
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: src/AbstractPoolTest.php#L94
@dataProvider provideCallablesAndTheirExpectedResults related method must be static in PHPUnit 10 and newer.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: src/AbstractPoolTest.php#L115
@dataProvider provideCallablesAndTheirExpectedResults related method must be static in PHPUnit 10 and newer.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: src/AbstractPoolTest.php#L141
@dataProvider provideCallablesAndTheirExpectedResults related method must be static in PHPUnit 10 and newer.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: src/AbstractPoolTest.php#L164
sleep blocks the event loop, use React\Promise\Timer\sleep from react/promise-timer instead. Please consult the documentation for more information: https://reactphp.org/promise-timer/#sleep
MixedReturnStatement: ../../src/AbstractPoolTest.php#L20
../../src/AbstractPoolTest.php:20:17: MixedReturnStatement: Providers must return iterable<array-key, array<array-key, mixed>>, possibly different iterable<mixed, mixed> provided (see https://psalm.dev/138)
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v6, actions/checkout@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 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 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 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 cs-fix 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.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 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 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 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 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 psalm 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 cs-fix 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-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 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 psalm 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 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-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 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.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.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-fix 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.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 psalm 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 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 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/.
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 psalm 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 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 cs-fix 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.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 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 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 (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 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-fix 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 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 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 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 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 psalm 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-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 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 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-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-fix 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 psalm 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 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 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 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 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 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/.