Added missing segments API calls (v11) #175
Annotations
14 errors
PHPUnit (7.4, lowest)
Process completed with exit code 4.
|
PHPUnit (highest, 7.4)
The job was canceled because "_7_4_lowest" failed.
|
PHPUnit (highest, 8.1)
The job was canceled because "_7_4_lowest" failed.
|
PHPUnit (highest, 8.0)
The job was canceled because "_7_4_lowest" failed.
|
PHPUnit (8.3, lowest)
The job was canceled because "_7_4_lowest" failed.
|
PHPUnit (highest, 8.3)
The operation was canceled.
|
PHPUnit (highest, 8.2)
The operation was canceled.
|
PHPStan:
src/Segments.php#L22
Parameter $listSegmentsDto of method OneSignal\Segments::list() has invalid type OneSignal\Dto\Segments\ListSegments.
|
PHPStan:
src/Segments.php#L26
Call to method toArray() on an unknown class OneSignal\Dto\Segments\ListSegments.
|
PHPStan:
src/Segments.php#L37
Parameter $createSegmentDto of method OneSignal\Segments::create() has invalid type OneSignal\Dto\Segments\CreateSegment.
|
PHPStan:
src/Segments.php#L44
Call to method toArray() on an unknown class OneSignal\Dto\Segments\CreateSegment.
|
PHPStan
Process completed with exit code 1.
|
PHPUnit (8, lowest)
The job was canceled because "_7_4_lowest" failed.
|
PHPUnit (8, lowest)
The operation was canceled.
|