Skip to content

Refine type annotations and improve null-check handling. #198

Refine type annotations and improve null-check handling.

Refine type annotations and improve null-check handling. #198

Triggered via push January 4, 2025 00:59
Status Failure
Total duration 36s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 7 warnings
sa / PHPMD
Process completed with exit code 2.
sa / Psalm: src/DevInvoker.php#L82
InvalidPropertyAssignmentValue: $resource->headers with declared type 'array<string, string>' cannot be assigned type 'non-empty-array<string, array<string, string>|string>'
sa / Psalm
Process completed with exit code 1.
sa / PHPStan: src/Halo/HaloRenderer.php#L263
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
sa / PHPStan: src/Halo/HaloRenderer.php#L264
Parameter #1 $objectOrClass of class ReflectionClass constructor expects class-string<T of object>|T of object, mixed given.
sa / PHPStan: src/Halo/HaloRenderer.php#L266
Part $interceptor (mixed) of encapsed string cannot be cast to string.
sa / PHPStan
Process completed with exit code 1.
sa / PHPMD
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
sa / PHPMD
The `set-output` 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/
sa / Psalm
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
sa / Psalm
The `set-output` 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/
sa / PHPStan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
sa / ComposerRequireChecker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
sa / ComposerRequireChecker
The `set-output` 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/