Skip to content

feat: Add typedCollect helper function and related tests #68

feat: Add typedCollect helper function and related tests

feat: Add typedCollect helper function and related tests #68

Triggered via pull request March 17, 2024 08:53
Status Failure
Total duration 23s
Artifacts

tests.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

17 errors
PHP 8.1 - Laravel ^10.0: src/helpers.php#L16
Function typedCollect() has parameter $types with no value type specified in iterable type array.
PHP 8.1 - Laravel ^10.0: src/helpers.php#L16
PHPDoc tag @param references unknown parameter: $type
PHP 8.1 - Laravel ^10.0
Process completed with exit code 1.
PHP 8.2 - Laravel ^10.0
The job was canceled because "_8_1__10_0" failed.
PHP 8.2 - Laravel ^10.0: src/helpers.php#L16
Function typedCollect() has parameter $types with no value type specified in iterable type array.
PHP 8.2 - Laravel ^10.0: src/helpers.php#L16
PHPDoc tag @param references unknown parameter: $type
PHP 8.2 - Laravel ^10.0
Process completed with exit code 1.
PHP 8.3 - Laravel ^10.0
The job was canceled because "_8_1__10_0" failed.
PHP 8.3 - Laravel ^10.0: src/helpers.php#L16
Function typedCollect() has parameter $types with no value type specified in iterable type array.
PHP 8.3 - Laravel ^10.0: src/helpers.php#L16
PHPDoc tag @param references unknown parameter: $type
PHP 8.3 - Laravel ^10.0
Process completed with exit code 1.
PHP 8.3 - Laravel ^11.0
The job was canceled because "_8_1__10_0" failed.
PHP 8.3 - Laravel ^11.0
The operation was canceled.
PHP 8.2 - Laravel ^11.0
The job was canceled because "_8_1__10_0" failed.
PHP 8.2 - Laravel ^11.0: src/helpers.php#L16
Function typedCollect() has parameter $types with no value type specified in iterable type array.
PHP 8.2 - Laravel ^11.0: src/helpers.php#L16
PHPDoc tag @param references unknown parameter: $type
PHP 8.2 - Laravel ^11.0
The operation was canceled.