CI #20
ci.yml
on: schedule
PHPStan
25s
PHP CodeSniffer
22s
JS type validation and linting
30s
Matrix: php-tests
Annotations
11 errors and 5 warnings
PHP CodeSniffer:
src/FpmRuntime/FpmHandler.php#L87
Multi-line arrays must have a trailing comma after the last element.
|
PHP CodeSniffer
Process completed with exit code 1.
|
Tests - PHP 8.2
Process completed with exit code 2.
|
Tests - PHP 8.3
The job was canceled because "_8_2" failed.
|
Tests - PHP 8.3
The operation was canceled.
|
Tests - PHP 8.0 --prefer-lowest
The job was canceled because "_8_2" failed.
|
Tests - PHP 8.0 --prefer-lowest
The operation was canceled.
|
Tests - PHP 8.0
The job was canceled because "_8_2" failed.
|
Tests - PHP 8.0
The operation was canceled.
|
Tests - PHP 8.1
The job was canceled because "_8_2" failed.
|
Tests - PHP 8.1
The operation was canceled.
|
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/.
|
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/.
|
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/.
|
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
|