Skip to content
Triggered via pull request June 21, 2024 09:17
@timacdonaldtimacdonald
synchronize #16
ci
Status Failure
Total duration 36s
Artifacts

main.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Check: src/Cards/ValidationErrors.php#L29
Return type of call to method Illuminate\Support\Collection<(int|string),mixed>::map() contains unresolvable type.
Check: src/Cards/ValidationErrors.php#L37
Parameter #1 $callback of method Illuminate\Support\Collection<(int|string),mixed>::map() expects callable(mixed, int|string): (object{bag: mixed, uri: mixed, name: mixed, action: mixed, method: mixed, message: mixed, count: mixed, key_hash: string}&stdClass), Closure(object): (object{bag: mixed, uri: mixed, name: mixed, action: mixed, method: mixed, message: mixed, count: mixed, key_hash: non-falsy-string}&stdClass) given.
Check: src/Cards/ValidationErrors.php#L38
Access to an undefined property object::$key.
Check: src/Cards/ValidationErrors.php#L50
Access to an undefined property object::$count.
Check: src/Cards/ValidationErrors.php#L51
Access to an undefined property object::$key.
Check
Process completed with exit code 1.