Skip to content

Static Analysis

Static Analysis #580

Triggered via schedule July 11, 2023 00:36
Status Failure
Total duration 40s
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 1 warning
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 `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/