Continuous Integration #941
ci.yml
on: schedule
Settings
/
Detect Packages
2s
Dependencies checks
0s
Windows tests
/
Settings
12s
Tests
/
Settings
7s
Matrix: Dependencies checks
Matrix: Windows tests / run
Matrix: Tests / run
Matrix: Package tests
Annotations
8 errors
PHPStan:
packages/serializer/src/Casts/SerializedAttributeTest.php#L1
Ignored error pattern #^Callable callable\(\)\: \(object\|null\) invoked with 1 parameter, 0 required\.$# (arguments.count) in path /home/runner/work/lara-asp/lara-asp/packages/serializer/src/Casts/SerializedAttributeTest.php was not matched in reported errors.
|
PHPStan:
packages/serializer/src/Casts/SerializedAttributeTest.php#L25
Callable callable(mixed, array<string, mixed>): (object|null) invoked with 1 parameter, 2 required.
|
PHPStan:
packages/serializer/src/Casts/SerializedAttributeTest.php#L33
Callable callable(mixed, array<string, mixed>): (object|null) invoked with 1 parameter, 2 required.
|
PHPStan:
packages/serializer/src/Casts/SerializedAttributeTest.php#L51
Callable callable(mixed, array<string, mixed>): (object|null) invoked with 1 parameter, 2 required.
|
PHPStan:
packages/serializer/src/Casts/SerializedAttributeTest.php#L58
Callable callable(object|null, array<string, mixed>): mixed invoked with 1 parameter, 2 required.
|
PHPStan:
packages/serializer/src/Casts/SerializedAttributeTest.php#L66
Callable callable(object|null, array<string, mixed>): mixed invoked with 1 parameter, 2 required.
|
PHPStan:
packages/serializer/src/Casts/SerializedAttributeTest.php#L84
Callable callable(object|null, array<string, mixed>): mixed invoked with 1 parameter, 2 required.
|
PHPStan
Process completed with exit code 1.
|