Support malformed multipart body #2650
ci.yml
on: pull_request
PHPStan
14s
PHP CodeSniffer
15s
JS type validation and linting
16s
Matrix: php-tests
Annotations
5 errors and 9 warnings
PHP CodeSniffer:
src/Event/Http/Psr7Bridge.php#L114
Expected 1 space after NOT operator; 0 found
|
PHP CodeSniffer:
tests/Event/Http/Psr7BridgeTest.php#L126
There must be exactly one space between parameter type hint and parameter $expected.
|
PHP CodeSniffer:
tests/Event/Http/HttpRequestEventTest.php#L115
There must be exactly one space between parameter type hint and parameter $expected.
|
PHP CodeSniffer:
tests/Event/Http/CommonHttpTest.php#L557
There must be exactly one space between parameter type hint and parameter $expected.
|
PHP CodeSniffer
Process completed with exit code 1.
|
PHPStan
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/.
|
PHP CodeSniffer
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/.
|
JS type validation and linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
JS type validation and linting:
plugin/serverless.ts#L33
Unexpected any. Specify a different type
|
Tests - PHP 8.3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests - PHP 8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests - PHP 8.2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests - PHP 8.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests - PHP 8.0 --prefer-lowest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|