Skip to content

add phpstan config #129

add phpstan config

add phpstan config #129

Triggered via push September 28, 2023 11:29
Status Failure
Total duration 34s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Static Analysis
25s
Static Analysis
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Static Analysis: tests/Http/Controllers/PostControllerTest.php#L93
Array has 2 duplicate keys with value 'id' ('id', 'id').
Static Analysis: tests/Http/Controllers/PostControllerTest.php#L134
Array has 2 duplicate keys with value 'id' ('id', 'id').
Static Analysis: tests/Http/Controllers/PostControllerTest.php#L169
Array has 2 duplicate keys with value 'id' ('id', 'id').
Static Analysis: tests/Http/Controllers/PostControllerTest.php#L256
Array has 2 duplicate keys with value 'id' ('id', 'id').
Static Analysis: tests/Http/Controllers/UserControllerTest.php#L32
Array has 3 duplicate keys with value 'id' ('id', 'id', 'id').
Static Analysis: tests/Http/Controllers/UserControllerTest.php#L85
Array has 2 duplicate keys with value 'id' ('id', 'id').
Static Analysis: tests/Http/Controllers/UserControllerTest.php#L105
Array has 2 duplicate keys with value 'id' ('id', 'id').
Static Analysis: tests/Http/Controllers/UserControllerTest.php#L125
Array has 2 duplicate keys with value 'id' ('id', 'id').
Static Analysis
Process completed with exit code 1.