Skip to content

php versions

php versions #26

Triggered via push October 31, 2023 09:20
Status Failure
Total duration 3m 25s
Artifacts

backend.yml

on: push
Matrix: run / phpstan
Matrix: run / test
Fit to window
Zoom out
Zoom in

Annotations

11 errors
run / PHPStan PHP 8.0: src/Data/BannedIPData.php#L30
Method FoF\BanIPs\Data\BannedIPData::export() should return array<array<string, string>|string>|null but returns array<int, array<string, array>>.
run / PHPStan PHP 8.0: src/Data/BannedIPData.php#L35
Parameter #1 $array of static method Illuminate\Support\Arr::except() expects array, FoF\BanIPs\BannedIP given.
run / PHPStan PHP 8.0
Process completed with exit code 1.
run / PHPStan PHP 8.2
The job was canceled because "_8_0" failed.
run / PHPStan PHP 8.2: src/Data/BannedIPData.php#L30
Method FoF\BanIPs\Data\BannedIPData::export() should return array<array<string, string>|string>|null but returns array<int, array<string, array>>.
run / PHPStan PHP 8.2: src/Data/BannedIPData.php#L35
Parameter #1 $array of static method Illuminate\Support\Arr::except() expects array, FoF\BanIPs\BannedIP given.
run / PHPStan PHP 8.2
Process completed with exit code 1.
run / PHPStan PHP 8.1
The job was canceled because "_8_0" failed.
run / PHPStan PHP 8.1: src/Data/BannedIPData.php#L30
Method FoF\BanIPs\Data\BannedIPData::export() should return array<array<string, string>|string>|null but returns array<int, array<string, array>>.
run / PHPStan PHP 8.1: src/Data/BannedIPData.php#L35
Parameter #1 $array of static method Illuminate\Support\Arr::except() expects array, FoF\BanIPs\BannedIP given.
run / PHPStan PHP 8.1
The operation was canceled.