Skip to content

Move Unit test to "Unit" dir and add a Feature test. #182

Move Unit test to "Unit" dir and add a Feature test.

Move Unit test to "Unit" dir and add a Feature test. #182

Triggered via pull request May 20, 2024 08:29
Status Failure
Total duration 46s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 errors
PHP 8.1: tests/Unit/data/ResponseFactory/Response.php#L20
Method Dropelikeit\LaravelJmsSerializer\Tests\Unit\data\ResponseFactory\Response::__construct() has parameter $items with no value type specified in iterable type array.
PHP 8.1: tests/Unit/data/ResponseFactory/Response.php#L20
PHPDoc tag @param for parameter $items with type Dropelikeit\LaravelJmsSerializer\Tests\Unit\data\ResponseFactory\Response\Item is incompatible with native type array.
PHP 8.1: tests/Unit/data/ResponseFactory/Response.php#L32
Method Dropelikeit\LaravelJmsSerializer\Tests\Unit\data\ResponseFactory\Response::create() has parameter $items with no value type specified in iterable type array.
PHP 8.1: tests/Unit/data/ResponseFactory/Response.php#L32
PHPDoc tag @param for parameter $items with type Dropelikeit\LaravelJmsSerializer\Tests\Unit\data\ResponseFactory\Response\Item is incompatible with native type array.
PHP 8.1
Process completed with exit code 1.
PHP 8.2: tests/Unit/data/ResponseFactory/Response.php#L20
Method Dropelikeit\LaravelJmsSerializer\Tests\Unit\data\ResponseFactory\Response::__construct() has parameter $items with no value type specified in iterable type array.
PHP 8.2: tests/Unit/data/ResponseFactory/Response.php#L20
PHPDoc tag @param for parameter $items with type Dropelikeit\LaravelJmsSerializer\Tests\Unit\data\ResponseFactory\Response\Item is incompatible with native type array.
PHP 8.2: tests/Unit/data/ResponseFactory/Response.php#L32
Method Dropelikeit\LaravelJmsSerializer\Tests\Unit\data\ResponseFactory\Response::create() has parameter $items with no value type specified in iterable type array.
PHP 8.2: tests/Unit/data/ResponseFactory/Response.php#L32
PHPDoc tag @param for parameter $items with type Dropelikeit\LaravelJmsSerializer\Tests\Unit\data\ResponseFactory\Response\Item is incompatible with native type array.
PHP 8.2
Process completed with exit code 1.
PHP 8.3: tests/Unit/data/ResponseFactory/Response.php#L20
Method Dropelikeit\LaravelJmsSerializer\Tests\Unit\data\ResponseFactory\Response::__construct() has parameter $items with no value type specified in iterable type array.
PHP 8.3: tests/Unit/data/ResponseFactory/Response.php#L20
PHPDoc tag @param for parameter $items with type Dropelikeit\LaravelJmsSerializer\Tests\Unit\data\ResponseFactory\Response\Item is incompatible with native type array.
PHP 8.3: tests/Unit/data/ResponseFactory/Response.php#L32
Method Dropelikeit\LaravelJmsSerializer\Tests\Unit\data\ResponseFactory\Response::create() has parameter $items with no value type specified in iterable type array.
PHP 8.3: tests/Unit/data/ResponseFactory/Response.php#L32
PHPDoc tag @param for parameter $items with type Dropelikeit\LaravelJmsSerializer\Tests\Unit\data\ResponseFactory\Response\Item is incompatible with native type array.
PHP 8.3
Process completed with exit code 1.