Skip to content

fix: Fix function line breaks - trigger_error #897

fix: Fix function line breaks - trigger_error

fix: Fix function line breaks - trigger_error #897

Triggered via push August 4, 2023 11:29
Status Failure
Total duration 1m 16s
Artifacts

test.yml

on: push
Matrix: PHPStan
Matrix: PHPUnit
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
PHPStan (8.2): src/Abstracts/Carrier.php#L212
Parameter #1 $string of function md5 expects string, string|false given.
PHPStan (8.2): src/Abstracts/Carrier.php#L242
Access to an undefined property BracketSpace\Notification\Interfaces\Fillable::$section.
PHPStan (8.2): src/Admin/ImportExport.php#L204
Parameter #1 $stream of function fread expects resource, resource|false given.
PHPStan (8.2): src/Admin/ImportExport.php#L207
Parameter #1 $stream of function fclose expects resource, resource|false given.
PHPStan (8.2): src/Api/Controller/RepeaterController.php#L172
Parameter #2 $array of function array_key_exists expects array, mixed given.
PHPStan (8.2): src/Api/Controller/RepeaterController.php#L194
Parameter #1 $value of function intval expects array|bool|float|int|resource|string|null, mixed given.
PHPStan (8.2): src/Core/License.php#L221
Parameter #1 $string of function rawurlencode expects string, mixed given.
PHPStan (8.2): src/Core/License.php#L271
Parameter #1 $string of function rawurlencode expects string, mixed given.
PHPStan (8.2): src/Core/License.php#L326
Parameter #1 $string of function rawurlencode expects string, mixed given.
PHPStan (8.2): src/Defaults/Field/ImageField.php#L57
Parameter #1 $value of function intval expects array|bool|float|int|resource|string|null, mixed given.
PHP Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CSS Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
JS Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPStan (8.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPStan (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHP Coding Standards
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPUnit (8.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPUnit (8.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPUnit (8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPUnit (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/