Skip to content

Continuous Integration #941

Continuous Integration

Continuous Integration #941

Triggered via schedule February 8, 2025 01:25
Status Failure
Total duration 1m 57s
Artifacts

ci.yml

on: schedule
Settings  /  Detect Packages
2s
Settings / Detect Packages
Dependencies checks
0s
Dependencies checks
Windows tests  /  Settings
12s
Windows tests / Settings
Tests  /  Settings
7s
Tests / Settings
PHP CodeSniffer
0s
PHP CodeSniffer
PHPStan
56s
PHPStan
Markdownlint
0s
Markdownlint
Matrix: Dependencies checks
Matrix: Windows tests / run
Matrix: Tests / run
Matrix: Package tests
Fit to window
Zoom out
Zoom in

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.