Add support for passing explicit null values in array shapes #19
ci.yml
on: pull_request
Check composer.json
15s
Static analysis
24s
Coding standards
12s
Integration tests
32s
Matrix: tests
Annotations
8 errors and 8 warnings
Coding standards
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires async-aws/code-generator dev-master -> satisfiable by async-aws/code-generator[dev-master].
- async-aws/code-generator dev-master requires php ^8.2 -> your php version (8.1.27) does not satisfy that requirement.
|
Coding standards
Process completed with exit code 2.
|
Tests on PHP 8.1 (lowest deps)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires async-aws/code-generator dev-master -> satisfiable by async-aws/code-generator[dev-master].
- async-aws/code-generator dev-master requires php ^8.2 -> your php version (8.1.27) does not satisfy that requirement.
|
Tests on PHP 8.1 (lowest deps)
Process completed with exit code 2.
|
Static analysis
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires async-aws/code-generator dev-master -> satisfiable by async-aws/code-generator[dev-master].
- async-aws/code-generator dev-master requires php ^8.2 -> your php version (8.1.27) does not satisfy that requirement.
|
Static analysis
Process completed with exit code 2.
|
Tests on PHP 8.1
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires async-aws/code-generator dev-master -> satisfiable by async-aws/code-generator[dev-master].
- async-aws/code-generator dev-master requires php ^8.2 -> your php version (8.1.27) does not satisfy that requirement.
|
Tests on PHP 8.1
Process completed with exit code 2.
|
Coding standards
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests on PHP 8.2 (dev deps)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests on PHP 8.1 (lowest deps)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check composer.json
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests on PHP 8.2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Static analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests on PHP 8.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Integration tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|