Skip to content

Fix parameter type hint for defaults in constructor #19

Fix parameter type hint for defaults in constructor

Fix parameter type hint for defaults in constructor #19

Triggered via push June 7, 2025 17:50
Status Failure
Total duration 39s
Artifacts

php.yml

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

Annotations

8 errors
Tests (8.4, lowest)
Process completed with exit code 1.
Tests (8.4, lowest): src/MatomoApiClient.php#L62
Parameter #1 $defaults of method tomkyle\MatomoApiClient\MatomoApiClient::mergeDefaults() expects array<string, string>, array<string, mixed> given.
Tests (8.3, highest)
Process completed with exit code 1.
Tests (8.3, highest): src/MatomoApiClient.php#L62
Parameter #1 $defaults of method tomkyle\MatomoApiClient\MatomoApiClient::mergeDefaults() expects array<string, string>, array<string, mixed> given.
Tests (8.4, highest)
Process completed with exit code 1.
Tests (8.4, highest): src/MatomoApiClient.php#L62
Parameter #1 $defaults of method tomkyle\MatomoApiClient\MatomoApiClient::mergeDefaults() expects array<string, string>, array<string, mixed> given.
Tests (8.3, lowest)
Process completed with exit code 1.
Tests (8.3, lowest): src/MatomoApiClient.php#L62
Parameter #1 $defaults of method tomkyle\MatomoApiClient\MatomoApiClient::mergeDefaults() expects array<string, string>, array<string, mixed> given.