Skip to content

Static Analysis

Static Analysis #610

Triggered via schedule August 7, 2023 00:35
Status Failure
Total duration 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

static-analysis.yml

on: schedule
Matrix: Static Analysis with PHPStan
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Static Analysis with PHPStan (8.1): src/Html/HtmlBuilder.php#L123
Parameter #1 $value of function strval expects bool|float|int|resource|string|null, mixed given.
Static Analysis with PHPStan (8.1): src/Html/HtmlBuilder.php#L462
Parameter #1 $value of function strval expects bool|float|int|resource|string|null, mixed given.
Static Analysis with PHPStan (8.1): src/Html/HtmlBuilder.php#L552
Parameter #1 $value of function strval expects bool|float|int|resource|string|null, mixed given.
Static Analysis with PHPStan (8.1)
Process completed with exit code 1.
Static Analysis with PHPStan (8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Static Analysis with PHPStan (8.1)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/