Skip to content

Fix type by casting #76

Fix type by casting

Fix type by casting #76

Triggered via push September 21, 2024 17:32
Status Failure
Total duration 28s
Artifacts

ci.yml

on: push
Matrix: run
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
RedundantCast: src/DelegatingContainer.php#L42
src/DelegatingContainer.php:42:15: RedundantCast: Redundant cast to string (see https://psalm.dev/262)
MixedArgument: src/DelegatingContainer.php#L45
src/DelegatingContainer.php:45:35: MixedArgument: Argument 2 of array_key_exists cannot be mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)
PHP 8.0
Process completed with exit code 2.
PHP 7.4
The job was canceled because "_8_0" failed.
PHP 8.2
The job was canceled because "_8_0" failed.
PHP 8.1
The job was canceled because "_8_0" failed.
RedundantCast: src/DelegatingContainer.php#L42
src/DelegatingContainer.php:42:15: RedundantCast: Redundant cast to string (see https://psalm.dev/262)
MixedArgument: src/DelegatingContainer.php#L45
src/DelegatingContainer.php:45:35: MixedArgument: Argument 2 of array_key_exists cannot be mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)
PHP 8.1
The operation was canceled.
PHP 8.3
The job was canceled because "_8_0" failed.
PHP 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/
PHP 8.0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/